_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#375452";
oncolor="White";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#BABCB1";
offcolor="White";
onbgcolor="#787972";
oncolor="White";
padding="4";
separatorcolor="#787972";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.jayanthudar.com/;");
aI("text=Experts Meet;target=;url=Experts-Meet.html;");
aI("text=My Mission;target=;url=My-Mission.html;");
aI("showmenu=Services offered/How I analyze your BusinessLEFT_MENU;text=Services offered;target=;url=Services-offered.html;");
aI("text=Training Courses;target=;url=Training-Courses.html;");
aI("text=Seminar - Workshops;target=;url=Seminar-Workshops.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=What People Say;target=;url=What-People-Say.html;");
aI("text=SEO traffic generation videos;target=;url=SEO-traffic-generation-videos.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Me;target=;url=About-Me.html;");
}

with(milonic=new menuname("Services offered/How I analyze your BusinessLEFT_MENU")){
style=submenuStyle;
aI("text=How I analyze your Business;target=;url=How-I-analyze-your-Business.html;");
}


 drawMenus();

