var head=document.getElementsByTagName("head")[0];var script=document.createElement("script");script.type="text/javascript";script.onreadystatechange=function(){if(this.readyState=="complete"){GetBestSite();}};script.onload=GetBestSite();head.appendChild(script);function GetBestSite(){$.ajax({dataType:"jsonp",data:{Count:"20"},success:function(d){$("#BestSiteMarquee").html(d.d);},url:"http://Services.behsamanco.com/Service.asmx/GetBestSites?format=json"});}
