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 (18 sloc)
992 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><title>Derby</title></head> | |
| <frameset border="0" border="false" frameborder="0" framespacing="0" rows="*,450,*"> | |
| <frame name="dummy1" src="dummy.htm" scrolling="no" border="false" border="0" frameborder="0" noresize> | |
| <frameset framespacing="0" border="false" border="false" frameborder="0" border="0" cols="*,700,*"> | |
| <frame name="dummy2" src="dummy.htm" border="false" border="0" frameborder="0" scrolling="no" noresize> | |
| <frame name="main" src="main.htm" border="0" border="0" frameborder="0" scrolling="no" noresize> | |
| <frame name="dummy3" src="dummy.htm" border="false" border="0" frameborder="0" scrolling="no" noresize> | |
| </frameset> | |
| <frame name="dummy4" src="dummy.htm" scrolling="no" border="false" border="0" frameborder="0" noresize> | |
| <noframes> | |
| <body> | |
| <p>This page uses frames, but your browser doesn't support them.</p> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |