_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#0B3E7D";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="205";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Warehouse Finder Home;target=;url=http://www.warehousefinder.net/;");
aI("text=Quick Search;target=;url=quick-search.html;");
aI("text=Recent Deals;target=;url=recent-deals.html;");
aI("text=Available Properties For Sale;target=_blank;url=;");
aI("text=Why use our service;target=;url=why-use-a-commercial-real-estate-broker.html;");
aI("text=Customer Feedback;target=;url=customer-feedback.html;");
aI("text=Warehouse Loading Types;target=;url=warehouse-loading-types.html;");
aI("text=Due Diligence Guide;target=;url=property-purchase-due-diligence.html;");
aI("text=Commercial Real Estate Tips;target=;url=commercial-real-estate-tips.html;");
aI("text=Commercial Real Estate News;target=;url=warehouse-finder-news.html;");
}


 drawMenus();
