<!-- Begin
var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="What an insurmountable Graduation Present!"; 
url="http://click.linksynergy.com/fs-bin/stat?id=LZdIoNpBMDc&offerid=7612.10000018&type=4&subid=0";
alt="Women who achieve a complete orgasm on a regular basis are healthier, happier, and more focused.";
banner="http://www.theoscillator.com/imgpub/sensual_oscillations.gif";
width="468";
height="60";
}
if (ad==2) {
txt="What an insurmountable Graduation Present!"; 
url="http://click.linksynergy.com/fs-bin/stat?id=LZdIoNpBMDc&offerid=7612.10000018&type=4&subid=0";
alt="Women who achieve a complete orgasm on a regular basis are healthier, happier, and more focused.";
banner="http://www.theoscillator.com/imgpub/sensual_oscillations.gif";
width="468";
height="60";
}
if (ad==3) {
txt="What an insurmountable Graduation Present!"; 
url="http://click.linksynergy.com/fs-bin/stat?id=LZdIoNpBMDc&offerid=7612.10000018&type=4&subid=0";
alt="Women who achieve a complete orgasm on a regular basis are healthier, happier, and more focused.";
banner="http://www.theoscillator.com/imgpub/sensual_oscillations.gif";
width="468";
height="60";
}
if (ad==4) {
txt="What an insurmountable Graduation Present!"; 
url="http://click.linksynergy.com/fs-bin/stat?id=LZdIoNpBMDc&offerid=7612.10000018&type=4&subid=0";
alt="Women who achieve a complete orgasm on a regular basis are healthier, happier, and more focused.";
banner="http://www.theoscillator.com/imgpub/sensual_oscillations.gif";
width="468";
height="60";
}
if (ad==5) {
txt="Be Healthier, Happier and more Focused by achieving complete orgasms!"; 
url="http://click.linksynergy.com/fs-bin/stat?id=LZdIoNpBMDc&offerid=7612.10000016&type=4&subid=0";
alt="Women who achieve a complete orgasm on a regular basis are healthier, happier, and more focused.";
banner="http://www.theoscillator.com/imgpub/orgasms_01.gif";
width="468";
height="60";
}
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>');
// End -->
