// JavaScript Document
random468 = parseInt(Math.random()*15000) 
random728 = parseInt(Math.random()*15000)
random_amity = parseInt(Math.random()*13)
random_iftest = parseInt(Math.random()*11)

if (random_amity >= 0) { 
  banner = '<A HREF="http://banner.horrorfind.com/cgi-bin/banner/horrorbanner.pl?banner=NonSSI;' 
  banner += 'page=' + random468 + '" target="_blank">'; 
  banner += '<IMG SRC="http://banner.horrorfind.com/cgi-bin/banner/horrorbanner.pl?'
  banner += 'page=' + random468 + '" '
  banner += ' ALT="visit our sponsor" BORDER="0" width="468" height="60" align="middle"></A>' 
  document.write(banner);
 }

if (random_amity > 400) { 

//if (typeof(gnm_ord)=='undefined') gnm_ord=Math.random()*10000000000000000; if (typeof(gnm_tile) == 'undefined') gnm_tile=1;
//document.write('<scr'+'ipt language="JavaScript" 
//src="http://n4403ad.doubleclick.net/adj/gn.horrorfind.com/home_btf;sect=home_btf;sz=728x90;tile='+(gnm_tile++)+';ord=' + 
//gnm_ord + '?" type="text/javascript"></scr' + 'ipt>');
  
banner = '<a href="http://affiliates.sideshowtoy.com/Tracker.aspx?aid=286&bid=30656&cid=24" target="_blank">';
banner += '<img src="http://www.sideshowtoy.com/affiliates/banners/2967_468x60.gif" height="60" width="468"'; 
banner += 'border="0" alt="The Creature'; 
banner += 'from the Black Lagoon Life-Size Bust"/></a>';

document.write(banner);

}
