_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Goldenrod";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="MidnightBlue";
offcolor="Goldenrod";
onbgcolor="MediumBlue";
oncolor="Goldenrod";
padding="6";
pagebgcolor="MidnightBlue";
pagecolor="Goldenrod";
separatorcolor="Goldenrod";
separatorsize="1";
subimage="images/blackwhite.gif";
subimagepadding="6";
itemwidth="110";
}

with(submenuStyle=new mm_style()){
bordercolor="Goldenrod";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="MidnightBlue";
offcolor="Goldenrod";
onbgcolor="MediumBlue";
oncolor="Goldenrod";
padding="4";
pagebgcolor="MidnightBlue";
pagecolor="Goldenrod";
subimage="images/blackwhite.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://uswlocal878.com/;");
aI("showmenu=ActivitiesWomen of SteelLEFT_MENU;text=Activities;target=;url=Activities.html;");
aI("text=Local Weather;target=;url=Local-Weather.html;");
aI("showmenu=News/EventsCalendarLEFT_MENU;text=News/Events;target=;url=News-Events.html;");
aI("showmenu=ResourcesContact CongressLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=About UsCommitteesLEFT_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=ICD HomeAbout ICDLEFT_MENU;text=ICD Home;target=;url=ICD-Home.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ActivitiesWomen of SteelLEFT_MENU")){
style=submenuStyle;
aI("text=Women of Steel;target=;url=Women-of-Steel.html;");
aI("text=Picnic-Fair Booth;target=;url=Picnic-Fair-Booth.html;");
aI("text=PAC;target=;url=PAC.html;");
aI("text=Rapid Response;target=;url=Rapid-Response.html;");
aI("text=Civil Rights;target=;url=Civil-Rights.html;");
aI("text=Soar;target=;url=Soar2.html;");
}

with(milonic=new menuname("News/EventsCalendarLEFT_MENU")){
style=submenuStyle;
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Current News;target=;url=Current-News.html;");
aI("text=Presidents Corner;target=;url=Presidents-Corner.html;");
aI("text=Vice Presidents Corner;target=;url=Vice-Presidents-Corner.html;");
}

with(milonic=new menuname("ResourcesContact CongressLEFT_MENU")){
style=submenuStyle;
aI("text=Contact Congress;target=;url=Contact-Congress.html;");
aI("text=Union Plus;target=;url=Union-Plus.html;");
aI("text=SOAR;target=;url=SOAR.html;");
aI("text=Pension & Insurance;target=;url=Pension-&-Insurance.html;");
}

with(milonic=new menuname("About UsCommitteesLEFT_MENU")){
style=submenuStyle;
aI("text=Committees;target=;url=Committees.html;");
aI("text=Officers;target=;url=Officers.html;");
aI("text=USW Districts;target=;url=USW-Districts.html;");
aI("text=Our History;target=;url=Our-History.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Union Meetings;target=;url=Union-Meetings.html;");
aI("text=Our Affilations;target=;url=Our-Affilations.html;");
}

with(milonic=new menuname("ICD HomeAbout ICDLEFT_MENU")){
style=submenuStyle;
aI("text=About ICD;target=;url=About-ICD.html;");
aI("text=Contact ICD;target=;url=Contact-ICD.html;");
aI("text=ICD Schedule;target=;url=ICD-Schedule.html;");
}


 drawMenus();

