_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="DarkOrange";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="DarkOrange";
offcolor="Black";
onbgcolor="Black";
oncolor="DarkOrange";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Transparent";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Black";
oncolor="DarkOrange";
outfilter="Fade(Overlap=1.00)";
padding="8";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Contact;target=;url=Contact.html;");
aI("text=HSE Resources;target=;url=HSE-Resources.html;");
aI("showmenu=HSE News/New York TimesINFO_BAR_MENU;text=HSE News;target=;url=HSE-News.html;");
aI("showmenu=HSE Articles/Ezine Workplace SafetyINFO_BAR_MENU;text=HSE Articles;target=;url=HSE-Articles.html;");
aI("text=SafetyPort Associate;target=;url=SafetyPort-Associate.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Suggestions;target=;url=Suggestions.html;");
}

with(milonic=new menuname("HSE News/New York TimesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=New York Times;target=;url=New-York-Times.html;");
aI("text=NTSB;target=;url=NTSB.html;");
}

with(milonic=new menuname("HSE Articles/Ezine Workplace SafetyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Ezine Workplace Safety;target=;url=Ezine-Workplace-Safety.html;");
aI("text=Risk Management;target=;url=Risk-Management.html;");
aI("text=Professional Safety - ASSE;target=;url=Professional-Safety-ASSE.html;");
}


 drawMenus();

