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.
39 lines (33 sloc)
1.63 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> | |
| <base target="reBottom"> | |
| <meta name="Author" content="Deepak Chitnis"> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <title>Side Bar</title> | |
| <meta name="Microsoft Border" content="none"> | |
| </head> | |
| <!-- body stylesrc="http://deepak/rupeesaver/_private/barsettings.htm" --> | |
| <body <table border="0" cellpadding="0" stylesrc="http://rupeesaver/rupeesaver/_private/barsettings.htm" style="font-family: Verdana, Arial; font-size: 10pt" bgcolor="#EBEAC0" vlink="#0000FF"> | |
| <table> | |
| <tr> | |
| <td align="center" background="images/but.gif" width="120" height="25"><a href="welcome.asp"><font style="text-decoration:none" face="Arial" size="2">Home</font></a></td> | |
| </tr> | |
| <tr> | |
| <td align="center" background="images/but.gif" width="120" height="25"><a href="faq.htm"><font style="text-decoration:none" face="Arial" size="2">FAQ</font></a></td> | |
| </tr> | |
| <tr> | |
| <td align="center" background="images/but.gif" width="120" height="25"><a href="guest.asp"><font style="text-decoration:none" face="Arial" size="2">Guest Login</font></a></td> | |
| </tr> | |
| <tr> | |
| <td align="center" background="images/but.gif" width="120" height="25"><a href="member/register.asp"><font style="text-decoration:none" face="Arial" size="2">Become | |
| Member</font></a></td> | |
| </tr> | |
| <tr> | |
| <td align="center" background="images/but.gif" width="120" height="25"><a href="member/login.asp"><font style="text-decoration:none" face="Arial" size="2">Member | |
| Login</font></a></td> | |
| </tr> | |
| </table> | |
| <p align="center"><font face="Verdana, Arial" size="1">This site is optimised for viewing | |
| at 800x600 resolution with HiColour (16bit) mode</font></p> | |
| </body> | |
| </html> |