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.
87 lines (75 sloc)
3.61 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 Chief Information Officer - What's New</TITLE> | |
| <SCRIPT LANGUAGE="JavaScript"> | |
| <!--// Hide from older browsers | |
| function message(txt){ | |
| window.status = txt; | |
| setTimeout("remove()",8000); | |
| } | |
| function remove(){ | |
| window.status=""; | |
| } | |
| // --> | |
| </SCRIPT> | |
| </HEAD> | |
| <BODY BGCOLOR="#FFFFFF"> | |
| <A NAME="Top"> </A> | |
| <P ALIGN=LEFT> | |
| <FONT SIZE=1><B><A HREF="MainPage.asp" TARGET="MainFrame" OnMouseOver="message('Return Home'); return true">Home</A> :</B></FONT> | |
| <FONT SIZE=2><B><U>What's New</U></B></FONT> | |
| </P> | |
| <TABLE BORDER=0 CELLPADDING=1 CELLSPACING=1 WIDTH="400"> | |
| <TR> | |
| <TD><H4>What's New</H4><TD> | |
| </TR> | |
| <TR> | |
| <TD> | |
| <UL> | |
| <LI><FONT SIZE=3><B>2/11/2000</B> - <A HREF="/cio/dirmm/internet2.pdf" OnMouseOver="message('DOT Internet Policy'); return true" TARGET="_blank">DOT Internet Policy PDF</A> (Revised December 3, 1999)</FONT> | |
| </UL> | |
| <BLOCKQUOTE> | |
| <P> | |
| <FONT SIZE=3><A HREF="/InfoAssurance/" OnMouseOver="message('DOT Information Assurance'); return true" TARGET="_parent" >DOT Information Assurance</A></FONT> | |
| </P> | |
| <P> | |
| <FONT SIZE=3><A HREF="http://cio.ost.dot.gov/ITReinvention/" OnMouseOver="message('DOT IT Reinvention Lab'); return true" TARGET="_blank">IT Reinvention Lab</A></FONT> | |
| </P> | |
| </BLOCKQUOTE> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD><BR> | |
| <CENTER> | |
| <HR WIDTH="85%"> | |
| <P> | |
| <FONT SIZE=1><A HREF="MainPage.asp" TARGET="MainFrame" OnMouseOver="message('Return Home'); return true">Home</A> | </FONT> | |
| <FONT SIZE=1><A HREF="http://search.bts.gov/ntl/" TARGET="MainFrame" OnMouseOver="message('Search'); return true">Search</A> | </FONT> | |
| <FONT SIZE=1><A HREF="Topics.asp" TARGET="MainFrame" OnMouseOver="message('Topics A-Z'); return true">Topics A-Z</A> | </FONT> | |
| <FONT SIZE=1><A HREF="OrgChart.asp" TARGET="MainFrame" OnMouseOver="message('Organization'); return true">Organization</A> | </FONT> | |
| <FONT SIZE=1><A HREF="Contacts.asp" TARGET="MainFrame" OnMouseOver="message('Contact Us'); return true">Contact Us</A></FONT> | |
| <BR> | |
| <FONT SIZE=1><A HREF="Missions.asp" TARGET="MainFrame" OnMouseOver="message('DOT Missions & Programs'); return true">DOT Missions & Programs</A> | </FONT> | |
| <FONT SIZE=1><A HREF="Productivity.asp" TARGET="MainFrame" OnMouseOver="message('Productivity'); return true">Productivity</A> | </FONT> | |
| <FONT SIZE=1><A HREF="InfoManage.asp" TARGET="MainFrame" OnMouseOver="message('Information Management'); return true">Information Management</A></FONT> | |
| <BR> | |
| <FONT SIZE=1><A HREF="Strategies.asp" TARGET="MainFrame" OnMouseOver="message('DOT Strategies & Policy'); return true">DOT Strategies & Policy</A> | </FONT> | |
| <FONT SIZE=1><A HREF="WhatsNew.asp" TARGET="MainFrame" OnMouseOver="message('Whats New'); return true">What's New</A> | </FONT> | |
| <FONT SIZE=1><A HREF="Y2KLinks.asp" TARGET="MainFrame" OnMouseOver="message('Y2K Links'); return true">Y2K Links</A> | </FONT> | |
| <FONT SIZE=1><A HREF="OtherLinks.asp" TARGET="MainFrame" OnMouseOver="message('Other Links'); return true">Other Links</A></FONT> | |
| <BR> | |
| <FONT SIZE=1><A HREF="TextOnly/" TARGET="_parent" OnMouseOver="message('View Text Only Version of this Site'); return true">Home</A> - Text Only/No Frames</FONT> | |
| </P> | |
| <P> | |
| <FONT SIZE=1><A HREF="http://www.dot.gov/" TARGET="_blank" OnMouseOver="message('Visit the U.S. DOT Home Page'); return true">U.S. DOT Home Page</A></FONT> | |
| </P> | |
| <P> | |
| <ADDRESS><FONT SIZE=1><A HREF="disclaim.htm" TARGET="MainFrame" OnMouseOver="message('U.S. DOT Privacy and Disclaimer Notice'); return true">U.S. DOT Privacy and Disclaimer Notice</A></FONT></ADDRESS> | |
| </P> | |
| <BR> | |
| </CENTER></TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |