function adv_right()
{
	   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://admin.alclick.com/adjs.php?n=" + phpAds_random);
	   document.write ("&amp;what=zone:2109");
	   document.write ("&amp;exclude=" + document.phpAds_used);
	   if (document.referrer)
	      document.write ("&amp;referer=" + escape(document.referrer));
	   document.write ("'><" + "/script>");
}

function adv_box()
{
	   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://admin.alclick.com/adjs.php?n=" + phpAds_random);
	   document.write ("&amp;what=zone:2155");
	   document.write ("&amp;exclude=" + document.phpAds_used);
	   if (document.referrer)
	      document.write ("&amp;referer=" + escape(document.referrer));
	   document.write ("'><" + "/script>");
}

function adv_small()
{
   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://admin.alclick.com/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:2227");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
}
