if(window.screen.width > 1000) 
	{
/*google_alternate_ad_url = "http://smartad.mercadolivre.com.br/jm/SmartAd?tool=1680435&creativity=39002&new=N&ovr=N&bgcol=808080&brdcol=808080&txtcol=FFFFFF&lnkcol=FFFFFF&hvrcol=FAFAFA&prccol=FFFF00&word=mp3%20player&word=ipod&word=Musica&site=MLB";

		var how_many_ads =4;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) url='<iframe src="http://smartad.mercadolivre.com.br/jm/SmartAd?tool=1570933&creativity=39002&new=Y&ovr=N&bgcol=FFFFFF&brdcol=000000&txtcol=006600&lnkcol=0000FF&hvrcol=FF0000&prccol=FF0000&word=ipod&word=mp3 players&word=m?sica" width="160" height="600" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>';
else if (ad==2) url='<iframe src="'+google_alternate_ad_url+'" width="160" height="600" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>';
else if (ad==3) url='<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>';
else url='<iframe src="http://smartad.mercadolivre.com.br/jm/SmartAd?tool=1675444&creativity=39002&new=N&ovr=N&bgcol=ECE9D8&brdcol=ACA899&txtcol=000000&lnkcol=000000&hvrcol=FF0000&prccol=FF0000&word=ipod&word=mp3 player&word=M?sica&site=MLB"width="160" height="600" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>'*/;


url='<img src="images/razoes.gif" width="175" height="509" border="0" />';
		document.write('<div style="position:absolute;top:5px;left:780px">'+url);
	}