<!-- Begin
var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt=""; 
url="http://clk.tradedoubler.com/click?p=17460&a=158744&g=137727";
alt="Casa del Libro";
banner="http://impes.tradedoubler.com/imp/img/137727/158744";
width="468";
height="60";
tarjeta="si";
}
if (ad==2) {
txt=""; 
url="http://clk.tradedoubler.com/click?p=4326&a=158744&g=1054641";
alt="Dell Computers";
banner="http://impes.tradedoubler.com/imp/img/1054641/158744";
width="468";
height="60";
tarjeta="si";
}
if (ad==3) {
txt=""; 
url="http://tracker.tradedoubler.com/click?p=15853&a=158744";
alt="Pixmanía";
banner="banners/pixmania468x60-apn_es.gif";
width="468";
height="60";
tarjeta="si";
}
if (ad==4) {
txt=""; 
url="http://ad.zanox.com/ppc/?2316729C1859868625T";
alt="Yahoo Juegos";
banner="http://ad.zanox.com/ppv/?2316729C1859868625";
width="468";
height="60";
tarjeta="si";
}
if (ad==5) {
txt=""; 
url="http://ad.zanox.com/ppc/?2316729C1859868625T";
alt="Yahoo Juegos";
banner="http://ad.zanox.com/ppv/?2316729C1859868625";
width="468";
height="60";
tarjeta="si";
}
if (ad==4) {
txt=""; 
url="http://clk.tradedoubler.com/click?p=21645&a=158744&g=11617062";
alt="Lastminute";
banner="http://impes.tradedoubler.com/imp/img/11617062/158744";
width="468";
height="60";
tarjeta="si";
}


document.write('<center>');
//document.write( txt + '<br>' );
if (tarjeta=="si") {
	document.write('<a href=\"' + url + '\" target=\"_blank\">');
}
else {
	document.write('<a href=\"' + url + '\">');
}	
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br></a>');
document.write('</center>');
// End -->