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.
27 lines (24 sloc)
744 Bytes
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
| <HEAD> | |
| <TITLE>Winproxy US </TITLE> | |
| </HEAD> | |
| <FRAMESET COLS="*,170" SCROLLING="AUTO" frameborder=no border=0 > | |
| <FRAME NAME="HLAVNI" SRC="dindex.html"> | |
| <FRAME SRC="menu.html"> | |
| </FRAMESET> | |
| <BODY> | |
| <NOFRAME> | |
| <B><H1>Your client does not support frmames!!!</H1> | |
| <FONT SIZE="+2"> You'd better use: <A HREF="http://home.netscape.com/">Netscape Navigator</A>.</B></FONT> | |
| <hr> | |
| <font size=0> | |
| <a href="about.html "TARGET=HLAVNI>About</a><br><a href="manual.html | |
| "TARGET=HLAVNI>User's Guide</a> | |
| <br><a href="download.html | |
| "TARGET=HLAVNI>Download</a><br><a href="future.html | |
| "TARGET=HLAVNI>Comming soon</a><br><a href="changes.html | |
| "TARGET=HLAVNI>Changes&News</a><br><a href="dindex.html | |
| "TARGET=HLAVNI>Home Page</a> | |
| </font> | |
| </NOFRAME> | |
| </BODY> | |
| </HTML> |