_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#676767";
onbgcolor="Transparent";
oncolor="Black";
padding="0";
pagebgcolor="Transparent";
pagecolor="#676767";
separatorcolor="Transparent";
separatorsize="5";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=520;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.plan4movinghouse.co.uk/;");
aI("showmenu=News/Things To Do When Moving HouseINFO_BAR_MENU;text=News;target=;url=News/;");
aI("showmenu=Articles/Handy Tips for Moving HouseINFO_BAR_MENU;text=Articles;target=;url=Articles/;");
aI("text=Advertise;target=;url=Advertise.php;");
aI("text=Disclaimer;target=;url=Disclaimer.php;");
}

with(milonic=new menuname("News/Things To Do When Moving HouseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Things To Do When Moving House;target=;url=News/Things-To-Do-When-Moving-House.php;");
aI("text=Moving House Checklist;target=;url=News/Moving-House-Checklist.php;");
aI("text=Top Tips to Help You Move House;target=;url=News/Top-Tips-to-Help-You-Move-House.php;");
}

with(milonic=new menuname("Articles/Handy Tips for Moving HouseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Handy Tips for Moving House;target=;url=Articles/Handy-Tips-for-Moving-House.php;");
aI("text=The Five Most Common Reasons That People Decide To Put Off Moving House;target=;url=Articles/The-Five-Most-Common-Reasons-That-People-Decide-To-Put-Off-Moving-House.php;");
aI("text=Building a Loft Conversion Instead of Moving House;target=;url=Articles/Building-a-Loft-Conversion-Instead-of-Moving-House.php;");
}


 drawMenus();

