
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://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > .77) 
{document.write("<a href='http://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > .66) 
{document.write("<a href='http://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > .55) 
{document.write("<a href='http://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > .44) 
{document.write("<a href='http://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > .33) 
{document.write("<a href='http://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > .22) 
{document.write("<a href='http://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > .11) 
{document.write("<a href='http://affiliates.allposters.com/link/redirect.asp?aid=644762' target='_blank'><img src='http://images.allposters.com/images/banners/bnr_general_1_sm.gif' alt='Click here to buy posters!' border=0 width=125 height=125></a>"); return; 
}
  if (x > 0)   
{document.write("<a href='http://www.qksrv.net/click-1231782-5688192' target='_blank'><img src='http://www.qksrv.net/image-1231782-5688192' width=125 height=125 alt='Movie Posters at GoCollect.com!' border=0></a>"); return; 
}
}
RandomGraphics();
//End Script 


