_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="NavajoWhite";
offcolor="Blue";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
pagebgcolor="White";
pagecolor="Brown";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="Blue";
onbgcolor="#ffffff";
onbold="bold";
oncolor="Red";
pagecolor="Brown";
overbgimage="images/bracket1.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="vertical";
openstyle="rtl";
itemheight="30";
aI("text=Home;target=;url=./;align=center;");
aI("showmenu=DilapidationsTenants & DilapidationsRIGHT_MENU;text=Dilapidations;target=;url=Dilapidations.html;align=center;");
aI("showmenu=Condition SurveysPhotographic ScheduleRIGHT_MENU;text=Condition Surveys;target=;url=Condition-Surveys.html;align=center;");
aI("showmenu=Asbestos SurveysType 1 Asbestos SurveyRIGHT_MENU;text=Asbestos Surveys;target=;url=Asbestos-Surveys.html;align=center;");
aI("text=Commercial EPCs;target=;url=Commercial-EPCs.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("DilapidationsTenants & DilapidationsRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Tenants & Dilapidations;target=;url=Tenants-&-Dilapidations.html;");
}

with(milonic=new menuname("Condition SurveysPhotographic ScheduleRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Photographic Schedule;target=;url=Photographic-Schedule-Of-Condition.html;");
}

with(milonic=new menuname("Asbestos SurveysType 1 Asbestos SurveyRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Type 1 Asbestos Survey;target=;url=Type-1-Asbestos-Survey.html;");
aI("text=Type 2 Asbestos Survey;target=;url=Type-2-Asbestos-Survey.html;");
aI("text=Type 3 Asbestos Survey;target=;url=Type-3-Asbestos-Survey.html;");
aI("text=Asbestos Survey Images;target=;url=Asbestos-Survey-Images.html;");
}


 drawMenus();

