if(window.screen.width > 1000) 
	{
		google_ad_client = "pub-2533392567544969";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_channel ="";
google_color_border = "ddd8bf";
google_color_bg = "ECE9D8";
google_color_link = "000000";
google_color_url = "FF6600";
google_color_text = "000000";
google_ad_type = "text";
/*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='<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>';
		document.write('<div style="position:absolute;top:8px;left:770px">'+url);
	}