
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://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; 
}
  if (x > .77) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=62649&u=70712&m=10732&urllink=&afftrack=TCS' rel='nofollow'><img src='http://www.shareasale.com/image/phentraslim-125x125-5.gif' width=125 height=125 alt='phentraslim' border=0></a>"); return; 
}
  if (x > .66) 
{document.write("<a href='http://www.qksrv.net/click-1231782-5338696' target='_blank'><img src='http://www.qksrv.net/image-1231782-5338696' width=125 height=125 alt='Contacts.com' border=0></a"); return; 
}
  if (x > .55) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=63070&u=70712&m=10732&urllink=&afftrack=TCS' rel='nofollow'><img src='http://www.shareasale.com/image/cardicid-125x125-1.gif' width=125 height=125 alt='cardicid' border=0></a>"); return; 
}
  if (x > .44) 
{document.write("<a href='http://www.qksrv.net/click-1231782-5338696' target='_blank'><img src='http://www.qksrv.net/image-1231782-5338696' width=125 height=125 alt='Contacts.com' border=0></a"); return; 
}
  if (x > .33) 
{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; 
}
  if (x > .22) 
{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; 
}
  if (x > .11) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=63048&u=70712&m=10732&urllink=&afftrack=TCS' rel='nofollow'><img src='http://www.shareasale.com/image/ambisom-125x125-2.gif' width=125 height=125 alt='Sleep Better with Ambisom!' border=0></a>"); return; 
}
  if (x > 0)   
{document.write("<a href='http://www.qksrv.net/click-1231782-5338696' target='_blank'><img src='http://www.qksrv.net/image-1231782-5338696' width=125 height=125 alt='Contacts.com' border=0></a>"); return; 
}
}
RandomGraphics();
//End Script 


