_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#EFEFEF";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/black.gif";
offbgcolor="#000000";
offcolor="#EFEFEF";
onbgcolor="#000000";
oncolor="#EFEFEF";
outfilter="Fade(Overlap=1.00)";
padding="1";
separatorcolor="Transparent";
separatorsize="2";
subimagepadding="8";
overimage="images/whitegrey.gif";
imagepadding="6";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=887;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Home;target=;url=./;");
aI("text=For Investors;target=;url=for-investors-seeking-investment-opportunities.html;");
aI("text=For Financiers;target=;url=for-finance-providers-seeking-funding-opportunities.html;");
aI("text=Need Funding?;target=;url=need-funding-or-investors-submit-proposal-now.html;");
aI("text=Contact Us;target=;url=contact-venture-capital-angel-investors-network.html;");
aI("text=Links;target=;url=venture-capital-angel-investor-links.html;");
}


 drawMenus();

