_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#514831";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.nalc212.com/;");
aI("showmenu=CONVENTION HIGHLIGHTS 2010Convention PhotosLEFT_MENU;text=CONVENTION HIGHLIGHTS 2010;target=;url=CONVENTION-HIGHLIGHTS-2010.html;");
aI("text=Legislative Action;target=;url=Legislative-Action.html;");
aI("showmenu=Officer's messagesPresident's MessageLEFT_MENU;text=Officer's messages;target=;url=Officer's-messages.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Branch 212 Food Drive 2010;target=;url=Branch-212-Food-Drive-2010.html;");
aI("text=Spinner's game pictures;target=;url=Spinner's-game-pictures.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("CONVENTION HIGHLIGHTS 2010Convention PhotosLEFT_MENU")){
style=submenuStyle;
aI("text=Convention Photos;target=;url=Convention-Photos.html;");
aI("text=Convention day 1;target=;url=Convention-day-1.html;");
aI("text=Convention day 2;target=;url=Convention-day-2.html;");
aI("text=Convention day 3;target=;url=Convention-day-3.html;");
aI("text=Convention day 4;target=;url=Convention-day-4.html;");
aI("text=Convention closes day 5;target=;url=Convention-closes-day-5.html;");
}

with(milonic=new menuname("Officer's messagesPresident's MessageLEFT_MENU")){
style=submenuStyle;
aI("text=President's Message;target=;url=President's-Message.html;");
aI("text=Vice-President's Message;target=;url=Vice-President's-Message.html;");
aI("text=Steward's Message's;target=;url=Steward's-Message's.html;");
aI("text=Secretary-Treasurer Report;target=;url=Secretary-Treasurer-Report.html;");
}


 drawMenus();
