<!-- //
// *** 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="MenuBusiness" 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("Business with MoDOT Home","/business/",true);
addMenuItem("Contractor Resources","/business/",true);
addMenuItem("Bid Opening Info","/business/contractor_resources/bidOpenIndex.shtml",false);
addMenuItem("Bid Items Listing","/business/contractor_resources/biditemslisting.htm",false);
addMenuItem("Contractor Forms","/business/contractor_resources/forms.htm",false);
addMenuItem("External Civil Rights","/ecr/index.htm",false);
addMenuItem("Consultant Resources","/business/",true);
addMenuItem("Bridge Standard Drawings","/business/consultant_resources/bridgestandards.htm",false);
addMenuItem("Project Cost Estimate","/business/consultant_resources/projectcostestimate.htm",false);
addMenuItem("Standards and Specifications","/business/",true);
addMenuItem("Spec Book for Highway Construction","/business/standards_and_specs/highwayspecs.htm",false);
addMenuItem("Job Special Provisions","/business/standards_and_specs/jobspecialprovisions.htm",false);
addMenuItem("General Services Bidding Opportunities","/business/",true);
addMenuItem("Commodity, Service and SFS Bidding","/business/contractor_resources/Commodities.htm",false);
addMenuItem("Facilities Construction & Maint","/business/contractor_resources/FacilitiesConstructionandMaintenance.htm",false);
addMenuItem("Road & Off Road Bidding","/business/surplus/Fleet%20Buyers%20Web%20Page/RoadandOffRoadBids.htm",false);
addMenuItem("Manuals","/business/",true);
addMenuItem("Engineering Policy Guide","http://epg.modot.org/",false);
addMenuItem("Motor Carrier Services","/business/",true);
addMenuItem("Motor Carrier Services","/mcs/",false);
addMenuItem("Outdoor Advertising","/business/Outdoor_Advertising/index.htm",true);
addMenuItem("Junkyards","/business/outdoor_advertising/JunkYards.htm",false);
addMenuItem("Billboards","/business/outdoor_advertising/Billboards.htm",false);
addMenuItem("Realty For Sale","/realtyforsale/index.htm",true);
addMenuItem("More...","/business/",true);
document.write('  </table>');


//-->

