_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("showmenu=News/30 Commando on paradeLEFT_MENU;text=News;target=;url=news.php;");
aI("text=Events;target=;url=events.php;");
}

with(milonic=new menuname("News/30 Commando on paradeLEFT_MENU")){
style=submenuStyle;
aI("text=30 Commando on parade;target=;url=30-commando-on-parade.php;");
aI("showmenu=News/News Feeds/BBCLEFT_MENU;text=News Feeds;target=;url=news-feeds.php;");
}

with(milonic=new menuname("News/News Feeds/BBCLEFT_MENU")){
style=submenuStyle;
aI("text=BBC;target=;url=bbc.php;");
aI("text=GlobalSecurity.org;target=;url=globalsecurity.org.php;");
aI("text=MOD (Recent ops);target=;url=mod-(recent-ops).php;");
aI("text=MOD (Afghanistan);target=;url=mod-(afghanistan).php;");
aI("text=Falkland Islands;target=;url=falkland-islands.php;");
}


 drawMenus();

