<!-- //
// *** 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="MenuServices" 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("Services Home","/services/",true);
addMenuItem("Community Services","/services/",true);
addMenuItem("Sponsor-A-Highway","/services/community/sponsorahighway.htm",false);
addMenuItem("Adopt-A-Highway","/services/community/adoptahighway.htm",false);
addMenuItem("Local Programs","/business/lpa/index.htm",false);
addMenuItem("Request a Speaker","/asp/requestExpert.htm",false);
addMenuItem("No MOre Trash!","http://www.mdc.mo.gov/nomoretrash/",false);
addMenuItem("Partnership Development","/partnershipdevelopment/index.htm",false);
addMenuItem("Travel Services","/services/",true);
addMenuItem("Carpool Connections","/services/CarpoolConnections.htm",false);
addMenuItem("Intelligent Transportation Systems","/services/travel/intelligenttrasportationsystems.htm",false);
addMenuItem("Kansas City Scout ","http://www.kcscout.net/",false);
addMenuItem("Gateway Guide","http://www.gatewayguide.com/",false);
addMenuItem("Ozarks Traffic Information","http://www.ozarkstraffic.info/index.html",false);
addMenuItem("Engineering Services","/services/",true);
addMenuItem("Research","/services/OR/index.htm",false);
addMenuItem("Value Engineering","/ValueEngineering/index.htm",true);
addMenuItem("Environmental & Historic Preservation","/ehp/index.htm",true);
addMenuItem("More...","/services/",true);
document.write('  </table>');


//-->


