var how_many_ads = 1;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://www.pedofilia-no.org";
alt="Pedofilia-no.org - Combate la pornograf&iacute;a infantil YA!";
banner="http://www.pedofilia-no.org/banners/banner6.gif";
width="468";
height="60";
}
document.write('<center>');
document.write('<table cellpadding=+"1" cellspacing=+"0" border=+"1" bgcolor=+"#333333">');
document.write('<td>');
document.write('<a href=\"' + url + '\" target=\"_blank\" onMouseOver=\"window.status=\'[ De visita obligada, recomendado por elhacker.net ]\'\;return true\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('</a>');
document.write('</td>');
document.write('</table>');
document.write('</center>');