_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="Transparent";
offcolor="CadetBlue";
onbgcolor="#3D1E1D";
oncolor="Coral";
padding="9";
pagecolor="Salmon";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#3D1E1D";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#701717";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.newyorkhardmoneyloans.com/;");
aI("text=About Us;target=;url=Hard-Money-Lenders-New-York.html;");
aI("text=Apply Loan;target=;url=Apply-HardMoney-Loans.html;");
aI("text=Loan Types;target=;url=Commercial-Hard-Money-Loans.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Resources;target=;url=Resources.html;");
}


 drawMenus();

