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.
21 lines (16 sloc)
491 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
| <!DOCTYPE HTML PUBLIC "-//SoftQuad//DTD HoTMetaL PRO 5.0::19980626::extensions to HTML 4.0//EN" "hmpro5.dtd"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE></TITLE> | |
| </HEAD> | |
| <FRAMESET ROWS="*,50" FRAMESPACING="0" FRAMEBORDER="0" BORDER="0" | |
| ONLOAD="parent.frames[1].document.location='head2.htm'"> | |
| <FRAME SRC="start1.htm" SCROLLING="YES"> | |
| <FRAME SRC="start2.htm" SCROLLING="NO"> | |
| <NOFRAMES> | |
| <BODY> | |
| <P><I>This document requires a browser that can view frames.</I></P> | |
| </BODY> | |
| </NOFRAMES> | |
| </FRAMESET> | |
| </HTML> | |