_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze-blue.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="NavajoWhite";
ondecoration="underline";
pagecolor="NavajoWhite";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="10";
subimage="images/white_arrow.gif";
subimagepadding="7";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
itemheight="28";
aI("text=Home;target=;url=http://www.ShakleyMechanical.com/;align=center;");
aI("text=Contact Us;target=;url=contact-us.html;align=center;");
aI("text=Testimonials;target=;url=testimonials.html;align=center;");
aI("text=Services;target=;url=services.html;align=center;");
aI("text=Projects;target=;url=projects.html;align=center;");
aI("text=Products;target=;url=products.html;align=center;");
aI("text=Employees;target=;url=employees.html;align=center;");
aI("text=History;target=;url=history.html;align=center;");
aI("text=Location;target=;url=location.html;align=center;");
aI("text=Service Areas;target=;url=service-areas.html;align=center;");
aI("text=Financing;target=;url=financing.html;align=center;");
}


 drawMenus();
