fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderwidth=1;
fontfamily="Trebuchet MS";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
itemheight="20";
menubgimage="webmenu/background.gif";
offbgcolor="transparent";
offcolor="#80ffff";
onbgcolor="#3165B5";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
rawcss="padding-left:10px;padding-right:10px";
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderwidth=1;
fontfamily="Trebuchet MS";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="webmenu/mac_trans.gif";
menubgimage="webmenu/mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
onsubimage="webmenu/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
subimage="webmenu/macarrow_off.gif";
menubgcolor="#EBF0EC";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=0;
aI("align=left;text=HOME PAGE;url=http://www.isahamilton.com/;");
aI("align=left;showmenu=About;text=ABOUT US;");
aI("align=left;showmenu=Contact;text=CONTACT US;");
aI("align=left;showmenu=Meetings;text=MEETINGS & EVENTS;");
aI("align=left;showmenu=Programs;text=PROGRAMS & SERVICES;");
aI("align=left;target=blank;text=TERMS OF USE;url=http://www.isahamilton.com/terms_of_use.html;");
}

with(milonic=new menuname("About")){
style=submenuStyle;
top="offset=-7";
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("image=webmenu/hsi.gif;text=About ISA Hamilton Section;url=http://www.isahamilton.com/about.html;");
aI("image=webmenu/rtp.gif;target=blank;text=About ISA Worldwide;url=http://www.isa.org;");
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Contact")){
style=submenuStyle;
top="offset=-7";
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("image=webmenu/ic_license.gif;text=Our Executive Board;url=http://www.isahamilton.com/exec_board.html;");
aI("image=webmenu/ic_invoice.gif;text=Contact Forms & Information;url=http://www.isahamilton.com/contact_us.html;");
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Meetings")){
style=submenuStyle;
top="offset=-7";
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("image=webmenu/meetings.gif;text=Our Membership Meetings;url=http://www.isahamilton.com/meetings.html;");
aI("image=webmenu/color.gif;text=EXPO - Exhibition & Conference;url=http://www.isahamilton.com/expo.html;");
aI("separatorsize=1;image=webmenu/golf.gif;text=Golf Tournament;url=http://www.isahamilton.com/golf_tournament.html;");
aI("image=webmenu/ic_login.gif;separatorsize=1;text=Special Events;url=http://www.isahamilton.com/spec_events.html;");
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Programs")){
style=submenuStyle;
top="offset=-7";
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=Education & Training;url=http://www.isahamilton.com/education.html;");
aI("text=Standards & Practices;url=http://www.isahamilton.com/stand_pract.html;");
aI("text=Membership in ISA;url=http://www.isahamilton.com/membership.html;");
aI("separatorsize=1;text=Honours & Awards;url=http://www.isahamilton.com/honours.html;");
aI("separatorsize=1;text=Career Opportunities;url=http://www.isahamilton.com/careers.html;");
aI("text=Outlook Newsletter;url=http://www.isahamilton.com/newsletter.html;");
aI("separatorsize=1;text=e-News Update;url=http://www.isahamilton.com/e_news.html;");
aI("text=Our Corporate Sponsors;url=http://www.isahamilton.com/corp_sponsors.html;");
aI("text=Advertising Opportunities;url=http://www.isahamilton.com/advertising.html;");
aI("image=webmenu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}


drawMenus();

