_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="CornflowerBlue";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="White";
onbgcolor="RoyalBlue";
oncolor="White";
padding="0";
separatorcolor="CornflowerBlue";
separatorsize="0";
subimage="images/whitedots.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="RoyalBlue";
offcolor="White";
onbgcolor="CornflowerBlue";
oncolor="White";
padding="4";
subimage="images/whitedots.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=SEO Techniques Home;target=;url=http://www.bestseotechniques.com/;");
aI("showmenu=SEOLearn SeoINFO_BAR_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 SeoINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Learn Seo;target=;url=Learn-Seo.html;");
aI("text=SEO Dynamics;target=;url=SEO-Dynamics.html;");
}


 drawMenus();
