﻿<!--
function RJ_pozice(zone)
	{
	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.rajsmichu.cz/adjs.php?n=" + phpAds_random);
	document.write ("&amp;what=zone:"+zone);
	document.write ("&amp;exclude=" + document.phpAds_used);
	if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
	document.write ("'><" + "/script>");
	}


//Server: RAJsmichu.cz; Sekce: hlavni stranka; Pozice: Dole; Medium: Full banner; Reklamni plocha: hlavni stranka - Full banner / Dole;
function AD_pozice()
	{
	ADid_adspot = 17580;
	ADwidth = 468;
	ADheight = 60;
	ADdescription=0;
	ADborder=0;
	ADbgcolor='FFFFFF';
	ADfwidth = ADwidth+2*ADborder;
	ADfheight = ADheight+2*ADborder+ADdescription;
	ADtarget = "_top";
	ADlink = "0000FF";
	ADrnd=Math.floor(1000000*Math.random());
	document.write('<iframe width="'+ADfwidth+'" height="'+ADfheight+'" marginwidth="0" marginheight="0" frameborder="0" hspace="0" vspace="0" scrolling="no" bordercolor="#000000" src="http://adx1.adrenaline.cz/?action=1&id='+ADid_adspot+'&target='+ADtarget+'&border='+ADborder+'&bgcolor='+ADbgcolor+'&link='+ADlink+'&ref='+escape(top.document.referrer)+'&rnd='+ADrnd+'">\n');
	document.write('<a href="http://adx1.adrenaline.cz/?action=4&id='+ADid_adspot+'" target="'+ADtarget+'">');
	document.write('<img src="http://adx1.adrenaline.cz/?action=3&id='+ADid_adspot+'&ref='+escape(top.document.referrer)+'&rnd='+ADrnd+'" width="'+ADwidth+'" height="'+ADheight+'" border="'+ADborder+'"/>');
	document.write('</a>');
	document.write('</iframe>');
	}
//-->
