_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glass2.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glass_hover2.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#9F9F9F";
borderstyle="Outset";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#8F8F8F";
offcolor="#ffffff";
onbgcolor="#6F6F6F";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="28";
aI("text=Home;target=;url=http://www.1step2.info/;align=center;");
aI("text=Articles;target=;url=Articles.html;align=center;");
aI("showmenu=Resources/ProductsLEFT_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("showmenu=News/One Step To Information About A Fitness And Health BookLEFT_MENU;text=News;target=;url=News.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("Resources/ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("News/One Step To Information About A Fitness And Health BookLEFT_MENU")){
style=submenuStyle;
aI("text=One Step To Information About A Fitness And Health Book;target=_blank;url=http://fitnesshealthbook.com/;");
aI("text=One Step To Information About Health;target=;url=One-Step-To-Information-About-Health.html;");
}


 drawMenus();

