var how_many_ads1 = 2;
var now1 = new Date()
var sec1 = now1.getSeconds()
var ad1 = sec1 % how_many_ads1;
ad1 +=1;

if (ad1==1) {
txt1="TvnoPcPorno"; 
url1="http://www.tvnopcporno.com/?id=5";
alt1="TvnoPcPorno";
banner1="http://www.seuporno.com/imagens/tv520x250.gif";
width1="520";
height1="250";
}
if (ad1==2) {
txt1="TelefoneDoSexo"; 
url1="http://www.telefonedosexo.com";
alt1="TelefoneDoSexo";
banner1="http://www.seuporno.com/imagens/telefonedosexo-520x250.gif";
width1="520";
height1="250";
}

document.write('<a rel=\"nofollow\" href=\"' + url1 + '\" target="_blank" \"_top\">');
document.write('<img src=\"' + banner1 + '\" width=')
document.write(width1 + ' height=' + height1 + ' ');
document.write('alt=\"' + alt1 + '\" style="border: 1px solid rgb(0, 0, 0);"><br>');
document.write('<small>' + '</small></a>');
// End -->