
_menuCloseDelay=1000
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=5            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x
fixMozillaZIndex=true

onbgcolor="#003366";
oncolor="#ffffff";
offbgcolor="#DCDCDC";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
menuwidth="75";
separatorcolor="#DCDCDC";

with(MunciePowerProductsMenuStyle=new mm_style()){
onbgcolor="#003366";
oncolor="#ffffff";
offbgcolor="#DCDCDC";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
//padding=4;
fontsize="100%";
fontstyle="normal";
fontweight=700;
fontfamily="Arial, Verdana, Tahoma";
pagecolor="ffffff";
pagebgcolor="#FA0F0C";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="5";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#DCDCDC', Direction=135, Strength=0)";
//outfilter="randomdissolve(duration=0.3)";
}

with(MunciePowerProductsMenuStyleII=new mm_style()){
onbgcolor="#003366";
oncolor="#ffffff";
offbgcolor="#DCDCDC";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontweight=700;
fontfamily="Arial, Verdana, Tahoma";
pagecolor="ffffff";
pagebgcolor="#FA0F0C";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="5";
// overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#DCDCDC', Direction=135, Strength=0)";
//outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=MunciePowerProductsMenuStyle;
top=134;
left="offset=5";
screenposition="center";
itemwidth=218;
menuwidth=873;
alwaysvisible=1;
orientation="horizontal";
imagepadding="10";
aI("align=center;image=/images/buttons/MenuCompany218.gif;overimage=/images/buttons/MenuCompany218Gray.gif;showmenu=munciepowerproducts_company;");
aI("align=center;image=/images/buttons/MenuNewsInfo218.gif;overimage=/images/buttons/MenuNewsInfoGray218.gif;showmenu=munciepowerproducts_news&information");
aI("align=center;image=/images/buttons/MenuProducts218.gif;overimage=/images/buttons/MenuProductsGray218.gif;showmenu=munciepowerproducts_products");
aI("align=center;image=/images/buttons/MenuTools218.gif;overimage=/images/buttons/MenuToolsGray218.gif;showmenu=munciepowerproducts_tools");
}

with(milonic=new menuname("munciepowerproducts_company")){
style=MunciePowerProductsMenuStyleII;
overflow="scroll";
itemwidth=218;
aI("text=Company History;url=/Company/history.html;");
aI("text=Company Locations;url=/Company/locations.html;");
aI("text=Certifications & Memberships;url=/Company/certifications.html;");
aI("text=Key Contacts;url=/Company/keycontacts.html;");
aI("text=Career Opportunities;url=/Company/careers.html;");
aI("text=Quality Statement;url=/Company/quality.html;");
}

with(milonic=new menuname("munciepowerproducts_news&information")){
style=MunciePowerProductsMenuStyleII;
overflow="scroll";
itemwidth=218;
aI("text=Trade Show Schedule;url=/News/tradeshows.html;");
//aI("text=What's New;url=/News/whatsnew.html;");
aI("text=Visitor Feedback;url=/News/feedback.html;");
aI("text=Training Program;url=/Company/training.html;");
aI("text=Body Builder Links;url=/News/bodybuilders.html;");

}

with(milonic=new menuname("munciepowerproducts_products")){
style=MunciePowerProductsMenuStyleII;
overflow="scroll";
itemwidth=218;
aI("text=Power Take Offs/Gear Adapters;url=/Products/PowerTakeOffs/index.html;");
aI("text=Fluid Power;url=/Products/FluidPower/index.html;");
aI("text=Snow & Ice Removal;url=/Products/SnowIceRemoval/index.html;");
aI("text=Auxiliary Products;url=/Products/AuxiliaryProducts/index.html;");
}

with(milonic=new menuname("munciepowerproducts_tools")){
style=MunciePowerProductsMenuStyleII;
overflow="scroll";
itemwidth=218;
aI("text=Quick Reference;url=/Transmission.php");
aI("text=M-Power;url=http://mpower.munciepower.com/;target=_blank");
aI("text=Price Sheets;url=/Tools/pricesheets.html;");
//aI("text=Service Manuals;url=http://mpower.munciepower.com/serviceInformation.asp;target=_blank");
//aI("text=Technical Bulletins;url=/Tools/techbulletins.html;");
//aI("text=Online Training;url=/Tools/onlinetraining.html;");
aI("text=Useful Formulas;url=http:/Tools/hydraulicformulas.html");
aI("text=Stocking Locations;url=/Tools/stockinglocations.html;");
aI("text=Warranty Info;url=/Tools/warranty.html");
}


drawMenus();


