_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots7.gif";
offbgcolor="#6666A5";
offcolor="#ffffff";
onbgcolor="#DFDDDD";
oncolor="#000000";
padding="1";
separatorcolor="#BABAD8";
separatorsize="20";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Step 1 Review The Offline Work Options for Moms;target=;url=Step-1-Review-The-Offline-Work-Options-for-Moms.html;");
aI("text=Step 2 Going Online;target=;url=Step-2-Going-Online.html;");
aI("text=Step 3 Build a Web Business;target=;url=Step-3-Build-a-Web-Business.html;");
aI("text=Step 4 The CTPM Process;target=;url=Step-4-The-CTPM-Process.html;");
aI("text=WAHM Case Studies;target=;url=WAHM-Case-Studies.html;");
aI("text=The Background Story;target=;url=The-Background-Story.html;");
aI("text=Is SBI! for Me?;target=;url=Is-SBI!-for-Me-.html;");
aI("text=Video Case Studies;target=;url=Video-Case-Studies.html;");
aI("text=Download the Free Guide;target=;url=Download-the-Free-Guide.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
