_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="DarkKhaki";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="Dashed";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare12.gif";
offbgcolor="#ECEF94";
offcolor="DarkRed";
oncolor="#000000";
padding="2";
separatorcolor="Transparent";
separatorsize="1";
overimage="images/sepsquare_on.gif";
imagepadding="1";
imageposition="right";
itemwidth="138";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home;target=;url=http://central-support-system.com/;");
aI("text=Brochure;target=;url=brochure.html;");
aI("showmenu=ProductsLand clearingLEFT_MENU;text=Products;target=;url=products.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Calculator;target=;url=calculator.html;");
aI("text=Quote Request;target=;url=quote-request.html;");
aI("showmenu=InformationCompany backgroundLEFT_MENU;text=Information;target=;url=information.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsLand clearingLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Land clearing;target=;url=land-clearing.html;");
aI("text=Mulch;target=;url=landscaping-mulch.html;");
aI("text=Compost;target=;url=compost.html;");
aI("text=Poultry litter;target=;url=poultry-litter.html;");
aI("text=Animal bedding;target=;url=animal-bedding.html;");
}

with(milonic=new menuname("InformationCompany backgroundLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Company background;target=;url=company-background.html;");
aI("text=Contact us;target=;url=contact-us.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
}


 drawMenus();
