_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#0000D4";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="Transparent";
onbold="bold";
oncolor="Blue";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagecolor="Blue";
imagepadding="6";
itemwidth="175";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home ;target=;url=./;");
aI("showmenu=Getting Started Why Do You Want A Website?INFO_BAR_MENU;text=Getting Started ;target=;url=Getting-Started.html;");
aI("showmenu=Web DesignWeb Design With A PurposeINFO_BAR_MENU;text=Web Design;target=;url=Web-Design.html;");
aI("showmenu=Contact UsAbout Our CompanyINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Getting Started Why Do You Want A Website?INFO_BAR_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 PurposeINFO_BAR_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 CompanyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Our Company;target=;url=About-Our-Company.html;");
}


 drawMenus();
