function ad(largura,altura,tipo)
{
	if (largura=="728" && altura=="90")
	{
		document.write(unescape("<iframe id='a4378843' name='a4378843' src='http://ads.xpg.com.br/www/delivery/afr.php?zoneid=158&amp;cb=INSERT_RANDOM_NUMBER_HERE' framespacing='0' frameborder='no' scrolling='no' width='728' height='90'><a href='http://ads.xpg.com.br/www/delivery/ck.php?n=acbfac47&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://ads.xpg.com.br/www/delivery/avw.php?zoneid=158&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=acbfac47' border='0' alt='' /></a></iframe>"));
	}
}

function adxpg(largura,altura,tipo)
{
	if (largura=="728" && altura=="90")
	{
		//document.write ('TESTE 728x90');
		document.write(unescape("%3Cscript type='text/javascript'%3E"));
		document.write ('google_ad_client = "pub-7607241971555317";');
		document.write ('google_ad_slot = "2348322452";');
		document.write ('google_ad_width = 728;');
		document.write ('google_ad_height = 90;');
		document.write(unescape("%3C/script%3E"));
		document.write(unescape("%3Cscript src='http://pagead2.googlesyndication.com/pagead/show_ads.js' type='text/javascript'%3E%3C/script%3E"));
	}
}