_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#A39059";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F4EAD1";
offcolor="#000000";
onbgcolor="#A39059";
oncolor="#F4EAD1";
padding="6";
separatorcolor="#A39059";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="#A39059";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F4EAD1";
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=http://www.thewebsitemarketingpro.com/;");
aI("text=Website Marketing;target=;url=Website-Marketing.html;");
aI("text=Search Engine Optimization;target=;url=Search-Engine-Optimization.html;");
aI("text=Pay per Click Advertising;target=;url=Pay-per-Click-Management.html;");
aI("text=Social Media Marketing;target=;url=Social-Media-Marketing.html;");
aI("text=Our Services;target=;url=Our-Services.html;");
aI("text=Testimonials;target=;url=Recommendations.html;");
aI("text=Blog;target=;url=http://thewebsitemarketingpro.com/blog/;");
aI("text=About Us;target=;url=About-Dick-Ingersoll.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();

