var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://www.babylongirls.co.uk/";
alt="Babylon Girls";
banner="http://www.vixen-escorts.com/babylon.gif";
width="468";
height="60";
}
if (ad==2) {
url="http://www.independentangels.co.uk/";
alt="Independent Angels";
banner="http://www.vixen-escorts.com/indiangels.gif";
width="468";
height="60";
}
if (ad==3) {
url="http://www.uk-escorts-100.co.uk/uk/in.php?id=vixenuk";
alt="UK Escorts Top 100";
banner="http://www.vixen-escorts.com/ukesc.jpg";
width="468";
height="60";
}
if (ad==4) {
url="http://www.erosshemales.com/top100shemales/in.php?id=shecock";
alt="Eros Shemales";
banner="http://www.vixen-escorts.com/erosshe.gif";
width="468";
height="60";
}
if (ad==5) {
url="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=925045-0000&amp;PA=1576131&amp;HTML=http://www.realpunting.com/affiliates/preview.html";
alt="Real Punting";
banner="http://www.vixen-escorts.com/realban3.jpg";
width="468";
height="60";
}
if (ad==6) {
url="http://www.black-vixen.com/";
alt="Black Vixen";
banner="http://www.black-vixen.com/newbanner20093.jpg";
width="468";
height="60";
}

document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\"><br>');
document.write('</center>');