with(milonic=new menuname("Home")){
alwaysvisible=1;
style=menuStyle;
position="relative";
orientation="horizontal";
overflow="scroll";

aI("text=Home;url=index.php?L1=left_home.php&L2=body_home.php;");
aI("text=Members;url=index.php?L1=left_home.php&L2=body_Membership.php;");
aI("text=Mentorship <br> Program;url=Mentor.pdf;");
aI("text=Officers;url=index.php?L1=left_home.php&L2=body_officers.php;");
aI("text=Constitution;url=index.php?L1=left_home.php&L2=body_ConstBylaw.php;");
aI("text=Council Meeting <br>Minutes;url=index.php?L1=left_home.php&L2=body_minutes.php;");
aI("text=Symposia;url=index.php?L1=left_home.php&L2=body_symposia.php;");
aI("text=Newsletter;url=currentnewsletter.pdf");
aI("text=BookStore;url=index.php?L1=left_home.php&L2=body_bookstore.php;");
aI("showmenu=SNR;text=SNR<br>Journal;url=index.php?L1=left_home.php&L2=body_SNR.php;");
aI("text=Prof. and Funding<br>Opportunities;url=index.php?L1=left_home.php&L2=body_professiona_ops.php;");
aI("text=Announcements;url=index.php?L1=left_home.php&L2=body_announcements.php;");
aI("text=Student Chapter;url=index.php?L1=left_home.php&L2=body_student.php;");
aI("showmenu=SA;text=Student Affairs<br> Committee;url=index.php?L1=left_home.php&L2=body_student_Affairs.php#start;");

//aI("text=Student<br> Affairs<br> Committee;url=index.php?L1=left_home.php&L2=body_student_Affairs.php;");
//aI("text=About ISSRM;url=index.php?L1=left_home.php&L2=body_home_about.php")
//aI("text=About IASNR;url=index.php?L1=left_home.php&L2=body_home_IASNR.php")
//aI("text=Key Dates;url=index.php?L1=left_home.php&L2=body_home_key_dates.php")
//aI("text=Green Meeting Info;url=index.php?L1=left_home.php&L2=body_home_greenmtg.php")
//aI("text=Committees and<br> Sponsors;url=index.php?L1=left_home.php&L2=body_home_organize.php")
//aI("text=Sponsorship<br>Opportunities;url=index.php?L1=left_home.php&L2=body_home_sponsorship.php")
//aI("text=Download <br>Poster;url=ISSRM2007poster.pdf")

}

drawMenus();

