with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
/* left=10; */
orientation="horizontal";
position="relative";
style=mainMenuStyle;
/* screenposition="center"; */
/* top=10; */
aI("showmenu=GPAC;image=/images/menuBar/btnMenuBarGPAC.gif;url=/gpac");
}

with(milonic=new menuname("GPAC")){
overflow="scroll";
style=menuStyle;
aI("text=Government Affairs and Public Policy;url=/gpac")
aI("text=Current Legislative Issues;url=/page?id=928;")
aI("text=Government Organizations;url=/page?id=929;")
aI("text=Societies/Trades;url=/page?id=929;")
aI("text=Workforce Trends in Mining Report;url=http://www.smenet.org/store/mining-books.cfm/Emerging-Workforce-Trends-in-the-US-Mining-Industry/GPAC-EWT;")

}


drawMenus();


