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.
22 lines (19 sloc)
775 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
| <html> | |
| <head> | |
| <meta http-equiv="Pragma" content="no-cache"> | |
| <title>HTs Frameset</title> | |
| <meta name="Microsoft Theme" content="global 101, default"></head> | |
| <frameset rows="13%,87%"> | |
| <frame SRC="disc5_nav.htm" NAME="banner" SCROLLING="no"> | |
| <frameset cols="39%,61%"> | |
| <frame SRC="disc5_tocf.htm" NAME="contents" target="article"> | |
| <frame SRC="disc5_welc.htm" NAME="article"> | |
| </frameset> | |
| <noframes> | |
| <body background="_themes/global/glotextb.gif" bgcolor="#FFFFCC" text="#510000" link="#999900" vlink="#CC9966" alink="#990066"><!--mstheme--><font face="arial, helvetica"> | |
| <p><!--webbot bot="PurpleText" PREVIEW --></p> | |
| <p>This web page uses frames, but your browser doesn't support them.</p> | |
| <!--mstheme--></font></body> | |
| </noframes> | |
| </frameset> | |
| </html> |