_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2E5F21";
onbgcolor="#5EBF44";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="20";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=index.html;");
aI("text=Our Dream;target=;url=Our-Dream.html;");
aI("text=Parachute History;target=;url=Parachute-History.html;");
aI("text=Photos 177.1 - 177.6;target=;url=Photos1.html;");
aI("text=Photos 177.7 - 177.12;target=;url=Photos2.html;");
aI("text=Photos 177.13 - 177.18;target=;url=Photos3.html;");
aI("text=Photos 177.19 - 177.24;target=;url=Photos4.html;");
aI("text=Photos 177.25 - 177.30;target=;url=Photos5.html;");
aI("text=\"Wind Tunnel\" Videos;target=;url=Wind-Tunnel-Videos.html;");
aI("text=Family History;target=;url=Family-History.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}


 drawMenus();
