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.
63 lines (60 sloc)
2.39 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 name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <meta name="Microsoft Border" content="none"> | |
| <base target="main"> | |
| <title>Menu</title> | |
| </head> | |
| <body background="leftbackground.gif" bgcolor="#FFFFFF" link="#000000" vlink="#000000" | |
| alink="#000000"> | |
| <div align="left"> | |
| <table border="0" cellpadding="3" cellspacing="0" width="100%"> | |
| <tr> | |
| <td width="100%"><a href="home.htm"><font face="Arial"><strong>Home</strong></font></a></td> | |
| </tr> | |
| <tr> | |
| <td width="100%"><font face="Arial"><strong><a href="what_is_eletra.htm">What is eLetra?</a></strong></font></td> | |
| </tr> | |
| <tr> | |
| <td width="100%"><font face="Arial"><a href="http://www.eletra.com/ekintronics/eletra"><strong>eLetra | |
| News</strong></a></font></td> | |
| </tr> | |
| <tr> | |
| <td width="100%"><a href="partnerships.htm"><font face="Arial"><strong>Partners</strong></font></a></td> | |
| </tr> | |
| <tr> | |
| <td width="100%"><a href="contact_information.htm"><font face="Arial"><strong>Contact</strong></font></a></td> | |
| </tr> | |
| <tr> | |
| <td width="100%"><a href="about_us.htm"><font face="Arial"><strong>About Us</strong></font></a></td> | |
| </tr> | |
| <tr> | |
| <td width="100%"></td> | |
| </tr> | |
| <tr> | |
| <td><form action="/cgi-bin/agent.exe" method="POST" target="_top"> | |
| <input type="hidden" name="cmd" value="login"><input type="hidden" name="htmerr" | |
| value="eletra_login_error"><input type="hidden" name="htmok" value="eletra_login_redirect"><div | |
| align="left"><table border="0" cellpadding="2" cellspacing="0" width="100%"> | |
| <tr> | |
| <td valign="top"><strong><font size="3"></font><font face="Verdana,Arial" size="2">Publisher's | |
| Login</font></strong><font face="Verdana,Arial" size="1"> </font><font size="3"><strong></strong></font></td> | |
| </tr> | |
| <tr> | |
| <td valign="top"><font face="Verdana,Arial" size="1">Username:<br> | |
| </font><font size="2" face="Verdana,Arial"><strong><input type="text" size="10" | |
| maxlength="25" name="usr"></strong></font><br> | |
| <font face="Verdana,Arial" size="1">Password:</font><font size="3"><br> | |
| </font><strong><font size="2" face="Verdana,Arial"><input type="password" size="10" | |
| maxlength="25" name="pwd"></font><font size="2"> <br> | |
| </font><font size="3"><input type="submit" value="Enter"></font></strong></td> | |
| </tr> | |
| </table> | |
| </div> | |
| </form> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| </body> | |
| </html> |