with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
menualign="center";
menuwidth="100%";
itemalign="center";
style=menuStyle;

aI("url=/2010/index.shtml;text=Home;");
aI("url=/2010/pages/abstracts.shtml;showmenu=Abstracts;text=Abstracts;");
aI("url=/2010/pages/registration.shtml;showmenu=Registration;text=Registration;");
aI("url=/2010/pages/program.shtml;itemwidth=140px;showmenu=Information;text=Program Information;");
aI("url=/2010/pages/awards.shtml;showmenu=Awards;text=Awards;");
aI("url=/2010/exhibits/;text=Exhibits;");
aI("url=/2010/pages/hotel.shtml;showmenu=Accom;text=Hotel/Travel;");
}

with(milonic=new menuname("Abstracts")){
margin=7;
style=submenuStyle;
aI("align=left;text=Overview;url=/2010/pages/abstracts.shtml;");
aI("align=left;text=Submission Rules & Guidelines;url=/2010/pages/abstracts.shtml#1;");
//aI("align=left;text=Full Abstracts;url=/2010/pages/abstracts.shtml#2;");
aI("align=left;text=Publication of Abstracts;url=/2010/pages/abstracts.shtml#2;");
aI("align=left;text=Abstract Revisions;url=/2010/pages/abstracts.shtml#3;");
aI("align=left;text=Abstract Withdrawals;url=/2010/pages/abstracts.shtml#4;");
//aI("align=left;text=Late Abstracts;url=/2010/pages/abstracts.shtml#late;");
aI("align=left;text=Deadline for Receipt of Abstracts;url=/2010/pages/abstracts.shtml#5;");
aI("align=left;text=Submission Instructions;url=/2010/pages/abstracts.shtml#6;");
aI("align=left;text=Poster Presentation Guidelines;url=/2010/pages/poster_guidelines.shtml;");
aI("align=left;text=Computer Presentation Guidelines;url=/2010/pages/computer_presentation_guidelines.shtml;");
aI("align=left;text=On-Site Poster Printing;url=/2010/pages/poster_onsite.shtml;");
aI("align=left;text=Author Presentation Notifications;url=/2010/pages/apresentation.shtml;");
//aI("align=left;text=Program Book;url=/2010/pages/abstracts.shtml#8;");
//aI("align=left;text=Program Addendum;url=/2010/pdf/book/90118_Dros_Addendum.pdf;target=_blank;");
//aI("align=left;text=Abstract Search and Program Planner;url=/2010/abstracts/search.html;");
}

with(milonic=new menuname("Registration")){
margin=7;
style=submenuStyle;
aI("align=left;text=Overview;url=/2010/pages/registration.shtml;");
aI("align=left;text=Letter of Invitation;url=/2010/pages/request.shtml;");
aI("align=left;text=Fees;url=/2010/pages/registration.shtml#1;");
aI("align=left;text=Advance Registration Deadline;url=/2010/pages/registration.shtml#2;");
aI("align=left;text=Payment;url=/2010/pages/registration.shtml#3;");
aI("align=left;text=Cancellation of Advance Registration;url=/2010/pages/registration.shtml#4;");
aI("align=left;text=Program Book;url=/2010/pages/registration.shtml#5;");
aI("align=left;text=On-Site Registration Hours;url=/2010/pages/registration.shtml#6;");
aI("align=left;text=Bulletin Board for Room Sharing;url=http://www.genetic-society.org/cgi-bin/bbs/drosbbs.pl;");
}

with(milonic=new menuname("Information")){
margin=7;
style=submenuStyle;
aI("align=left;text=Schedule of Events;url=/cgi-bin/dros10-cgi/drosSOE.pl;");
//aI("align=left;text=Preliminary Schedule of Events;url=/2010/pdf/schedule.pdf;target=_blank;");
//aI("align=left;text=Author Presentation Notifications;url=/2010/pages/program.shtml#1;");
aI("align=left;text=Program Book;url=/2010/pages/program.shtml#2;");
aI("align=left;text=Author Presentation Notifications;url=/2010/pages/apresentation.shtml;");
aI("align=left;text=Abstract Search and Program Planner;url=/2010/pages/program.shtml#3;");
aI("align=left;text=Platform Sessions;url=/2010/pages/program.shtml#6;");
aI("align=left;text=Mentor Luncheon;url=/2010/pages/program.shtml#7;");
aI("align=left;text=Poster Sessions;url=/2010/pages/program.shtml#9;");
aI("align=left;text=Workshops;url=/2010/pages/program.shtml#10;");
aI("align=left;text=Audio-Visual Equipment;url=/2010/pages/program.shtml#11;");
}

with(milonic=new menuname("Awards")){
margin=7;
style=submenuStyle;
aI("align=left;text=Larry Sandler Memorial Lecture;url=/2010/pages/awards.shtml#1;");
aI("align=left;text=Poster Awards;url=/2010/pages/awards.shtml#2;");
aI("align=left;text=Drosophila Image Award;url=/2010/pages/awards.shtml#3;");
}


with(milonic=new menuname("exhibit1")){
margin=7;
style=submenuStyle;
aI("align=left;text=Exhibits will Open Soon;");
}

with(milonic=new menuname("Accom")){
margin=7;
style=submenuStyle;
aI("align=left;text=Overview;url=/2010/pages/hotel.shtml;");
aI("align=left;text=Letter of Invitation;url=/2010/pages/request.shtml;");
aI("align=left;text=Online Reservations;url=/2010/pages/hotel.shtml#1;");
aI("align=left;text=Room Rates;url=/2010/pages/hotel.shtml#2;");
aI("align=left;text=Room Reservation Guarantee and Cancellation;url=/2010/pages/hotel.shtml#3;");
aI("align=left;text=Bulletin Board for Room Sharing;url=http://www.genetic-society.org/cgi-bin/bbs/drosbbs.pl;");
aI("align=left;text=Parking;url=/2010/pages/hotel.shtml#4;");
aI("align=left;text=Visa & Passport Information;url=/2010/pages/hotel.shtml#5;");
}

drawMenus();

