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.
28 lines (25 sloc)
1.34 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
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <title>Home Page</title> | |
| <base target="main"> | |
| </head> | |
| <body bgcolor="#000000"> | |
| <div align="center"><center> | |
| <table border="0" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td rowspan="2"><a href="home.htm" target="_top"><img src="images/menuframe1.gif" alt="menuframe1.gif (708 bytes)" border="0" WIDTH="82" HEIGHT="35"></a></td> | |
| <td><a href="home.htm" target="_top"><img src="images/menuframe2.gif" alt="menuframe2.gif (369 bytes)" border="0" WIDTH="141" HEIGHT="17"></a></td> | |
| <td><img src="images/menuframe4.gif" alt="menuframe4.gif (686 bytes)" border="0" WIDTH="164" HEIGHT="17"></td> | |
| <td><img src="images/menuframe6.gif" alt="menuframe6.gif (645 bytes)" border="0" WIDTH="125" HEIGHT="17"></td> | |
| <td rowspan="2"><a href="home.htm" target="_top"><img src="images/menuframe8.gif" alt="menuframe8.gif (1716 bytes)" border="0" WIDTH="65" HEIGHT="35"></a></td> | |
| </tr> | |
| <tr> | |
| <td><img src="images/menuframe3.gif" alt="menuframe3.gif (570 bytes)" border="0" WIDTH="141" HEIGHT="18"></td> | |
| <td><img src="images/menuframe5.gif" alt="menuframe5.gif (644 bytes)" border="0" WIDTH="164" HEIGHT="18"></td> | |
| <td><img src="images/menuframe7.gif" alt="menuframe7.gif (456 bytes)" border="0" WIDTH="125" HEIGHT="18"></td> | |
| </tr> | |
| </table> | |
| </center></div> | |
| </body> | |
| </html> |