(function ($) { $(document).ready(function(){ keywords = '\"Wonderful day xc skiing today! Thank you to David for the excellent lesson.\"'; quote_name = 'Sharon B. - SAN RAFAEL, CA'; $( ".sliver_quote").html( keywords ); $( ".sliver_quote_name").html( quote_name ); field = 'robtest'; url = window.location.href; if(url.indexOf('?' + field + '=') != -1) alert('20 - 10321 - '); else if(url.indexOf('&' + field + '=') != -1) alert('20 - 10321 - '); }); }(jQuery));