
function CM8ShowAdMargin(format) {
   

    document.write("<div id='Cm8Spacer'>");
    CM8ShowAd(format);
    document.write("</div>");

    var spacer = document.getElementById('Cm8Spacer');
    spacer.id = null;
    // alert(format);
	if (spacer.firstChild == undefined || spacer.firstChild == spacer.lastChild) {
		
		/*
		var m3_u = (location.protocol=='https:'?'https://ad.alypaa.com/www/delivery/ajs.php':'http://ad.alypaa.com/www/delivery/ajs.php');
		var m3_r = Math.floor(Math.random()*99999999999);
		if (!document.MAX_used)
			document.MAX_used = ',';
		document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
		document.write ("?zoneid=1");
		document.write ('&amp;cb=' + m3_r);
		
		if (document.MAX_used != ',')
			document.write ("&amp;exclude=" + document.MAX_used);
		
		document.write ("&amp;loc=" + escape(window.location));
		
		if (document.referrer)
			document.write ("&amp;referer=" + escape(document.referrer));
		
		if (document.context)
			document.write ("&context=" + escape(document.context));
		
		if (document.mmm_fo)
			document.write ("&amp;mmm_fo=1");
		
		document.write ("'><\/scr"+"ipt>");
		*/
		
		if(format == "suurtaulu1")
			document.write("<script type=\"text/javascript\"><!--\ngoogle_ad_client = \"pub-5868933046172004\";\n/* KonsoliFIN_728x90, luotu 10.2.2009 */\ngoogle_ad_slot = \"8528746788\";\ngoogle_ad_width = 120;\ngoogle_ad_height = 240;\n//-->\n</script><script type=\"text/javascript\" src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"></script>");
		/*
		else if(format == "suurtaulu2")
			document.write("<a href=\"http://www.tilt.fi/cgi-bin/show.pl?action=show&amp;page=search&amp;tmpl=search.tmpl&amp;search_platform=all&amp;search_genre=all&amp;search_string=metallica\"><img src=\"/images/banners/banner160x600_metallica.jpg\" alt=\"Guitar Hero Metallica - Kaupoissa 22.5. - Osta omasi osoitteessta www.tilt.fi\" /></a>");
		*/
		else if(format == "jb")
			document.write("<div style=\"width: 726px; margin: 0 auto;\"><script type=\"text/javascript\"><!--\ngoogle_ad_client = \"pub-5868933046172004\";\n/* KonsoliFIN_728x90, luotu 10.2.2009 */\ngoogle_ad_slot = \"8649859589\";\ngoogle_ad_width = 728;\ngoogle_ad_height = 90;\n//-->\n</script><script type=\"text/javascript\" src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"></script></div>");
		else if(format == "Skyscraper")
			document.write("<script type=\"text/javascript\"><!--\ngoogle_ad_client = \"pub-5868933046172004\";\n/* KonsoliFIN_728x90, luotu 10.2.2009 */\ngoogle_ad_slot = \"1489879544\";\ngoogle_ad_width = 160;\ngoogle_ad_height = 600;\n//-->\n</script><script type=\"text/javascript\" src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"></script>");
	}
}

