<script language="javascript" type="text/javascript">
<!-- Begin
var rndprog=0;
var rndvid=0;
var rndpic=0;
rndprog = Math.floor(2*Math.random()+1);
if (rndprog==1)
{ randomprogram.src='images/thumb_insultgenerator.jpg' };
if (rndprog==2)
{ randomprogram.src='images/thumb_income.jpg' };
rndvid = Math.floor(13*Math.random()+1);
if (rndvid==1)
{ randomvideo.src='images/thumb_aimeesnowangel.jpg' };
if (rndvid==2)
{ randomvideo.src='images/thumb_asuwheelie.jpg' };
if (rndvid==3)
{ randomvideo.src='images/thumb_butane.jpg' };
if (rndvid==4)
{ randomvideo.src='images/thumb_caralarm.jpg' };
if (rndvid==5)
{ randomvideo.src='images/thumb_chikfila.jpg' };
if (rndvid==6)
{ randomvideo.src='images/thumb_christmas.jpg' };
if (rndvid==7)
{ randomvideo.src='images/thumb_halloween.jpg' };
if (rndvid==8)
{ randomvideo.src='images/thumb_jhop.jpg' };
if (rndvid==9)
{ randomvideo.src='images/thumb_largestyet.jpg' };
if (rndvid==10)
{ randomvideo.src='images/thumb_monitor.jpg' };
if (rndvid==11)
{ randomvideo.src='images/thumb_snowmen.jpg' };
if (rndvid==12)
{ randomvideo.src='images/thumb_tv.jpg' };
if (rndvid==13)
{ randomvideo.src='images/thumb_wheelie.jpg' };
rndpic = Math.floor(12*Math.random()+1);
if (rndvid==1)
{ randompicture.src='pictures/thumbs/thumb_aimeereturns.jpg' };
if (rndvid==2)
{ randompicture.src='pictures/thumbs/thumb_brianandjackie.jpg' };
if (rndvid==3)
{ randompicture.src='pictures/thumbs/thumb_jackiewithdetonator.jpg' };
if (rndvid==4)
{ randompicture.src='pictures/thumbs/thumb_lighter.jpg' };
if (rndvid==5)
{ randompicture.src='pictures/thumbs/thumb_lightingbomb.jpg' };
if (rndvid==6)
{ randompicture.src='pictures/thumbs/thumb_locknload.jpg' };
if (rndvid==7)
{ randompicture.src='pictures/thumbs/thumb_lolshoe.jpg' };
if (rndvid==8)
{ randompicture.src='pictures/thumbs/thumb_naughtyprinter.jpg' };
if (rndvid==9)
{ randompicture.src='pictures/thumbs/thumb_nickandtree.jpg' };
if (rndvid==10)
{ randompicture.src='pictures/thumbs/thumb_nickheadrub.jpg' };
if (rndvid==11)
{ randompicture.src='pictures/thumbs/thumb_rockyourfaceoff.jpg' };
if (rndvid==12)
{ randompicture.src='pictures/thumbs/thumb_speck.jpg' };
if (rndvid==13)
{ randompicture.src='pictures/thumbs/thumb_speckshand.jpg' };
if (rndvid==14)
{ randompicture.src='pictures/thumbs/thumb_speckshouse.jpg' };
if (rndvid==15)
{ randompicture.src='pictures/thumbs/thumb_trainguestbook.jpg' };
if (rndvid==16)
{ randompicture.src='pictures/thumbs/thumb_itsabomb.jpg' };
// End -->
</script>
I don't do Java usually so maybe you can tell me why it works in IE but fails to work in FireFox :-/ Personally I'm not a fan of firefox because of these quarks but maybe someone can redeem it?
This post has been edited by skyhawk133: 31 May 2007 - 08:44 PM

New Topic/Question
Reply



MultiQuote







|