_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.leasemodification.us/;");
aI("text=Services;target=;url=Lease-Modification-Services.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=TenantsCommercial TenantsLEFT_MENU;text=Tenants;target=;url=Tenants.html;");
aI("showmenu=LandlordsCommercial Landlords - what you should know.LEFT_MENU;text=Landlords;target=;url=Lease-Modification-Landlords.html;");
aI("text=Lease;target=;url=Lease.html;");
aI("text=Commercial Lease;target=;url=Commercial-Lease.html;");
aI("text=Negotiate Lease;target=;url=Negotiate-Lease.html;");
aI("text=Lease Termination;target=;url=Lease-Termination.html;");
aI("text=Service Area;target=;url=Lease-Modification-Services.html;");
aI("text=News Articles;target=;url=Lease-Modification-News.html;");
}

with(milonic=new menuname("TenantsCommercial TenantsLEFT_MENU")){
style=submenuStyle;
aI("text=Commercial Tenants;target=;url=Lease-Modification-for-Commercial-Tenants.html;");
aI("text=Residential Tenants;target=;url=Lease-Modification-for-Residential-Tenants.html;");
}

with(milonic=new menuname("LandlordsCommercial Landlords - what you should know.LEFT_MENU")){
style=submenuStyle;
aI("text=Commercial Landlords - what you should know.;target=;url=Lease-Modification-Commercial-Landlords-what-you-should-know.html;");
aI("text=Residential Landlords - what you should know.;target=;url=Lease-Modification-Residential-Landlords-what-you-should-know.html;");
aI("text=MORTGAGE MODIFICATION for COMMERCIAL PROPERTY Owners;target=;url=MORTGAGE-MODIFICATION-for-COMMERCIAL-PROPERTY-Owners.html;");
aI("text=Market Rate Analysis & Trends;target=;url=Market-Rate-Analysis-Trends.html;");
}


 drawMenus();
