_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="#6F6F6F";
onbgcolor="Transparent";
oncolor="#000000";
padding="8";
pagebgcolor="Transparent";
pagecolor="#6F6F6F";
separatorcolor="Transparent";
separatorsize="6";
subimage="images/on_downboxed.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/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=736;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.plan4lifestyle.co.uk/;");
aI("showmenu=Articles/Easy healthy lifestyleINFO_BAR_MENU;text=Articles;target=;url=Articles/;");
aI("showmenu=News/Home business lifestyleINFO_BAR_MENU;text=News;target=;url=News/;");
aI("text=Privacy;target=;url=Privacy.php;");
aI("text=Disclaimer;target=;url=Disclaimer.php;");
aI("text=Advertise;target=;url=Advertise.php;");
aI("text=Contact;target=;url=Contact.php;");
}

with(milonic=new menuname("Articles/Easy healthy lifestyleINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Easy healthy lifestyle;target=;url=Articles/Easy-healthy-lifestyle.php;");
aI("text=Lifestyle solutions;target=;url=Articles/Lifestyle-solutions.php;");
aI("text=Better fitness and health;target=;url=Articles/Better-fitness-and-health.php;");
}

with(milonic=new menuname("News/Home business lifestyleINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Home business lifestyle;target=;url=News/Home-business-lifestyle.php;");
aI("text=Teenager lifestyle choices;target=;url=News/Teenager-lifestyle-choices.php;");
aI("text=Keys to a Healthy Lifestyle;target=;url=News/Keys-to-a-Healthy-Lifestyle.php;");
}


 drawMenus();

