var tab = new Array();
tab[0]='<a href="../team/rosalind-groenewoud.php"><img src="../images/rotbox-roz.jpg" width="325" height="383" class="pad13" border="0" /></a>';
tab[1]='<a href="../team/tom-wallisch.php"><img src="../images/rotbox-wallisch.jpg" width="325" height="383" class="pad13" border="0" /></a>';
tab[2]='<a href="../team/justin-dorey.php"><img src="../images/rotbox-dorey.jpg" width="325" height="383" class="pad13" border="0" /></a>';
tab[3]='<a href="../arcade/index.php"><img src="../images/rotbox-games2.jpg" width="325" height="167" class="pad13" border="0" /></a><br /><a href="../goodies/index.php"><img src="../images/rotbox-goodies2.jpg" width="325" height="167" class="pad13" border="0" /></a>';
document.write(tab[parseInt(Math.random()*4)]);