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.
26 lines (21 sloc)
859 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>U.S. Department of Transportation Strategic Plan Web Site</title> | |
| </head> | |
| <frameset frameborder=0 border=0 framespacing=0 rows="84,97%"> | |
| <frame src="top.html" name="top" marginwidth=0 marginheight=0 scrolling=no noresize> | |
| <frameset frameborder=0 border=0 framespacing=0 cols="145,*"> | |
| <frame SRC="left.html" name="menu" marginwidth=0 marginheight=0 scrolling=no noresize> | |
| <frame SRC="Main.html" name="Content" marginheight=5 marginwidth=10 noresize> | |
| </frameset> | |
| <noframes> | |
| <body> | |
| Viewing this page requires a browser capable of displaying frames. | |
| Please download a newer browser such as Microsoft Internet Explorer | |
| 5.0 or Netscape Navigator 4.5. Thanks for visiting the DOT Strategic | |
| Plan WebSite. | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |