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)
1005 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 "-//IETF//DTD HTML//EN"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; iso-8859-1"> | |
| <title>RPB Home Page</title> | |
| </head> | |
| <frameset frameborder="0" framespacing="0" rows="10%,85%"> | |
| <frame src="frbanner.htm" name="banner" marginwidth="1" marginheight="1" target="contents"> | |
| <frameset frameborder="0" framespacing="0" cols="25%,74%"> | |
| <frame src="frconten.htm" name="contents" marginwidth="1" marginheight="1" target="main"> | |
| <frame src="frmain.htm" name="main" marginwidth="1" marginheight="1"> | |
| </frameset> | |
| <noframes> | |
| <body stylesrc="Alternate.htm" bgcolor="#FFFFFF"> | |
| <!--webbot bot="Include" tag="BODY" u-include="Alternate.htm" startspan --> | |
| <!-- Insert HTML here --> | |
| <p>Your Browser does not support frames. Please update your | |
| browser and then return later. Thank You.</p> | |
| <!--webbot bot="Include" endspan i-checksum="31278" --> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |