
function cw(lnk) {
  clkkw = window.open(lnk,'_blank');
  clkkw.focus();
  return false;
}

function phpads_deliverActiveX(content) {
  document.write(content);	
}

function deliver(zone) {
   if (!document.phpAds_used) document.phpAds_used = ',';
   var phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

   var col = (zone==8)? "#fff":"#888";
   document.write ("<a href=\"http://www.mr-rank.de/media.htm\" style=\"color: "+col+"; font-size:9px\"><i>Anzeige :: Hier buchen!</i></a><br>");
   document.write ("<" + "script language='Ja");
   document.write ("vaScript' type='text/javascript' src='");
   document.write ("http://ads.de-a1.de/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:"+zone+"&amp;target=_blank");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
}
