_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
image="images/dots1.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#AADECF";
oncolor="Black";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#BABCB1";
offcolor="White";
onbgcolor="#787972";
oncolor="White";
padding="4";
separatorcolor="#787972";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Web Design Services;target=;url=http://www.freewebdesignservices.com/;");
aI("text=How It All Works;target=;url=how-it-all-works.html;");
aI("text=Getting Started;target=;url=getting-started.html;");
aI("text=Samples Page 1;target=;url=samples-page-1.html;");
aI("text=Samples Page 2;target=;url=samples-page-2.html;");
aI("text=Samples Page 3;target=;url=samples-page-3.html;");
aI("text=Hosting Packages;target=;url=hosting-packages.html;");
aI("text=Your Questions;target=;url=your-questions.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();
