_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Wheat";
offcolor="Brown";
onbgcolor="#E7E6E7";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Brown";
onbgcolor="#E7E6E7";
oncolor="Blue";
outfilter="Fade(Overlap=1.00)";
padding="2";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.gaurijog.com/;");
aI("text=About Gauri Jog;target=;url=AboutGauriJog.html;");
aI("text=Why Learn Kathak?;target=;url=Why-Learn-Kathak-.html;");
aI("text=CourseCurriculum;target=;url=CourseCurriculum.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=What People Say;target=;url=What-People-Say.html;");
aI("text=Media Coverage;target=;url=MediaCoverage.html;");
aI("showmenu=Photo GalleryPhotoGallery1LEFT_MENU;text=Photo Gallery;target=;url=PhotoGallery.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Past Programs;target=;url=PastPrograms.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Feedback;target=;url=Feedback.html;");
}

with(milonic=new menuname("Photo GalleryPhotoGallery1LEFT_MENU")){
style=submenuStyle;
aI("text=PhotoGallery1;target=;url=PhotoGallery1.html;");
aI("text=PhotoGallery2;target=;url=PhotoGallery2.html;");
}


 drawMenus();
