Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
80 lines (69 sloc)
4.14 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> | |
| <html> | |
| <head> | |
| <base target="main"> | |
| <title>top</title> | |
| <meta name="generator" content="Namo WebEditor v3.0"> | |
| <script language="JavaScript"> | |
| <!-- | |
| function namosw_exchange_src() | |
| { | |
| str = namosw_exchange_src.arguments[0]; | |
| str = (navigator.appName == 'Netscape') ? 'document.' + str : 'document.all.' + str; | |
| img = eval(str); | |
| if (img) { | |
| if (img.ori_src == null) { | |
| img.ori_src = img.src; | |
| img.src = namosw_exchange_src.arguments[1]; | |
| } else { | |
| var temp = img.src; | |
| img.src = img.ori_src; | |
| img.ori_src = temp; | |
| } | |
| } | |
| } | |
| function namosw_preload_img() | |
| { | |
| var img_list = namosw_preload_img.arguments; | |
| if (document.preloadlist == null) | |
| document.preloadlist = new Array(); | |
| var top = document.preloadlist.length; | |
| for (var i=0; i < img_list.length; i++) { | |
| document.preloadlist[top+i] = new Image; | |
| document.preloadlist[top+i].src = img_list[i]; | |
| } | |
| } | |
| //--> | |
| </script> | |
| </head> | |
| <body bgcolor="black" text="black" link="blue" vlink="purple" alink="red" onload="namosw_preload_img('images/menu-1.gif', 'images/menu-2.gif', 'images/menu-3.gif', 'images/menu-4.gif', 'images/menu-5.gif', 'images/menu-6.gif', 'images/menu-7.gif', 'images/menu-8.gif', 'images/menu-9.gif')" | |
| topmargin="0" leftmargin="0" marginwidth="0" marginheight="0"> | |
| <table border="0" cellpadding="0" cellspacing="0" width="850"> | |
| <tr> | |
| <td width="198" nowrap bgcolor="black" height="35"> | |
| <a href="./index_main.htm" target="main"><img src="images/menu_1.gif" width="187" height="30" border="0"></a> | |
| </td> | |
| <td width="735" bgcolor="black" height="35"> | |
| <a href="index01/gebong.php3" onmouseover="namosw_exchange_src('image1', 'images/menu-1.gif')" | |
| onmouseout="namosw_exchange_src('image1')"><img src="images/menu1.gif" width="57" height="29" border="0" name="image1"></a> | |
| <a href="index02/main02.htm" onmouseover="namosw_exchange_src('image2', 'images/menu-2.gif')" | |
| onmouseout="namosw_exchange_src('image2')"><img src="images/menu2.gif" width="82" height="29" border="0" name="image2"></a> | |
| <a href="index03/main03.htm" onmouseover="namosw_exchange_src('image3', 'images/menu-3.gif')" | |
| onmouseout="namosw_exchange_src('image3')"><img src="images/menu3.gif" width="80" height="29" border="0" name="image3"></a> | |
| <a href="index04/m_yf1.html" onmouseover="namosw_exchange_src('image4', 'images/menu-4.gif')" | |
| onmouseout="namosw_exchange_src('image4')"><img src="images/menu4.gif" width="46" height="29" border="0" name="image4"></a> | |
| <a href="index05/main05.htm" onmouseover="namosw_exchange_src('image5', 'images/menu-5.gif')" | |
| onmouseout="namosw_exchange_src('image5')"><img src="images/menu5.gif" width="101" height="29" border="0" name="image5"></a> | |
| <a href="index06/main06.htm" onmouseover="namosw_exchange_src('image6', 'images/menu-6.gif')" | |
| onmouseout="namosw_exchange_src('image6')"><img src="images/menu6.gif" width="47" height="29" border="0" name="image6"></a> | |
| <a href="event/2000main.htm" onmouseover="namosw_exchange_src('image7', 'images/menu-7.gif')" | |
| onmouseout="namosw_exchange_src('image7')"><img src="images/menu7.gif" width="50" height="29" border="0" name="image7"></a> | |
| <a href="index07/main07.htm" onmouseover="namosw_exchange_src('image8', 'images/menu-8.gif')" | |
| onmouseout="namosw_exchange_src('image8')"><img src="images/menu8.gif" width="47" height="29" border="0" name="image8"></a> | |
| <a href="index08/main08.php3" onmouseover="namosw_exchange_src('image9', 'images/menu-9.gif')" | |
| onmouseout="namosw_exchange_src('image9')"><img src="images/menu9.gif" width="59" height="29" border="0" name="image9"></a> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |