var imgindex;
imgindex = Math.floor(Math.random() * 9) + 1;
document.writeln('<a href="http://scapecast.org"><img border=0 width=460 height=80 src="http://scapecast.org/forum/ScapeCastLogo' + imgindex + '.jpg"></a>&nbsp;<a target="parsec" href="http://parsecawards.com"><img border=0 width=88 height=88 src="http://scapecast.org/media/ParsecAwardWinner2006.jpg"></a>');

