_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big4.png";
borderstyle="solid";
fontfamily="Kartika, Lucida Sans Unicode";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFF55";
oncolor="Cornsilk";
separatorcolor="Transparent";
separatorsize="4";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover4.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="Outset";
borderwidth="3";
fontfamily="Kartika, Lucida Sans Unicode";
fontsize="10pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#002A2A";
offcolor="Snow";
onbgcolor="#005555";
oncolor="#FFFF55";
padding="4";
pagecolor="Gold";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="42";
aI("text=Home;target=;url=http://www.rslwoden.org.au/;");
aI("showmenu=What's On/Sub-BranchLEFT_MENU;text=What's On;target=;url=What's-On.html;");
aI("showmenu=About Us/Our PeopleLEFT_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Membership/New MembershipLEFT_MENU;text=Membership;target=;url=Membership.html;");
aI("text=Our Services;target=;url=Our-Services.html;");
aI("showmenu=Information/NewsLEFT_MENU;text=Information;target=;url=Information.html;");
aI("showmenu=Remembrance/Remembrance WallLEFT_MENU;text=Remembrance;target=;url=Remembrance.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("What's On/Sub-BranchLEFT_MENU")){
style=submenuStyle;
aI("text=Sub-Branch;target=;url=Sub-Branch.html;");
aI("text=Diary;target=;url=Diary.html;");
aI("text=Other Events;target=;url=Other-Events.html;");
}

with(milonic=new menuname("About Us/Our PeopleLEFT_MENU")){
style=submenuStyle;
aI("text=Our People;target=;url=Our-People.html;");
aI("text=Volunteering;target=;url=Volunteering.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Our History;target=;url=Our-History.html;");
aI("text=Constitution;target=;url=Constitution.html;");
}

with(milonic=new menuname("Membership/New MembershipLEFT_MENU")){
style=submenuStyle;
aI("text=New Membership;target=;url=New-Membership.html;");
aI("text=Renew Membership;target=;url=Renew-Membership.html;");
}

with(milonic=new menuname("Information/NewsLEFT_MENU")){
style=submenuStyle;
aI("text=News;target=;url=News.html;");
aI("text=Commercials;target=;url=Commercials.html;");
}

with(milonic=new menuname("Remembrance/Remembrance WallLEFT_MENU")){
style=submenuStyle;
aI("text=Remembrance Wall;target=;url=Remembrance-Wall.html;");
aI("text=Lay a Poppy;target=;url=Lay-a-Poppy.html;");
}


 drawMenus();

