_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#ACABAB";
onbgcolor="Transparent";
oncolor="#ACABAB";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Transparent";
pagecolor="#ACABAB";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#5F5F5F";
onbgcolor="Cornsilk";
oncolor="#5F5F5F";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="Transparent";
pagecolor="#5F5F5F";
separatorcolor="Transparent";
separatorsize="9";
imagepadding="6";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.bentoncapital.com/;");
aI("text=Commercial Loans;target=;url=commercial-loan-financing.html;");
aI("text=Property Financing;target=;url=commercial-real-estate-financing.html;");
aI("text=Lending Glossery;target=;url=financing.html;");
aI("text=About;target=;url=benton-commercial-capital.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

