<!-- Hide JavaScript from old browsers

var how_many_ads = 9;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1) {
url="http://i-squad.com/link/link/NTI0MDV8MTk2";
alt="joining Lindsay Lohan I-Squad to win lots of Lindsay official goodies!";
banner="http://www.britneyspears.bz/bp/banners/lindsayisquad.jpg";
width="468";
height="60";
}

if (ad==2) {
url="http://www.kiwibox.com/redirect/kiwipal.asp?username=quivigirl";
alt="joining KiwiBox with the referal: QUIVIGIRL gives u extra points!!";
banner="http://www.britneyspears.bz/bp/banners/kiwi2.gif";
width="468";
height="60";
}

if (ad==3) {
url="http://www.kiwibox.com/redirect/kiwipal.asp?username=quivigirl";
alt="joining KiwiBox with the referal: QUIVIGIRL gives u extra points!!";
banner="http://www.britneyspears.bz/bp/banners/kiwi1.gif";
width="468";
height="60";
}

if (ad==4) {
url="http://i-squad.com/link/link/NTI0MDV8MTQ1";
alt="join JoJo I-Squad and win tons of goodies!";
banner="http://www.britneyspears.bz/bp/banners/jojoisquad.gif";
width="468";
height="60";
}

if (ad==5) {
url="http://www.thehungersite.com/";
alt="You're ONE CLICK away of making a difference!";
banner="http://www.britneyspears.bz/banners/hungersite.gif";
width="468";
height="60";
}

if (ad==6) {
url="http://www.britneyspears.bz/bp/dolikebrit/milk.shtml";
alt="Got Milk?";
banner="http://www.britneyspears.bz/bp/banners/gotmilk1.gif";
width="468";
height="60";
}

if (ad==7) {
url="http://www.britneyspears.bz/bp/dolikebrit/water.shtml";
alt="Do Like Brit: drink 8 glasses of WATER a day!";
banner="http://www.britneyspears.bz/bp/banners/water.gif";
width="468";
height="60";
}

if (ad==8) {
url="http://www.theanimalrescuesite.com. ";
alt="You're ONE CLICK away of making a difference!";
banner="http://imageserv01.yss4.com/images/cache/0x909b38d13d0116d3c0a80a32.gif";
width="375";
height="90";
}

if (ad==9) {
url="http://www.therainforestsite.com";
alt="You're ONE CLICK away of making a difference";
banner="http://imageserv01.yss4.com/images/cache/0xec20081f39f71d1ccefdd0cc.gif";
width="420";
height="57";
}


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 + '\" border=0><br>');
document.write('<small>' + '</small></a>');
document.write('</center>');
// End of hiding -->

