_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#005500";
offcolor="White";
onbgcolor="#686D59";
onbold="bold";
oncolor="#ffffff";
padding="3";
separatorcolor="#ffffff";
separatorsize="4";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Red";
oncolor="#ffffff";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=laminar-flow-pumps-and-low-cost-drying.php;");
aI("text=LF Pumping Services;target=;url=lf-pumping-services.php;");
aI("text=Technology Overview;target=;url=technology-overview/;");
aI("text=Enquiry Form;target=;url=enquiry.php;");
aI("text=General Drying;target=;url=general-drying.php;");
aI("text=Sand Drying;target=;url=sand-drying/;");
aI("text=Chalk Fines Drying;target=;url=chalk-fines-drying.php;");
aI("text=Coal Drying;target=;url=coal-drying.php;");
aI("text=Crushed Glass Drying;target=;url=crushed-glass-drying.php;");
aI("text=Quarry Fines & Waste Drying;target=;url=quarry-fines-&-waste-drying.php;");
aI("text=Biomass and Wood Chips;target=;url=biomass-and-wood-chips.php;");
aI("text=Mobile Contract Services;target=;url=mobile-contract-services/;");
aI("text=Material Handling;target=;url=material-handling.php;");
aI("text=Air Classification;target=;url=air-classification.php;");
aI("text=FAQ;target=;url=faq.php;");
aI("text=Materials Handling News;target=;url=materials-handling-news.php;");
aI("text=Partners and Resources;target=;url=partners-and-resources.php;");
aI("text=LFP Comments Forum;target=;url=lfp-comments-forum.php;");
aI("text=Downloads;target=;url=downloads.php;");
aI("text=About Us;target=;url=about-us.php;");
aI("text=Contact us;target=;url=contact-us.php;");
aI("text=Privacy;target=;url=privacy.php;");
aI("text=Site Map;target=;url=sitemap.php;");
aI("text=Blog;target=_blank;url=http://www.lfpumping.com/blog/;");
}


 drawMenus();

