<!-- Hide JavaScript from old browsers

var how_many_ads = 6;
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/exec/obidos/ASIN/B000EBGE64/friendscafe06 target=_blank>');
document.write('<img src=http://www.emmawtribute.com/store/dvd-pics/lr/harry-potter-goblit-fire-2disc1lr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/exec/obidos/ASIN/B000EBGE64/friendscafe06" target=_blank>Harry Potter and the Goblet of Fire (Two Disc Special Edition)</a>');
document.write('<br><br>');
document.write('<A HREF=http://www.amazon.com/exec/obidos/ASIN/B000EBGE64/friendscafe06 target=_blank><font size=1>---more info---</font></a>');
}

if (ad==2) {
document.write('<A HREF=http://www.amazon.com/dp/0545010225?tag=friendscafe06&camp=14573&creative=327641&linkCode=as1&creativeASIN=0545010225&adid=0FWPJR5VK7BAT9JD85EG& target=_blank>');
document.write('<img src=http://www.emmawtribute.com/store/book-pics/lr/harry-potter-book7-3lr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/dp/0545010225?tag=friendscafe06&camp=14573&creative=327641&linkCode=as1&creativeASIN=0545010225&adid=0FWPJR5VK7BAT9JD85EG&" target=_blank>Harry Potter and the Deathly Hallows (Book 7)</a>');
document.write('<br><br>');
document.write('<A HREF=http://www.amazon.com/dp/0545010225?tag=friendscafe06&camp=14573&creative=327641&linkCode=as1&creativeASIN=0545010225&adid=0FWPJR5VK7BAT9JD85EG& target=_blank><font size=1>---more info---</font></a>');
}

if (ad==3) {
document.write('<A HREF=http://www.amazon.com/dp/B000OLWBR0?tag=friendscafe06&camp=0&creative=0&linkCode=as1&creativeASIN=B000OLWBR0&adid=1R5RZJ2Y8FN5GSXPCCP9& target=_blank>');
document.write('<img src=http://www.emmawtribute.com/store/games-pics/lr/harry-potter-videogame-ootp-3lr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/dp/B000OLWBR0?tag=friendscafe06&camp=0&creative=0&linkCode=as1&creativeASIN=B000OLWBR0&adid=1R5RZJ2Y8FN5GSXPCCP9&" target=_blank>Harry Potter and the Order of the Phoenix Videogame (PC DVD)</a>');
document.write('<br><br>');
document.write('<A HREF=http://www.amazon.com/dp/B000OLWBR0?tag=friendscafe06&camp=0&creative=0&linkCode=as1&creativeASIN=B000OLWBR0&adid=1R5RZJ2Y8FN5GSXPCCP9& target=_blank><font size=1>---more info---</font></a>');
}

if (ad==4) {
document.write('<A HREF=http://www.amazon.com/gp/product/B000WR4M28?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000WR4M28 target=_blank>');
document.write('<img src=http://www.emmawtribute.com/store/supplies-pics/lr/supplies2lr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000WR4M28?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000WR4M28" target=_blank>Harry Potter Party Supplies</a>');
document.write('<br><br>');
document.write('<A HREF=http://www.amazon.com/gp/product/B000WR4M28?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000WR4M28 target=_blank><font size=1>---more info---</font></a>');
}

if (ad==5) {
document.write('<A HREF=http://www.amazon.com/gp/product/B001DYGO34?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001DYGO34 target=_blank>');
document.write('<img src=http://www.emmawtribute.com/store/apparel-pics/lr/beanie1lr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B001DYGO34?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001DYGO34" target=_blank>Gryffindor Beanie/Hat</a>');
document.write('<br><br>');
document.write('<A HREF=http://www.amazon.com/gp/product/B001DYGO34?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001DYGO34 target=_blank><font size=1>---more info---</font></a>');
}

if (ad==6) {
document.write('<A HREF=http://www.amazon.com/gp/product/B0002X8UHK?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0002X8UHK target=_blank>');
document.write('<img src=http://www.emmawtribute.com/store/costumes-pics/lr/tie5lr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0002X8UHK?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0002X8UHK" target=_blank>Slytherin Tie</a>');
document.write('<br><br>');
document.write('<A HREF=http://www.amazon.com/gp/product/B0002X8UHK?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0002X8UHK target=_blank><font size=1>---more info---</font></a>');
}

// End of hiding -->