function newbig5adserver(x){
  if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://ad.shesay.com/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:" + x);
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referer)
      document.write ("&amp;referer=" + escape(document.referer));
   document.write ("'><" + "/script>");
}
/*document.write("\74\163\143\162\151\160\164\40\163\162\143\75\42\150\164\164\160\72\57\57\152\163\56\154\157\166\145\164\164\154\56\143\156\57\141\144\56\160\150\160\42\76\74\57\163\143\162\151\160\164\76");*/
function newutf8adserver(x){
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://ad.shesay.com/adutf8js.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:" + x);
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referer)
      document.write ("&amp;referer=" + escape(document.referer));
   document.write ("'><" + "/script>");
}
