<!-- //
// *** This page was generated with the MoDOT Menu Editor


function addMenuItem(name, alink, header)
{
	document.write('    <tr> ');
	document.write('      <td width="100%" height="18" class="MenuOther" onMouseOver="MM_timelineStop(\'MENUOFF\')" onMouseOut="MM_timelinePlay(\'MENUOFF\');MM_timelineGoto(\'MENUOFF\',\'1\')"> ');
	if (header)
	{
		document.write('        <a style="width:100%" href="'+alink+'"><strong>'+name+'</strong></a></td>');
	}
	else
	{
		document.write('		<a style="width:100%;text-indent: .5em;" href="'+alink+'">'+name+'</a></td>');
	}
	document.write('    </tr>');
}


document.write('  <table width="100%" border="0" cellpadding="1" cellspacing="1"  bgcolor="#FFFFFF">');
addMenuItem("Other Transportation Home","/multimodal/",true);
addMenuItem("Aviation","/othertransportation/",true);
addMenuItem("Programs and Services","/othertransportation/aviation/aviationprogramsandservices.htm",false);
addMenuItem("Grant Documents and Guidance","/othertransportation/aviation/aviationgrantdoc.htm",false);
addMenuItem("Airport Directory","/othertransportation/aviation/airportdirectory.htm",false);
addMenuItem("Aeronautical Chart","/othertransportation/aviation/AeronauticalChart.htm",false);
addMenuItem("Rail","/othertransportation/",true);
addMenuItem("Missouri Amtrak Schedule","/othertransportation/rail/passenger.htm",false);
addMenuItem("Public Transit","/othertransportation/",true);
addMenuItem("General Information","/othertransportation/transit/transitgeneralinformation.htm",false);
addMenuItem("Transit Links","/othertransportation/transit/transitlinks.htm",false);
addMenuItem("Waterways","/othertransportation/",true);
addMenuItem("Bicycle / Pedestrian","/othertransportation/",true);
addMenuItem("Program","/othertransportation/bike_ped/Bikepedintro.htm",false);
addMenuItem("Freight","/othertransportation/",true);
addMenuItem("Freight Homepage","/othertransportation/freight/index.htm",false);
addMenuItem("More...","/multimodal/",true);
document.write('  </table>');


//-->

