_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#DD470B";
onbgcolor="#EA5D10";
oncolor="White";
padding="10";
separatorcolor="#E1E1E1";
separatorsize="5";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.jsssirsa.org/;");
aI("text=Blog;target=_blank;url=http://www.jsssirsa.org/blog/;");
aI("showmenu=About UsAchievementsLEFT_MENU;text=About Us;target=;url=about-us.html;");
aI("showmenu=ProjectsNABARDLEFT_MENU;text=Projects;target=;url=projects.html;");
aI("showmenu=GalleryPhoto GalleryLEFT_MENU;text=Gallery;target=;url=gallery.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("About UsAchievementsLEFT_MENU")){
style=submenuStyle;
aI("text=Achievements;target=;url=achievements.html;");
aI("text=Governing Body;target=;url=governing-body.html;");
aI("text=Members;target=;url=members.html;");
aI("text=Staff;target=;url=staff.html;");
}

with(milonic=new menuname("ProjectsNABARDLEFT_MENU")){
style=submenuStyle;
aI("showmenu=NABARDSelf Help GroupsLEFT_MENU;text=NABARD;target=;url=nabard.html;");
aI("text=Total Sanitation Campaign;target=;url=total-sanitation-campaign.html;");
aI("text=Swarn Jayanti Gram Savrojgar Yojna;target=;url=swarn-jayanti-gram-savrojgar-yojna.html;");
}

with(milonic=new menuname("NABARDSelf Help GroupsLEFT_MENU")){
style=submenuStyle;
aI("text=Self Help Groups;target=;url=self-help-groups.html;");
}

with(milonic=new menuname("GalleryPhoto GalleryLEFT_MENU")){
style=submenuStyle;
aI("text=Photo Gallery;target=;url=photo-gallery.html;");
aI("text=Video Gallery;target=;url=video-gallery.html;");
aI("text=News Gallery;target=;url=news-gallery.html;");
}


 drawMenus();
