HTML Code:
<SCRIPT language="JavaScript"><!--
links = new Array("url1","url2");
num = Math.ceil(links.length*Math.random());
document.write("<a href="+links[num]+">"+links[num]+"</a>");
//--><SCRIPT>
something like that. it might have a few syntax errors seeing as i typed it in just now, but the idea should do for your purposes... play around with it a bit... random = cool.  jk
hope that helps ^^
__________________
~ I have seen life on this planet. That is why I am looking elsewhere. ~
|