_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="MediumSeaGreen";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
image="images/sepsquare_on15.gif";
offbgcolor="#D42AFF";
offcolor="Black";
oncolor="#000000";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare11.gif";
imageposition="right";
itemwidth="158";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home;target=;url=http://www.myminisites.net/;");
aI("text=Design Questionaire;target=;url=design_questionaire.html;");
aI("text=A Little HTML Guide;target=;url=a_little_html_guide.html;");
aI("showmenu=Easy Webmaster SystemPlan AheadLEFT_MENU;text=Easy Webmaster System;target=;url=easy_webmaster_system.html;");
aI("text=Site Development Tools;target=;url=site_development_tools.html;");
aI("text=Webmaster Resources;target=;url=webmaster_resources.html;");
aI("text=Company Info;target=;url=company.html;");
aI("text=FAQs;target=;url=faq.html;");
}

with(milonic=new menuname("Easy Webmaster SystemPlan AheadLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Plan Ahead;target=;url=plan_ahead.html;");
aI("text=Step Guide 1;target=;url=step_guide_1.html;");
aI("text=Step Guide 2;target=;url=step_guide_2.html;");
aI("text=Step Guide 3;target=;url=step_guide_3.html;");
aI("text=Step Guide 4;target=;url=step_guide_4.html;");
aI("text=Step Guide 5;target=;url=step_guide_5.html;");
aI("text=Step Guide 6;target=;url=step_guide_6.html;");
aI("text=Step Guide 7;target=;url=step_guide_7.html;");
aI("text=Step Guide 8;target=;url=step_guide_8.html;");
}


 drawMenus();

