_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="Outset";
borderwidth="1";
fontfamily="Microsoft Sans Serif";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="2";
pagecolor="Brown";
separatorcolor="#FFFFFF";
separatorsize="2";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Microsoft Sans Serif";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
pagecolor="Brown";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Message Boards;target=;url=royal-marines-message-boards-info.php;");
aI("showmenu=Where are they now/Main ListLEFT_MENU;text=Where are they now;target=;url=royal-marines-where-are-they-now.php;");
}

with(milonic=new menuname("Where are they now/Main ListLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Where are they now/Main List/Where are they now in briefLEFT_MENU;text=Main List;target=;url=main-list.php;");
}

with(milonic=new menuname("Where are they now/Main List/Where are they now in briefLEFT_MENU")){
style=submenuStyle;
aI("text=Where are they now in brief;target=;url=where-are-they-now-in-brief.php;");
aI("text=40 Cdo Royal Marines A Coy 1 Tp 1985-86;target=;url=40-cdo-royal-marines-a-coy-1-tp-1985-86.php;");
aI("text=HMS LEEK - Operation Burberry 1977 West Midlands;target=;url=hms-leek-operation-burberry-1977-west-midlands.php;");
}


 drawMenus();

