with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
openstyle="rtl";
orientation="vertical";
style=mainmenuStyle;
aI("text=CFD Home;url=http://www.cfd-ny.org/index.php;");
aI("text=CFD Calendar;url=http://www.cfd-ny.org/cfd_calendar.php;");
aI("text=Drill Schedule;url=training/train_sched.php;");
aI("showmenu=about;text=About Us . . .;");
aI("text=Contact Us;url=javascript:mynewwin('popup/mail_form_popup.php');");
aI("showmenu=committees;text=Committees . . .;");
aI("text=CFD Gallery;url=http://www.cfd-ny.org/cfd_gallery.php;");
aI("showmenu=Links;text= Links Outside the Dept. . . ;");
}
drawMenus();