// JavaScript Document
theMain = new Array(3);
theMain[0]='<table width="140" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/topphoto01.jpg" width="140" height="140"></td></tr><tr><td class="txt02" align="right">Discussion about Philosophy</td></tr></table>';
theMain[1]='<table width="140" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/topphoto02.jpg" width="140" height="140"></td></tr><tr><td class="txt02" align="right">Ultra-small Satellite</td></tr></table>';
theMain[2]='<table width="140" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/topphoto03.jpg" width="140" height="140"></td></tr><tr><td class="txt02" align="right">Symposium on Policy Systems</td></tr></table>';
theMain[3]='<table width="140" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/topphoto04.jpg" width="140" height="140"></td></tr><tr><td class="txt02" align="right">CAVE-based Virtual Reality System</td></tr></table>';
theMain[4]='<table width="140" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/topphoto07.jpg" width="140" height="140"></td></tr><tr><td class="txt02" align="right">Super-Kamiokande</td></tr></table>';
theMain[5]='<table width="140" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/topphoto05.jpg" width="140" height="140"></td></tr><tr><td class="txt02" align="right">Vegetation Survey in Mongolia</td></tr></table>';
theMain[6]='<table width="140" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/topphoto08.jpg" width="140" height="140"></td></tr><tr><td class="txt02" align="right">International Workshop</td></tr></table>';

maxImages = 7;
imagesNo = Math.floor(Math.random() * maxImages);
