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 (22 sloc)
1.82 KB
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="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <TITLE>U.S. DOT Office of the Chief Information Officer - Top Navaigation Frame</TITLE> | |
| <MAP NAME="TopBar"> | |
| <AREA SHAPE=RECT COORDS="6,12,42,34" HREF="MainPage.asp" ALT="Home" TARGET="MainFrame" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Home'; return true"> | |
| <AREA SHAPE=RECT COORDS="54,12,104,34" HREF="http://search.bts.gov/ntl/" ALT="Search" TARGET="_parent" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Search'; return true"> | |
| <AREA SHAPE=RECT COORDS="112,12,181,33" HREF="Topics.asp" ALT="Topics" TARGET="MainFrame" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Topics A-Z'; return true"> | |
| <AREA SHAPE=RECT COORDS="188,13,270,34" HREF="OrgChart.asp" ALT="Organization" TARGET="MainFrame" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Organizatoon'; return true"> | |
| <AREA SHAPE=RECT COORDS="279,13,356,33" HREF="Contacts.asp" ALT="Contact Us" TARGET="MainFrame" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Contact Us'; return true"> | |
| <AREA SHAPE=POLY COORDS="3,45,3,79,366,79,366,54,324,46,4,46" HREF="http://www.dot.gov/" ALT="Department of Transportation Home Page" TARGET="_blank" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Department of Transportation Home Page'; return true"> | |
| </MAP> | |
| </HEAD> | |
| <BODY BGCOLOR="#FFFFFF"> | |
| <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0> | |
| <TR VALIGN=TOP> | |
| <TD ALIGN=RIGHT><IMG SRC="images/LeftLogo.jpg" WIDTH="157" HEIGHT="159" BORDER=0 ALIGN=TOP ALT="CIO Office image"></TD> | |
| <TD ALIGN=LEFT><IMG SRC="images/TopBar.jpg" USEMAP="#TopBar" WIDTH="396" HEIGHT="159" ALT="C | |
| hief Information Officer" BORDER=0 HSPACE=0 ALIGN=TOP><TD> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |