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 (12 sloc)
426 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
| <!-- /ats_logo.htm Tuesday, October 13, 1998 03:21 PM --> | |
| <html> | |
| <head> | |
| <title></title> | |
| <base target="logo_frame"> | |
| </head> | |
| <body bgcolor="#406c80" topmargin="0" leftmargin="0"> | |
| <p align="center"> | |
| <a href="http://ats.y2k.faa.gov/ATSY2KChannel/" Target="_top"><img src="images/ATS_Logo1.gif" alt="Click the ATS logo for the Y2K Program Office Welcome Screen" border="0"></a> | |
| </p> | |
| </body> | |
| </html> |