path = "http://www.jgames.com";

item1=new Image();
item1.src=path+"/pics/gamesmenu/chinesecheckerswhite.gif";
item1_mouse=new Image();
item1_mouse.src=path+"/pics/gamesmenu/chinesecheckersblue.gif";

item2=new Image();
item2.src=path+"/pics/gamesmenu/connectfourwhite.gif";
item2_mouse=new Image();
item2_mouse.src=path+"/pics/gamesmenu/connectfourblue.gif";

item3=new Image();
item3.src=path+"/pics/gamesmenu/crosticswhite.gif";
item3_mouse=new Image();
item3_mouse.src=path+"/pics/gamesmenu/crosticsblue.gif";

item3a=new Image();
item3a.src=path+"/pics/gamesmenu/mahjonggwhite.gif";
item3a_mouse=new Image();
item3a_mouse.src=path+"/pics/gamesmenu/mahjonggblue.gif";

item4=new Image();
item4.src=path+"/pics/gamesmenu/mancalawhite.gif";
item4_mouse=new Image();
item4_mouse.src=path+"/pics/gamesmenu/mancalablue.gif";

item5=new Image();
item5.src=path+"/pics/gamesmenu/memorywhite.gif";
item5_mouse=new Image();
item5_mouse.src=path+"/pics/gamesmenu/memoryblue.gif";

item6=new Image();
item6.src=path+"/pics/gamesmenu/middopolywhite.gif";
item6_mouse=new Image();
item6_mouse.src=path+"/pics/gamesmenu/middopolyblue.gif";

item7=new Image();
item7.src=path+"/pics/gamesmenu/middtriswhite.gif";
item7_mouse=new Image();
item7_mouse.src=path+"/pics/gamesmenu/middtrisblue.gif";

item8=new Image();
item8.src=path+"/pics/gamesmenu/navybattlewhite.gif";
item8_mouse=new Image();
item8_mouse.src=path+"/pics/gamesmenu/navybattleblue.gif";

item9=new Image();
item9.src=path+"/pics/gamesmenu/schnauserwhite.gif";
item9_mouse=new Image();
item9_mouse.src=path+"/pics/gamesmenu/schnauserblue.gif";

item9a=new Image();
item9a.src=path+"/pics/gamesmenu/sudokuwhite.gif";
item9a_mouse=new Image();
item9a_mouse.src=path+"/pics/gamesmenu/sudokublue.gif";

function hiLite2(imgDocID,imgObjName) {
//   imgDocID - the name or number of the document image to be replaced
//   imgObjName - the name of the image object to be swapped in

	if (version == "1") {
		document.images[imgDocID].src = eval(imgObjName + ".src")
		//document[imgDocID].src = eval(imgObjName + ".src");
	}	
}

function gamesMenu() {
document.write('\n<table border="0" cellspacing="0" cellpadding="0" width="128">');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/chinesecheckers/" onmouseover="hiLite2(\'it1\',\'item1_mouse\'); showStatus(\'Chinese Checkers\'); " onmouseout="hiLite2(\'it1\',\'item1\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/chinesecheckerswhite.gif" width="108" height="10" name="it1" alt="Chinese Checkers" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/connectfour/" onmouseover="hiLite2(\'it2\',\'item2_mouse\'); showStatus(\'Connect Four\');" onmouseout="hiLite2(\'it2\',\'item2\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/connectfourwhite.gif" width="108" height="10" name="it2" alt="Connect Four" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/crostics/" onmouseover="hiLite2(\'it3\',\'item3_mouse\'); showStatus(\'Crostics\');" onmouseout="hiLite2(\'it3\',\'item3\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/crosticswhite.gif" width="108" height="10" name="it3" alt="Crostics" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/mahjongg/" onmouseover="hiLite2(\'it3a\',\'item3a_mouse\'); showStatus(\'Mahjongg\');" onmouseout="hiLite2(\'it3a\',\'item3a\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/mahjonggwhite.gif" width="108" height="10" name="it3a" alt="Mahjongg" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/mancala/" onmouseover="hiLite2(\'it4\',\'item4_mouse\'); showStatus(\'Mancala\');" onmouseout="hiLite2(\'it4\',\'item4\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/mancalawhite.gif" width="108" height="10" name="it4" alt="Mancala" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/memory/" onmouseover="hiLite2(\'it5\',\'item5_mouse\'); showStatus(\'Memory\');" onmouseout="hiLite2(\'it5\',\'item5\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/memorywhite.gif" width="108" height="10" name="it5" alt="Memory" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/middopoly/" onmouseover="hiLite2(\'it6\',\'item6_mouse\'); showStatus(\'Middopoly\');" onmouseout="hiLite2(\'it6\',\'item6\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/middopolywhite.gif" width="108" height="10" name="it6" alt="Middopoly" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/middtris/" onmouseover="hiLite2(\'it7\',\'item7_mouse\'); showStatus(\'Middtris\');" onmouseout="hiLite2(\'it7\',\'item7\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/middtriswhite.gif" width="108" height="10" name="it7" alt="Middtris" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/navybattle/" onmouseover="hiLite2(\'it8\',\'item8_mouse\'); showStatus(\'Navy Battle\');" onmouseout="hiLite2(\'it8\',\'item8\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/navybattlewhite.gif" width="108" height="10" name="it8" alt="Navy Battle" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="1" alt="." border="0"></a></td><td width="108" height="1"><img src="'+path+'/pics/spacerpixels.gif" width="108" height="1" alt="-"></td><td width="10" height="1"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="1" alt="." border="0"></a></td></tr>');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/schnauser/" onmouseover="hiLite2(\'it9\',\'item9_mouse\'); showStatus(\'Schnauser\');" onmouseout="hiLite2(\'it9\',\'item9\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/schnauserwhite.gif" width="108" height="10" name="it9" alt="Schnauser" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/leftpixel.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n	<td width="108" height="10"><a href="'+path+'/sudoku/" onmouseover="hiLite2(\'it9a\',\'item9a_mouse\'); showStatus(\'Sudoku\');" onmouseout="hiLite2(\'it9a\',\'item9a\'); showStatus(\' \');"><img src="'+path+'/pics/gamesmenu/sudokuwhite.gif" width="108" height="10" name="it9a" alt="Sudoku" border="0"></a></td>');
document.write('\n	<td width="10" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/rightpixels.gif" width="10" height="10" alt="." border="0"></a></td>');
document.write('\n</tr>	');
document.write('\n<tr><td colspan="3" width="128" height="10"><a href="#" onmouseover="hideAll()" onclick="return false"><img src="'+path+'/pics/bottompixels128.gif" width="128" height="10" alt="-" border="0"></a></td></tr>');
document.write('\n</table>');
}
