_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
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 Marketing Services;target=;url=./;");
aI("text=Why Is SEO Important?;target=;url=Why-Is-SEO-Important-.html;");
aI("text=7 Secrets of Selling Websites;target=;url=7-Secrets-To-Websites-That-Sell.html;");
aI("text=Why Email Marketing?;target=;url=Why-Email-Marketing-.html;");
aI("text=For Small Business Owners;target=;url=Small-Business-Owners.html;");
aI("text=San Fernando Valley Web Marketing Expert;target=;url=San-Fernando-Valley-Web-Marketing-Expert.html;");
aI("text=Link Building Services;target=;url=Link-Building-Services.html;");
aI("text=Email Metrics;target=;url=Email-Metrics.html;");
aI("text=Web Design Samples;target=;url=Web-Design-Samples.html;");
aI("text=Order Today;target=;url=Order-Today.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
