<!-- 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/B000P6YNSO?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000P6YNSO" target=_blank>');
document.write('<img src=http://www.katherine-heigl.org/store/dvd-pics/greysanatomy-s3lr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000P6YNSO?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000P6YNSO" target=_blank>Greys Antomy - The Complete Third Season on DVD</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000P6YNSO?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000P6YNSO" target=_blank><font size=1>---more info---</font></a>');
}

if (ad==2) {
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>');
document.write('<img src=http://www.katherine-heigl.org/store/dvd-pics/27dresseslr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>27 Dresses movie DVD</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank><font size=1>---more info---</font></a>');
}

if (ad==3) {
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>');
document.write('<img src=http://www.katherine-heigl.org/store/dvd-pics/27dresseslr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>27 Dresses movie DVD</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank><font size=1>---more info---</font></a>');
}

if (ad==4) {
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>');
document.write('<img src=http://www.katherine-heigl.org/store/dvd-pics/27dresseslr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>27 Dresses movie DVD</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank><font size=1>---more info---</font></a>');
}

if (ad==5) {
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>');
document.write('<img src=http://www.katherine-heigl.org/store/dvd-pics/27dresseslr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank>27 Dresses movie DVD</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0015I2RT8? ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0015I2RT8" target=_blank><font size=1>---more info---</font></a>');
}

// End of hiding -->