_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
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.sanjaygupta.info/;");
aI("text=Blog;target=_blank;url=http://www.sanjaygupta.info/blog/;");
aI("showmenu=GalleryImage GalleryLEFT_MENU;text=Gallery;target=;url=gallery-of-sanjay-gupta.html;");
aI("text=Services;target=;url=useful-services-resources-by-sanjay-gupta.html;");
aI("text=Contact;target=;url=contact-sanjay-gupta.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("GalleryImage GalleryLEFT_MENU")){
style=submenuStyle;
aI("text=Image Gallery;target=;url=image-gallery-of-sanjay-gupta.html;");
aI("showmenu=Video GalleryDostLEFT_MENU;text=Video Gallery;target=;url=video-gallery-of-sanjay-gupta.html;");
}

with(milonic=new menuname("Video GalleryDostLEFT_MENU")){
style=submenuStyle;
aI("text=Dost;target=;url=videos-of-dost.html;");
aI("text=Samsun Creations;target=;url=videos-of-samsun-creations.html;");
aI("text=Jai Swachhta Samiti;target=;url=videos-of-jai-swachhta-samiti.html;");
}


 drawMenus();
