_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots7.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#5C3747";
oncolor="White";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.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=Home ;target=;url=./;");
aI("showmenu=Getting Started Why Do You Want A Website?LEFT_MENU;text=Getting Started ;target=;url=Getting-Started.html;");
aI("showmenu=Web DesignWeb Design With A PurposeLEFT_MENU;text=Web Design;target=;url=Web-Design.html;");
aI("showmenu=Contact UsAbout Our CompanyLEFT_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Getting Started Why Do You Want A Website?LEFT_MENU")){
style=submenuStyle;
aI("text=Why Do You Want A Website?;target=;url=What-Do-I-Want-To-Accomplish.html;");
aI("text=Services We Offer;target=;url=Services-We-Offer.html;");
aI("text=The Process of Getting Your New Website;target=;url=The-Process-of-Getting-Your-New-Website.html;");
aI("text=Pricing Menu and Packages ;target=;url=services-pricing-menu.html;");
aI("text=Questions About Your New Website;target=;url=Questions-About-Your-New-Website.html;");
aI("text=ROI Calculator;target=;url=ROI-Calculator.html;");
}

with(milonic=new menuname("Web DesignWeb Design With A PurposeLEFT_MENU")){
style=submenuStyle;
aI("text=Web Design With A Purpose;target=;url=Web-Design-With-A-Purpose.html;");
aI("text=Our Websites- They Look Great AND Perform Well;target=;url=Our-Websites-They-Look-Great-AND-Perform-Well.html;");
aI("text=How does SEO Work on a local level;target=;url=How-does-SEO-Work-on-a-local-level.html;");
}

with(milonic=new menuname("Contact UsAbout Our CompanyLEFT_MENU")){
style=submenuStyle;
aI("text=About Our Company;target=;url=About-Our-Company.html;");
}


 drawMenus();
