fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
/* left=10; */
orientation="horizontal";
position="relative";
style=mainMenuStyle;
/* screenposition="center"; */
/* top=10; */
aI("showmenu=Committees;image=/images/menuBar/btnMenuBarCommittees.gif;url=/committees");
}

with(milonic=new menuname("Committees")){
overflow="scroll";
style=menuStyle;
aI("text=About SME Committees;url=/committees;")
aI("showmenu=conferenceCommittees;text=Conference Committees;");
aI("showmenu=councils;text=Councils;");
aI("text=SME Board of Directors;url=/boardOfDirectors;")
aI("text=OneMine Board of Directors;url=/OneMineBoardofDirectors;")
aI("showmenu=standingCommittees;text=Standing Committees;");
aI("showmenu=strategicCommittees;text=Strategic Committees;");
aI("showmenu=technicalCommittees;text=Technical Committees;");
aI("text=SME 2011 Bluebook <i>*requires login</i>;url=/BlueBook;");
aI("text=SME Strategic Plan <i>*requires login</i>;url=/SMEStrategicPlan;");


}

with(milonic=new menuname("standingCommittees")){
overflow="scroll";
style=menuStyle;
aI("text=Ad Hoc Awards Committee;url=/awardscommittee;")
aI("text=Ad Hoc SME Educational Sustainability Task Force;url=/page/index.cfm?id=945;")
aI("text=Audit Committee;url=/auditCommittee;")
aI("text=Distinguished Member Award Nominating Committee;url=/distinguishedMemberCommittee;")
aI("text=Dreyer Award Committee;url=/dreyerCommittee;")
aI("text=GEM Committee;url=/gemCommittee;")
aI("text=Government Relations Committee;url=/GovernmentRelationsCommittee;")
aI("text=Health and Safety Committee;url=/healthandsafetycommittee;")
aI("text=Information Publishing Committee;url=/informationPublishingCommittee;")
aI("text=International Committee;url=/internationalCommittee;")
aI("text=Internet Committee;url=/internetCommittee;")
aI("text=Minerals and Metallurgical Processing Committee;url=/mmpCommittee;")
aI("text=Mii Leadership Council;url=/MiiLeadershipCouncil;")
aI("text=Mii Outstanding Individual Award Committee;url=/MiiOutstandingAwardCommittee;")
aI("text=Mii Steering Committee;url=/MiiSteeringcommittee;")
aI("text=Mining Engineering Committee;url=/miningEngineeringCommittee;")
aI("text=Mining Engineering/Transactions Editorial Board;url=/meTransactionsCommittee;")
aI("text=MMSA/SMEF Presidential Scholarship Committee;url=/MMSASMEFcommittee;")
aI("text=Past Presidents Committee;url=/pastPresidentsCommittee;")
aI("text=Syd S. Peng Award Committee;url=/pengAwardCommittee;")
aI("text=Professional Engineers Exam Committee;url=/examCommittee;")
aI("text=Program Committee;url=/programCommittee;")
aI("text=Program Coordination Committee;url=/programCoordinationCommittee;")
aI("text=Registered Members Admission Committee;url=/registeredMembersAdmissionCommittee;")
aI("text=Registered Members Ethics Committee;url=/registeredMembersEthicsCommittee;")
aI("text=Resources and Reserves Committee;url=/resourcesAndReservesCommittee;")
aI("text=SME-AIME Representation to ABET & Visitors Selection Committee;url=/representationcommittee;")
aI("text=SME Foundation Board of Trustees;url=/smeFoundationTrustees;")
aI("text=SME Foundation Communications Committee;url=/page/index.cfm?id=843;")
aI("text=SME Foundation Fundraising Committee;url=/page/index.cfm?id=843;")
aI("text=SME eLearning Committee;url=/eLearningCommittee;")
aI("text=Sustainable Development Committee;url=/sustainableDevelopmentCommittee;")
aI("text=Young Leaders Committee;url=/youngLeaders;")

}

with(milonic=new menuname("strategicCommittees")){
overflow="scroll";
style=menuStyle;
aI("text=Education & Professional Development Strategic Committee;url=/EducationProfessionalDevComm;")
aI("text=Finance Strategic Committee;url=/FinanceStrategicCommittee;")
aI("text=Outreach Strategic Committee;url=/Outreach;")
aI("text=Nominating Committee;url=/nominatingCommittee;")
aI("text=Structure & Governance Strategic Committee;url=/StructureGovernance;")
aI("text=Products & Services Strategic Committee;url=/ProductsServices;")

}

with(milonic=new menuname("councils")){
overflow="scroll";
style=menuStyle;
aI("text=Accreditation & Curricular Issues Committee;url=/accreditation;")
aI("text=Council of Education and Accreditation and Rahn Award Committee;url=/councilOfEducation;")
aI("text=Research Committee;url=/researchCommittee;")
aI("text=Student Member Affairs Committee;url=/studentMemberAffairs;")


}

with(milonic=new menuname("conferenceCommittees")){
overflow="scroll";
style=menuStyle;
aI("text=Offshore Technology Conference Committee;url=/otc;")
aI("text=RETC Executive Committee;url=/retcExecutiveCommittee;")
aI("text=Underground Technology Research Council;url=/undergroundTechnology;")

}

with(milonic=new menuname("technicalCommittees")){
overflow="scroll";
style=menuStyle;
aI("text=Bulk Material Handling Committee;url=/bulkMaterialHandling;")
aI("text=Construction Materials and Aggregates Committee;url=/constructionMaterialsAndAggregates;")
aI("text=Minerals Resource Management Committee;url=/mineralsResourceManagement;")
aI("text=Underground Ventilation Unit Committee (UVC);url=/uvc;")

}


drawMenus();


