function ad(largura,altura,tipo)
{
	if (largura=="728" && altura=="90")
	{
		if (tipo=="superior")
		{
			//document.write(unescape("<iframe id='a7f5f1f2' name='a7f5f1f2' src='http://ads.xpg.com.br/www/delivery/afr.php?zoneid=157&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=ae049d6e&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://ads.xpg.com.br/www/delivery/avw.php?zoneid=157&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=ae049d6e' border='0' alt='' /></a></iframe>"));

			// TAG ABRIL
			document.write('<div id="abr_Top"></div>');
		}
		
	}
	if (largura=="300" && altura=="250")
	{
		// TAG ABRIL
		document.write('<div id="abr_Right1"></div>');

		/*
		document.write(unescape("%3Cscript type='text/javascript'%3E"));
		document.write ('google_ad_client = "pub-7607241971555317";');
		document.write ('google_ad_slot = "7972599081";');
		document.write ('google_ad_width = 300;');
		document.write ('google_ad_height = 250;');
		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"));
		*/
	}
}

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 = "2817094159";');
		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"));
	}
}
