
document.write('<div id="3649477587"></div>');

var ad = document.getElementById('3649477587');

if (document.location.hash == '#highlight=3649477587' || 
	document.location.hash == '#highlight=all' || 0 || 1) {
	ad.style.width = '468px';
	ad.style.height = '60px';
	ad.style.overflow = 'hidden';
		
	if(document.location.hash.match(/highlight/)) {
		if (document.location.hash == '#highlight=3649477587' || document.location.hash == '#highlight=all') {
			ad.style.background = "#50B432 url('https://s.adexpert.cz/images/b468x60.png') no-repeat center center";
		} else {
			ad.style.border = "1px solid silver";
		}
	} else {
	
					ad.style.display='none';
			document.write("<"+"script type=\"text\/javascript\"><"+"!--\r\ngoogle_ad_client = \"ca-pub-9885879178318508\";\r\n\/* ads.ranky.cz *\/\r\ngoogle_ad_slot = \"2618793022\";\r\ngoogle_ad_width = 468;\r\ngoogle_ad_height = 60;\r\n\/\/-->\r\n<"+"\/script>\r\n<"+"script type=\"text\/javascript\"\r\nsrc=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\r\n<"+"\/script>");
				
	}
}


var tr = document.createElement('img');
tr.src='https://t.adexpert.cz/track?204&r='+Math.random();
ad.appendChild(tr);