fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;


with(MainMenustyle=new mm_style()){
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#666666";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)"
overfilter="Fade(duration=0.3);Alpha(Opacity=80)"
padding=0;
pagebgcolor="#cccccc";
pagecolor="black";
separatorcolor="#cccccc";
separatorsize=0;
subimage="";
subimagepadding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#666666";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)"
overfilter="Fade(duration=0.3);Alpha(Opacity=70)"
padding=5;
pagebgcolor="#cccccc";
pagecolor="black";
separatorcolor="#cccccc";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=5;
screenposition="center;middle"; 
}

with(mainmenu=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="relative";
style=MainMenustyle;
aI("image=/images/welcomemessage.jpg;overimage=/images/welcomemessage_f2.jpg;url=/html/nda-welcome-message.html;");
aI("image=/images/ndahalloffame.jpg;overimage=/images/ndahalloffame_f2.jpg;showmenu=halloffame;");
aI("image=/images/ndanpune.jpg;overimage=/images/ndanpune_f2.jpg;url=/html/nda-pune.html;");
aI("image=/images/ndadownloads.jpg;overimage=/images/ndadownloads_f2.jpg;showmenu=downloads;");
aI("image=/images/ndaball.jpg;overimage=/images/ndaball_f2.jpg;showmenu=ndaball");
aI("image=/images/ndaguestbook.jpg;overimage=/images/ndaguestbook_f2.jpg;url=/html/guest/default.asp;target=_blank;");
aI("image=/images/ndacontactus.jpg;overimage=/images/ndacontactus_f2.jpg;showmenu=contactus;")
aI("image=/images/ndausefullinks.jpg;overimage=/images/ndausefullinks_f2.jpg;url=/html/nda-useful-links.html;");
aI("image=/images/ndahome.jpg;overimage=/images/ndahome_f2.jpg;url=/index.asp;")
}

with(mainmenu=new menuname("halloffame")){
style=menuStyle;
aI("text=Martyrs;url=/html/nda-martyrs.html;");
aI("text=Roll of Honour;url=/html/nda-roll-of-honour.html;");
aI("text=Award Winners;showmenu=awardwinners;");
aI("text=Chiefs of Staff;url=/html/nda-chiefs-of-staff.html;");
aI("text=Commandants' Gallery;url=/html/nda-commandants-gallery.html;");
aI("text=Achievers;showmenu=achievers;");

}
with(mainmenu=new menuname("awardwinners")){
style=menuStyle;
aI("text=President&rsquo;s Medal Winners;url=/html/nda-president-medal-winners.html;");
aI("text=Arjuna Award Winners;url=/html/nda-arjuna-award-winners.html;");
aI("text=Other Award Winners;url=/html/nda-other-award-winners.html;");
}
with(mainmenu=new menuname("achievers")){
style=menuStyle;
aI("text=Game and Sports;url=/html/nda-achiever-game-sports.html;");
aI("text=Adventure Activities;url=/html/nda-adventure.html;");
aI("text=Other Fields;url=/html/nda-achievers.html;");
}
with(mainmenu=new menuname("ndaball")){
style=menuStyle;
aI("text=NDA Ball;url=/html/nda_ball_poster.jpeg;");
aI("text=Sponsor&rsquo;s Information;url=/html/nda-ball-sponsor-information.html;");
aI("text=Apply for NDA Queen Contest;url=/html/auditionforms.doc;");
aI("text=Join NDA Ball Club;url=http://clubs.indiatimes.com/clubsWeb/gc/Search.jsp?grp_nm_vc=ndaball&radiobutton=key;target=_blank;");
aI("text=Photo Gallery;url=/html/nda-ball-photo-gallery.html;");
aI("text=RESULTS-NDA QUEEN 2010;url=/html/NDAQueenAuditionResults.doc;");
}
with(mainmenu=new menuname("downloads")){
style=menuStyle;
aI("text=Wallpapers;url=/html/nda-wallpapers.html;");
aI("text=Movie Clips;url=/html/nda-movie-clips.html;");
}

with(mainmenu=new menuname("contactus")){
style=menuStyle;
aI("text=How to reach NDA (map);url=/html/how-to-reach-nda-map.html;");
aI("text=E-Mail List;url=/html/nda-email.html;");
}
	
drawMenus();


