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()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontcolor="#ffffff"
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offcolor="black";
oncolor="white";
outfilter="fade(duration=.5)";
pagecolor="black";
rawcss="padding-top:4px;padding-bottom:1px";
separatorcolor="#000000";
separatorheight=16;
separatorsize=2;
offbgcolor="#ffffff";
onbgcolor="black";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=.5)";
padding=5;
pagecolor="black";
subimage="/common/js/9x6_rightbend_grey.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=21;
itemwidth=88;
orientation="horizontal";
style=menuStyle;
aI("align=center;bgimage=/common/js/itemcoral_on.gif;overbgimage=/common/js/itemblue.gif;showmenu=Products;text=Products;");
aI("align=center;bgimage=/common/js/itemcoral_on.gif;overbgimage=/common/js/itemblue.gif;showmenu=Services;text=Services;");
aI("align=center;bgimage=/common/js/itemcoral_on.gif;overbgimage=/common/js/itemblue.gif;text=Careers;url=/careers.jsp");
aI("align=center;bgimage=/common/js/itemcoral_on.gif;overbgimage=/common/js/itemblue.gif;showmenu=PartMiner;text=Company;");
aI("align=center;bgimage=/common/js/itemcoral_on.gif;overbgimage=/common/js/itemblue.gif;showmenu=press_room;text=Press Room;");
//aI("align=center;bgimage=/common/js/itemcoral_on.gif;overbgimage=/common/js/itemblue.gif;showmenu=Membership;text=Membership;url=/membership.jsp?sub=legal");
}


with(milonic=new menuname("Products")){
itemheight=24;
itemwidth=122;
style=submenuStyle;
aI("text=MarketPulse;url=/servlet/FTZServlet?hdl=mph&action=1");
aI("text=CAPS™ Connect ES;url= /connect/capsconnect_es.jsp");
aI("text=CAPS™ Connect;url=/explorerinfo.jsp");
aI("text=CAPS&trade; Expert;url=/researchinfo.jsp?sub=svcs#expert ");
aI("text=CAPS™ Alert BOM Manager;url=/researchinfo.jsp?sub=svcs#bommanager");
aI("text=CAPS™ Material Content;url=/researchinfo.jsp?sub=svcs#material");
aI("text=MDW/1752;url=/researchinfo.jsp?sub=svcs#MDW");

}
with(milonic=new menuname("Services")){
itemheight=24;
itemwidth=88;
style=submenuStyle;
//aI("text=Decision Point;url=/decision_point.jsp?sub=svcs");
aI("text=Procurement Services;url=/pmd.jsp?sub=svcs");
aI("text=Excess Management;url=/ems.jsp?sub=svcs");
aI("text=Information Services;url=/entsol.jsp?sub=svcs");
//aI("text=CAPS Industry Solutions;url=/industry_solutions.jsp?sub=svcs");

}


with(milonic=new menuname("PartMiner")){
itemheight=24;
itemwidth=88;
style=submenuStyle;
aI("text=About PartMiner WorldWide;url=/history.jsp?sub=about");
/*aI("text=Partners;url=/partners.jsp?sub=about");*/
aI("text=Company Leadership;url=/managers.jsp?sub=about");
//aI("text=Careers;url=/careers.jsp?sub=about");
//aI("text=Customer Testimonials;url=/custcomments.jsp?sub=about");
}

with(milonic=new menuname("press_room")){
itemheight=24;
itemwidth=90;
style=submenuStyle;
//aI("text=Press Kit;url=/press/partminer_press_kit.pdf");
aI("align=left;showmenu=rshow;text=Events;");
//aI("text=Events;url=/press/press_event.jsp?sub=press");
//aI("text=LOGOS;url=/press/press_logos.jsp?sub=press");
aI("text=Press Releases;url=/press.jsp?sub=press");


}

with(milonic=new menuname("Membership")){
itemheight=24;
itemwidth=88;
style=submenuStyle;
aI("text=Terms & Conditions of MarketPulse;url=/mpstandardsales.jsp?sub=legal");
aI("text=Terms & Conditions of Parts Sales;url=/pmdstandardsales.jsp?sub=legal");
//aI("text=Privacy Policy - *updated;url=/privacy.jsp?sub=legal");
//aI("text=Terms & Conditions;url=/terms.jsp?sub=legal");
aI("text=Subscription License;url=/subscription.jsp?sub=legal");
//aI("text=Copyright;url=/copyright.jsp?sub=legal");
//aI("text=Glossary;url=/glossary.jsp?sub=legal");
}


with(milonic=new menuname("rshow")){
itemheight=24;
itemwidth=88;
style=submenuStyle;
aI("text=Leicester Road Show;url=/seminar_uk_form.jsp");

}
drawMenus();


