_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#dedede";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover2.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efab66";
offcolor="#787878";
onbgcolor="#ffbb66";
oncolor="#787878";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="38";
aI("text=Home;target=;url=http://www.plan4propertyrefurbishment.co.uk/;align=center;");
aI("showmenu=Articles/Selecting the right professionalLEFT_MENU;text=Articles;target=;url=Articles.php;align=center;");
aI("showmenu=News/5 Property Renovation SecretsLEFT_MENU;text=News;target=;url=News.php;align=center;");
aI("text=Advertise;target=;url=Advertise.php;align=center;");
aI("text=Contact;target=;url=Contact.php;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.php;align=center;");
}

with(milonic=new menuname("Articles/Selecting the right professionalLEFT_MENU")){
style=submenuStyle;
aI("text=Selecting the right professional;target=;url=Selecting-the-right-professional.php;");
aI("text=Kitchen refurbishment;target=;url=Kitchen-refurbishment.php;");
aI("text=Development tips;target=;url=Development-tips.php;");
}

with(milonic=new menuname("News/5 Property Renovation SecretsLEFT_MENU")){
style=submenuStyle;
aI("text=5 Property Renovation Secrets;target=;url=5-Property-Renovation-Secrets.php;");
aI("text=Property Development Bridging Finance;target=;url=Property-Development-Bridging-Finance.php;");
aI("text=Refurbishment Loan Vs Property Development Finance;target=;url=Refurbishment-Loan-Vs-Property-Development-Finance.php;");
}


 drawMenus();

