with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
/* left=10; */
orientation="horizontal";
position="relative";
style=mainMenuStyle;
/* screenposition="center"; */
/* top=10; */
aI("showmenu=StudentsAndEducation;image=/images/menuBar/btnMenuBarStudentsAndEducation.gif;url=/students");
}

with(milonic=new menuname("StudentsAndEducation")){
overflow="scroll";
style=menuStyle;
aI("text=Teaching Aids and Resource Materials;url=/teachingaids;")
aI("text=Mineral Information Institute;url=/mii;")
aI("text=GEM - Government, Education, & Mining;showmenu=gem;url=/gem;")
aI("text=Mentor Program;url=/mentor;")
aI("text=Short Courses;url=/shortcourses;")
aI("text=Student Center;showmenu=studentCenter;url=/students;")
aI("text=Young Leaders;url=/youngleaders;")

}

with(milonic=new menuname("studentCenter")){
overflow="scroll";
style=menuStyle;
aI("text=Creating a Student Chapter;url=/page?title=Creating_a_Student_Chapter;")
aI("text=Directory of SME Student Chapters;url=/page?title=Directory_of_SME_Student_Chapters;")
aI("text=Fellowships;showmenu=fellowships;url=/page/index.cfm?title=Seeley_W._Mudd_Memorial_Fund_Ph.D._Fellowships;")
aI("text=List of Accredited Schools;url=/page?title=List_of_Accredited_Schools;")
aI("text=Links to Mineral Schools;url=/page?title=Mining_%26_Mineral_School_Links;")
aI("text=Membership Dues & Qualifications ;url=/page?title=SME_Student_Membership_Qualifications_And_Dues;")
aI("text=Outstanding Student Chapter Contest;url=/page?title=Outstanding_Student_Chapter_Contest;")
aI("text=Reasons To Belong;url=/page?title=Student_Center_-_Reasons_To_Belong;")
aI("text=SME Meetings & Exhibits;url=/meetings;")
aI("text=SME Scholarships;url=/scholarships;")
aI("text=Student Chapter Annual Reports;url=/page?title=Student_Chapter_Annual_Reports;")
aI("text=Student Chapter Assistance;url=/page?title=Student_Chapter_Assistance;")
aI("text=Student Discounts;url=/page?title=Student_Discounts;")
aI("text=Tips for Student Chapter Activities;url=/page?title=Tips_for_Student_Chapter_Activities;")

}

with(milonic=new menuname("gem")){
overflow="scroll";
style=menuStyle;
aI("text=About GEM;url=/page?title=About_GEM;")
aI("text=Awards;url=/page?title=GEM_Awards;")
aI("text=Contacts;url=/page?title=GEM_Contacts;")
aI("text=Directory of Local Sections;url=/page?title=Directory_of_Local_Sections;")
<!-- aI("text=Education Links;url=;") -->
aI("text=Fundraising;url=/page?title=SME_Foundation_Fundraising_for_GEM;")
aI("text=GEM Projects;url=/page?title=GEM_Projects;")
aI("text=GEM Operations Manual;url=/page?title=GEM_Operations_Manual;")
aI("text=Resource Materials;url=/page?title=Teaching_Aids_and_Resource_Materials;")
aI("text=SME Foundation;url=/page?title=SME_Foundation_-_GEM;")
aI("text=Student Chapters;url=/page?title=GEM_-_Student_Chapters;")
aI("text=Student Chapter Annual Reports / GEM Report;url=/page?title=Student_Chapter_Annual_Reports;")




}

with(milonic=new menuname("fellowships")){
overflow="scroll";
style=menuStyle;
aI("text=Seeley W. Mudd Memorial Fund;url=/page/index.cfm?title=Seeley_W._Mudd_Memorial_Fund_Ph.D._Fellowships;")

}


drawMenus();

