document.writeln("<script language='JavaScript' type='text/javascript' src='http://www.bizbash.com/clicks/adx.js'></script>");					

   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://www.bizbash.com/clicks/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=width:160-195,_height:84-110,_clientid:120&amp;target=_self&amp;block=1");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referer)
	  document.write ("&amp;referer=" + escape(document.referer));
   document.write ("'><" + "/script>");