_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000080";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/dots8.gif";
offbgcolor="CornflowerBlue";
offcolor="DarkBlue";
onbgcolor="Azure";
oncolor="DarkBlue";
padding="15";
separatorcolor="Lavender";
separatorsize="1";
subimage="images/blue_4x5.gif";
subimagepadding="10";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="CornflowerBlue";
offcolor="DarkBlue";
onbgcolor="Honeydew";
oncolor="DarkBlue";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/blue_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=SEO Techniques Home;target=;url=http://www.bestseotechniques.com/;");
aI("showmenu=SEOLearn SeoLEFT_MENU;text=SEO;target=;url=SEO.html;");
aI("text=Marketing;target=;url=Marketing.html;");
aI("text=News;target=;url=News.html;");
aI("text=Resources;target=;url=Resources.html;");
}

with(milonic=new menuname("SEOLearn SeoLEFT_MENU")){
style=submenuStyle;
aI("text=Learn Seo;target=;url=Learn-Seo.html;");
aI("text=SEO Dynamics;target=;url=SEO-Dynamics.html;");
}


 drawMenus();
