<!-- Hide JavaScript from old browsers

var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;


if (ad==1) {
document.write('<A HREF="http://www.amazon.com/gp/product/B001VPJYZK?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001VPJYZK" target=_blank>');
document.write('<img src=http://www.eva-longoria.net/dvdpics/desperate5lr.jpg alt="Desperate Housewives DVD"></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001VPJYZK?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001VPJYZK" target=_blank>Desperate Housewives - The Complete Fifth Season</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001VPJYZK?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001VPJYZK" target=_blank><font size=1>---more info---</font></a>');
}

if (ad==2) {
document.write('<A HREF="http://www.amazon.com/gp/product/B001TOMR16?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001TOMR16" target=_blank>');
document.write('<img src=http://www.miley-cyrus.com/store/games-pics/lr/hannahmontana-psp3000.jpg alt="Hannah Montana PSP 3000 Game"></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001TOMR16?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001TOMR16" target=_blank>Hannah Montana PSP game pack: exclusive dancing and rhythm action game</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001TOMR16?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001TOMR16" target=_blank><font size=1>---more info---</font></a>');
}


if (ad==3) {
document.write('<A HREF="http://www.amazon.com/gp/product/B001FB4VXU?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001FB4VXU" target=_blank>');
document.write('<img src=http://www.kaley-cuoco.org/store/dvd-pics/thebigbangtheory2lr.jpg alt="The Big Bang Theory DVD"></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001FB4VXU?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001FB4VXU" target=_blank>The Big Bang Theory - Complete Second Season</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001FB4VXU?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001FB4VXU" target=_blank><font size=1>---more info---</font></a>');
}


if (ad==4) {
document.write('<A HREF="http://www.amazon.com/gp/product/B001G0MFD8?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001G0MFD8" target=_blank>');
document.write('<img src=http://www.jessica-stroup.org/store/dvdpics/90210-s1.jpg alt="90210 DVD"></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001G0MFD8?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001G0MFD8" target=_blank>90210 - The Complete First Season</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001G0MFD8?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001G0MFD8" target=_blank><font size=1>---more info---</font></a>');
}



if (ad==5) {
document.write('<A HREF="http://www.amazon.com/gp/product/B0024FAD9C?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0024FAD9C" target=_blank>');
document.write('<img src=http://www.hayden-panettiere.net/store/dvd-pics/heroes-s3lr.jpg alt="Desperate Housewives DVD"></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0024FAD9C?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0024FAD9C" target=_blank>Heroes - The Third Fifth Season</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0024FAD9C?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0024FAD9C" target=_blank><font size=1>---more info---</font></a>');
}


// End of hiding -->
