_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("text=Starting Out;target=;url=starting-out.html;");
aI("text=Asking For help;target=;url=asking-for-help.html;");
aI("text=Daily Routine;target=;url=daily-routine.html;");
aI("text=Tutorials;target=;url=tutorials.html;");
aI("text=Guides;target=;url=guides.html;");
aI("text=OBA Videos;target=;url=oba-videos.html;");
aI("text=Sign-up \ Purchase Flow Charts;target=;url=sign-up-purchase-flow-charts.html;");
aI("text=Tools You Need;target=;url=tools-you-need.html;");
aI("text=Tips and Tricks;target=;url=tips-and-tricks.html;");
aI("text=Acronyms;target=;url=acronyms.html;");
aI("text=IM Acronyms Explained;target=;url=essential-internet-marketing-acronyms-explained.html;");
aI("text=Support;target=;url=http://www.obanow.info/support/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

