<!-- 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/B000PMFVTS?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000PMFVTS" target=_blank>');
document.write('<img src=http://www.brenda-asnicar.net/store/cd-pics/patitofeo-lahistoriamaslindalr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000PMFVTS?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000PMFVTS" target=_blank>Paito Feo La Historia Mas Linda</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000PMFVTS?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000PMFVTS" target=_blank><font size=1>---more info---</font></a>');
}

if (ad==2) {
document.write('<A HREF="http://www.amazon.com/gp/product/B000YGM5YY?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000YGM5YY" target=_blank>');
document.write('<img src=http://www.brenda-asnicar.net/store/cd-pics/patitofeo-lahistoriamaslindaenelteatrolr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000YGM5YY?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000YGM5YY" target=_blank>Paito Feo La Historia Mas Linda En el Teatro</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000YGM5YY?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000YGM5YY" target=_blank><font size=1>---more info---</font></a>');
}


if (ad==3) {
document.write('<A HREF="http://www.amazon.com/gp/product/B0019C6J76?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0019C6J76" target=_blank>');
document.write('<img src=http://www.brenda-asnicar.net/store/cd-pics/patitofeo-lavidaesunafiestalr.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0019C6J76?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0019C6J76" target=_blank>Paito Feo La Vida Es Una Fiesta</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B0019C6J76?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B0019C6J76" target=_blank><font size=1>---more info---</font></a>');
}


if (ad==4) {
document.write('<A HREF="http://www.amazon.com/gp/product/B000ST8TAG?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000ST8TAG" target=_blank>');
document.write('<img src=http://www.brenda-asnicar.net/fashion/pics/tennisp7.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000ST8TAG?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000ST8TAG" target=_blank>Converse Style</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B000ST8TAG?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000ST8TAG" target=_blank><font size=1>---more info---</font></a>');
}

if (ad==5) {
document.write('<A HREF="http://www.amazon.com/gp/product/B00178LJ2M?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B00178LJ2M" target=_blank>');
document.write('<img src=http://www.brenda-asnicar.net/fashion/pics/nikep3.jpg></a><br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B00178LJ2M?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B00178LJ2M" target=_blank>Nike Style</a>');
document.write('<br><br>');
document.write('<A HREF="http://www.amazon.com/gp/product/B00178LJ2M?ie=UTF8&tag=friendscafe06&linkCode=as2&camp=1789&creative=9325&creativeASIN=B00178LJ2M" target=_blank><font size=1>---more info---</font></a>');
}




// End of hiding -->