fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#CCBCA6";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#565929";
headercolor="#000000";
offbgcolor="#8A7252";
offcolor="#fffff0";
onbgcolor="#fffff0";
oncolor="#8A7252";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#fffff0";
pagecolor="#8A7252";
separatorcolor="#CCBCA6";
separatorsize=1;
subimagepadding=2;
}


with(milonic=new menuname("products_menu")){
style=menuStyle;
left=5;
aI("text=Features &amp; Benefits;url=features.html;");
aI("text=Why Electric Paddle;url=whychoose.html;");
}

with(milonic=new menuname("store_menu")){
style=menuStyle;
left=5;
aI("text= Warranty &amp; Return Policy;url=warranty.html;");
}

with(milonic=new menuname("how_menu")){
style=menuStyle;
left=5;
aI("text=Technical Info ;url=specs.html;");
}


drawMenus();
