_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="Black";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover5.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";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=732;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="38";
aI("text=Home;target=;url=http://www.plan4furnishings.co.uk/;align=center;");
aI("showmenu=News/Interior Furnishing Of HomeINFO_BAR_MENU;text=News;target=;url=News/;align=center;");
aI("showmenu=Articles/Furnished OfficesINFO_BAR_MENU;text=Articles;target=;url=Articles/;align=center;");
aI("text=Privacy;target=;url=Privacy.php;align=center;");
aI("text=Advertise;target=;url=Advertise.php;align=center;");
aI("text=Disclaimer;target=;url=Disclaimer.php;align=center;");
aI("text=Contact;target=;url=Contact.php;align=center;");
}

with(milonic=new menuname("News/Interior Furnishing Of HomeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Interior Furnishing Of Home;target=;url=News/Interior-Furnishing-Of-Home.php;");
aI("text=Renting a Furnished Apartment;target=;url=News/Renting-a-Furnished-Apartment.php;");
aI("text=Furnished Luxury Homes For Lease;target=;url=News/Furnished-Luxury-Homes-For-Lease.php;");
}

with(milonic=new menuname("Articles/Furnished OfficesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Furnished Offices;target=;url=Articles/Furnished-Offices.php;");
aI("text=Furnishing Your Home Tips;target=;url=Articles/Furnishing-Your-Home-Tips.php;");
aI("text=Furnish your house with no money;target=;url=Articles/Furnish-your-house-with-no-money.php;");
}


 drawMenus();

