
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=94950&u=70712&m=11235&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/dogcats_0907_125x125_v1.gif' width=125 height=125 alt=''  border=0></a>"); return; 
}
  if (x > .77) 
{document.write("<a rel='nofollow' href='http://www.shareasale.com/r.cfm?b=68132&u=70712&m=11235&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/set1_banner_125x125_v3.jpg' width=125 height=125 alt='' border=0></a>"); return; 
}
  if (x > .66) 
{document.write("<a rel='nofollow' href='http://www.shareasale.com/r.cfm?b=68132&u=70712&m=11235&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/set1_banner_125x125_v3.jpg' width=125 height=125 alt='' border=0></a>"); return; 
}
  if (x > .55) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=84940&u=70712&m=11235&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/wholesale_0407_125x125_v1.gif' width=125 height=125 alt='' border=0></a>"); return; 
}
  if (x > .44) 
{document.write("<a href='http://www.qksrv.net/click-1231782-10286818' target='_blank'><img src='http://www.qksrv.net/image-1231782-10286818' width=125 height=125 alt='Magic Tricks break the ice!' border=0></a>"); return; 
}
  if (x > .33) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=82651&u=70712&m=11235&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/graduation_0407_125x125_v1.gif' width=125 height=125 alt='' border=0></a>"); return; 
}
  if (x > .22) 
{document.write("<a rel='nofollow' href='http://www.shareasale.com/r.cfm?b=47085&u=70712&m=8334&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/125x125ss1.jpg' width=125 height=125 alt='' border=0></a>"); return; 
}
  if (x > .11) 
{document.write("<a href='http://www.shareasale.com/r.cfm?b=73412&u=70712&m=11235&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/coupon_15_off_125x125_v1.gif' width=125 height=125 alt='' border=0></a>"); return; 
}
  if (x > 0)   
{document.write("<a rel='nofollow' href='http://www.shareasale.com/r.cfm?b=47085&u=70712&m=8334&urllink=&afftrack=CSC'><img src='http://www.shareasale.com/image/125x125ss1.jpg' width=125 height=125 alt='' border=0></a>"); return; 
}
}
RandomGraphics();
//End Script 


