_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#2F2F2F";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#2F2F2F";
offcolor="White";
oncolor="#54D554";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="10";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="White";
oncolor="#54D554";
pagecolor="White";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.springfieldeng.co.uk/;");
aI("text=About;target=;url=About.html;");
aI("showmenu=Products/LightINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("text=Customers ;target=;url=Customers.html;");
aI("text=Plant List ;target=;url=Plant-List.html;");
aI("text=Quality ;target=;url=Quality.html;");
aI("text=Capabilities ;target=;url=Capabilities.html;");
aI("text=Vacancies ;target=;url=Vacancies.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Products/LightINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Light;target=;url=Light.html;");
aI("text=Heavy;target=;url=Heavy.html;");
}


 drawMenus();

