// JavaScript DocumentfixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;





with(Styleone=new mm_style()){
styleid=1;
align="left";
bordercolor="#092B44";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
offbgcolor="#3C8EC8";
offcolor="#ffffff";
onbgcolor="#092B44";
oncolor="#ffffff";
ondecoration="none";
padding=4;
overfilter="Fade(duration=0.2)";
outfilter="Fade(duration=0.2)";
separatorcolor="#092B44";
separatorsize=1;


}

with(Styletwo=new mm_style()){
styleid=2;
align="left";
borderstyle="solid";
borderwidth="1";
bordercolor="#0E3359";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
offbgcolor="#015289";
offcolor="#ffffff";
onbgcolor="#167AB6";
oncolor="#ffffff";
ondecoration="none";
onsubimage="";
padding=4;
subimage="";
subimagepadding=4;

}

with(mainmenuStyle=new mm_style()){
align="left";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
offbgcolor="";
offcolor="#ffffff";
onbgcolor="";
oncolor="#3C8EC8";
ondecoration="none";
padding="0px 20px 0px 20px";




}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=220"
openstyle="";
orientation="horizontal";
style=mainmenuStyle;
top=106;
menuwidth=500;
separatorcolor="#C00000";
separatorheight=10
aI("text=ABOUT;url=overview.htm;showmenu=about;");
aI("text=TEAM;url=team.htm;");
aI("text=PORTFOLIO;showmenu=portfolio;");
aI("text=NEWS;url=news.htm;");
aI("text=CONTACT US;url=contact.htm;");
aI("text=HOME;url=index.htm;");

}


with(milonic=new menuname("about")){
openstyle="";
style=Styleone;
left="offset=20"
itemwidth="120px"
aI("text=Overview;url=overview.htm;");
aI("text=History;url=history.htm;");
aI("text=Investment Criteria;url=criteria.htm;");
aI("text=Why Seacoast;url=why.htm;");
}

with(milonic=new menuname("portfolio")){
openstyle="";
style=Styleone;
left="offset=20"
itemwidth="120px"
aI("text=Current Investments;url=current_inv.htm;");
aI("text=Featured Past Investments;url=past_inv.htm;");
}

drawMenus();

