var how_many_ads1 = 8;
var now1 = new Date()
var sec1 = now1.getSeconds()
var ad1 = sec1 % how_many_ads1;
ad1 +=1;

if (ad1==1) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog1.jpg";
width1="300";
height1="250";
}
if (ad1==2) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog2.jpg";
width1="300";
height1="250";
}
if (ad1==3) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog3.jpg";
width1="300";
height1="250";
}
if (ad1==4) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog4.jpg";
width1="300";
height1="250";
}
if (ad1==5) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog5.jpg";
width1="300";
height1="250";
}
if (ad1==6) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog6.jpg";
width1="300";
height1="250";
}
if (ad1==7) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog7.jpg";
width1="300";
height1="250";
}
if (ad1==8) {
txt1="Sexo Real Hoje"; 
url1="http://www.sexlog.com.br";
alt1="Sexo Real Hoje";
banner1="http://www.sitedesexo.com.br/imagens/slog8.jpg";
width1="300";
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 -->
