// Written by: Debbie Whitcomb
// Last Updated: February 16, 2006
// $Author: whitcomb $ 
// $Revision: 1.0 $
document.write("<p class='MobileMenu'>");
document.write("<a href='/mobile/index.html'>Mobile Home</a><br />");
document.write("<a href='/perl/MobileCCTVLinks.pl'>Camera Snapshots</a> | ");
document.write("<a href='/perl/MobileDMSLinks.pl'>Message Signs</a><br />");
document.write("<a href='/perl/MobileTravelTimeLinks.pl'>Travel Times</a> | ");
document.write("<a href='/perl/MobileIncidentLinks.pl'>Incidents</a> | ");
document.write("<a href='/perl/MobileConstructionLinks.pl'>Construction</a>");
document.write("</p>");


