
function RandomNumber() 
{
  var today = new Date();
  var num= Math.abs(Math.sin(today.getTime()/1000));
  return num;
}
function RandomGraphics() 
{
   var x = RandomNumber();
  if (x > .88) 
{document.write("<a href='http://click.linksynergy.com/fs-bin/click?id=2pW9ALpULcs&offerid=43440.10000131&type=4&subid=0'><IMG  width='125' height='125' alt='Free Shipping available' border='0' src='http://a248.e.akamai.net/f/248/580/1d/pics.drugstore.com/prodimg/promo/assoclinks/180x150_free_shipping2.gif'></a><IMG border='0' width='1' height='1' src='http://ad.linksynergy.com/fs-bin/show?id=2pW9ALpULcs&bids=43440.10000131&type=4&subid=0'>"); return; 
}
  if (x > .77) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=62145&u=70712&m=8822&urllink=&afftrack=CSC' rel='nofollow'><img src='http://www.shareasale.com/image/1el125x125.gif' width=125 height=125 alt='Zapp &amp; Smokescreen gum' border=0></a>"); return; 
}
  if (x > .66) 
{document.write("<a href='http://click.linksynergy.com/fs-bin/click?id=2pW9ALpULcs&offerid=113885.10000010&subid=0&type=4' rel='nofollow'><IMG border=0 width=125 height=125 alt='American Diabetes Services' src='http://ad.linksynergy.com/fs-bin/show?id=2pW9ALpULcs&bids=113885.10000010&subid=0&type=4&gridnum=4'></a>"); return; 
}
  if (x > .55) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=62145&u=70712&m=8822&urllink=&afftrack=CSC' rel='nofollow'><img src='http://www.shareasale.com/image/1el125x125.gif' width=125 height=125 alt='Zapp &amp; Smokescreen gum' border=0></a>"); return; 
}
  if (x > .44) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=62179&u=70712&m=8822&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/2el125x125.gif' width=125 height=125 alt='Gum' border=0></a>"); return; 
}
  if (x > .33) 
{document.write("<a href='http://click.linksynergy.com/fs-bin/click?id=2pW9ALpULcs&offerid=113885.10000010&subid=0&type=4' rel='nofollow'><IMG border=0 width=125 height=125 alt='American Diabetes Services' src='http://ad.linksynergy.com/fs-bin/show?id=2pW9ALpULcs&bids=113885.10000010&subid=0&type=4&gridnum=4'></a>"); return; 
}
  if (x > .22) 
{document.write("<a href='http://click.linksynergy.com/fs-bin/click?id=2pW9ALpULcs&offerid=113885.10000010&subid=0&type=4' rel='nofollow'><IMG border=0 width=125 height=125 alt='American Diabetes Services' src='http://ad.linksynergy.com/fs-bin/show?id=2pW9ALpULcs&bids=113885.10000010&subid=0&type=4&gridnum=4'></a>"); return; 
}
  if (x > .11) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=62179&u=70712&m=8822&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/2el125x125.gif' width=125 height=125 alt='Gum' border=0></a>"); return; 
}
  if (x > 0)   
{document.write("<a href='http://www.shareasale.com/r.cfm?b=62145&u=70712&m=8822&urllink=&afftrack=CSC' rel='nofollow'><img src='http://www.shareasale.com/image/1el125x125.gif' width=125 height=125 alt='Zapp &amp; Smokescreen' border=0></a>"); return; 
}
}
RandomGraphics();
//End Script 


