_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Transparent";
offcolor="Brown";
onbgcolor="#B6BABF";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/orangedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
separatorcolor="#590E0C";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=\"Our Mission\";target=;url=Our-Mission-.html;");
aI("showmenu=Who can apply?Application FormLEFT_MENU;text=Who can apply?;target=;url=Who-can-apply-.html;");
aI("text=How can the funds be used?;target=;url=How-can-the-funds-be-used-.html;");
aI("text=What if I need startup money?;target=;url=What-if-I-need-startup-money-.html;");
aI("text=What are the Loan terms?;target=;url=What-are-the-Loan-terms-.html;");
aI("text=Our Partners;target=;url=Our-Partners.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Who can apply?Application FormLEFT_MENU")){
style=submenuStyle;
aI("text=Application Form;target=;url=Application-Form.html;");
}


 drawMenus();

