<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
var how_many_ads = 22;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="";
url="http://www.jewelbasket.com/medical-alert-jewelry.html";
alt="Medical Alert Jewelry - List medications and medical conditions";
banner="http://www.jewelbasket.com/lib/jewelbasket/med-banner.gif";
width="150";
height="112";
}
if (ad==2) {
txt="";
url="http://www.jewelbasket.com/masonic-jewelry.html";
alt="Masonic Jewelry & Masonic Rings for the freemason";
banner="http://www.jewelbasket.com/lib/jewelbasket/masonic-banner.gif";
width="150";
height="112";
}
if (ad==3) {
txt="";
url="http://www.jewelbasket.com/diamond-gold-promise-rings.html";
alt="Promise Rings with the promise of eternal love";
banner="http://www.jewelbasket.com/lib/jewelbasket/promise-banner.gif";
width="150";
height="112";
}
if (ad==4) {
txt="";
url="http://www.jewelbasket.com/gemstone-globes.html";
alt="Gemstone Globes";
banner="http://www.jewelbasket.com/lib/jewelbasket/globe-banner2.gif";
width="150";
height="112";
}
if (ad==5) {
txt="";
url="http://www.jewelbasket.com/cufflinks-studs-moneyclips.html";
alt="Cufflinks, Studs Moneyclips & other Men's Gifts";
banner="http://www.jewelbasket.com/lib/jewelbasket/mens-banner.gif";
width="150";
height="112";
}
if (ad==6) {
txt="";
url="http://www.jewelbasket.com/diamond-charms.html";
alt="Genuine Diamond Charms";
banner="http://www.jewelbasket.com/lib/jewelbasket/diamond-charms-banner.gif";
width="150";
height="112";
}
if (ad==7) {
txt="";
url="http://www.jewelbasket.com/swiss-pocket-watches.html";
alt="Swiss Pocket Watches - 925 Sterling Silver";
banner="http://www.jewelbasket.com/lib/jewelbasket/sterling-sil-pocket-132.jpg";
width="150";
height="112";
}
if (ad==8) {
txt="";
url="http://www.jewelbasket.com/oval-saint-medals.html";
alt="Saint Medals";
banner="http://www.jewelbasket.com/lib/jewelbasket/religious-banner.jpg";
width="150";
height="112";
}
if (ad==9) {
txt="";
url="http://www.jewelbasket.com/diamond-journey-collection-jewelry.html";
alt="Journey Diamond Jewelry Collection";
banner="http://www.jewelbasket.com/lib/jewelbasket/right-side-journey.gif";
width="150";
height="112";
}
if (ad==10) {
txt="";
url="http://www.jewelbasket.com/gemstone-bottle-stoppers.html";
alt="Wine Bottle Stoppers";
banner="http://www.jewelbasket.com/lib/jewelbasket/wine-right.jpg";
width="150";
height="112";
}
if (ad==11) {
txt="";
url="http://www.jewelbasket.com/gold--watches.html";
alt="Euro Geneve Watches";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-geneve.gif";
width="150";
height="112";
}
if (ad==12) {
txt="";
url="http://www.jewelbasket.com/gemstone-rings.html";
alt="Stackable Bands";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-stack.gif";
width="150";
height="112";
}
if (ad==13) {
txt="";
url="http://www.jewelbasket.com/mothers-rings.html";
alt="Original Mother's Rings";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-moth.gif";
width="150";
height="112";
}
if (ad==14) {
txt="";
url="http://www.jewelbasket.com/mens-gold-signet-rings.html";
alt="Mens Gold Signet Rings";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-sig.gif";
width="150";
height="112";
}
if (ad==15) {
txt="";
url="http://www.jewelbasket.com/antiquependants.html";
alt="Italian Hand Carved Cameos";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-cam.gif";
width="150";
height="112";
}
if (ad==16) {
txt="";
url="http://www.jewelbasket.com/childrens-jewelry.html";
alt="Children's Jewelry";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-child.gif";
width="150";
height="112";
}
if (ad==17) {
txt="";
url="http://www.jewelbasket.com/jewelry-boxes-wood-mens-valet-boxes1.html";
alt="Luxury Wood Jewelry Boxes";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-box.gif";
width="150";
height="112";
}
if (ad==18) {
txt="";
url="http://www.jewelbasket.com/14k-wedding-rings-woven.html";
alt="Hand Woven Wedding Bands";
banner="http://www.jewelbasket.com/lib/jewelbasket/jewelbasket-masthead-wed.gif";
width="150";
height="112";
}
if (ad==19) {
txt="";
url="http://www.jewelbasket.com/gold-bracelets-bangles.html";
alt="Gold Bangles";
banner="http://www.jewelbasket.com/lib/jewelbasket/right-side-bangle.gif";
width="150";
height="112";
}
if (ad==20) {
txt="";
url="http://www.jewelbasket.com/personalizedjewelry-familyjewelry.html";
alt="Personalized Jewelry";
banner="http://www.jewelbasket.com/lib/jewelbasket/person-right-mast.jpg";
width="150";
height="112";
}
if (ad==21) {
txt="";
url="http://www.jewelbasket.com/three-stone-diamond-pendants.html";
alt="Diamond 3 Stone Pendants";
banner="http://www.jewelbasket.com/lib/jewelbasket/banner-3-stone-pend.jpg";
width="150";
height="112";
}
if (ad==22) {
txt="";
url="http://www.jewelbasket.com/pearl-jewelry.html";
alt="Pearl Jewelry";
banner="http://www.jewelbasket.com/lib/jewelbasket/pearl-banner.jpg";
width="150";
height="112";
}
//document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
//document.write('</center>');

