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=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
position="relative"
orientation="horizontal";
style=menuStyle;
top=10;
aI("text=HOME;url=index.php;");
aI("text=Principal's Desk;url=principals-desk.php;");
aI("showmenu=KVS;text=KVS;");
aI("showmenu=Vidyalaya;text=The Vidyalaya;");
aI("showmenu=Teachers;text=Teachers;");
aI("showmenu=Students;text=Students;");
aI("showmenu=activities;text=Activities and Events;");
aI("showmenu=Public;text=Public;");
aI("showmenu=Links;text=Important Websites;");
aI("text=Contact Us;url=contact-us.php;");
aI("text=Site Map;url=site-map.php;");
}

with(milonic=new menuname("KVS")){
	style=menuStyle;
	aI("text=Mission and Vision;url=mission-and-vision.php;")
	aI("text=Admission Guidelines;url=http://www.kvsangathan.nic.in/policy.htm;target=_new;")
	aI("text=Transfer Guidelines;url=http://www.kvsangathan.nic.in/guidelines1.php;target=_new;")
	aI("text=Regional Office, Guwahati Region;url=http://www.kvsroguwahati.org;target=_new;");
	aI("text=KVS Head Quarter, New Delhi;url=http://www.kvsangathan.nic.in;target=_new;");
	aI("text=KVS Alumni;url=http://www.kvsangathan.nic.in/alumni.php;target=_new;");
}

with(milonic=new menuname("Vidyalaya")){
overflow="scroll";
style=menuStyle;
aI("text=VMC;url=vmc.php;")
aI("text=Campus;url=campus.php;")
aI("text=Location;url=location.php;")
aI("text=Vidyalaya At A Glance;url=vidyalaya-at-a-glance.php;")
aI("text=Achievements;url=achievements.php;")
aI("text=Activities;url=activities.php;")
aI("text=News;url=kv-news.php;")
aI("text=Calendar;url=calendar.php;")
aI("text=Photo Gallary;url=photo-gallary.php;")
aI("text=Result Analysis;url=result-analysis.php;")
}

with(milonic=new menuname("Teachers")){
style=menuStyle;
aI("text=Staff List;url=Staff-list.php;");
aI("text=Vacancy Position for Teachers;url=vacancy-pos.php;");
aI("text=Achievements;url=teacher-achievers.php;");
aI("text=Teachers in Think.com;url=think-dot-com.php#think_teachers;");


}

with(milonic=new menuname("Students")){
style=menuStyle;
aI("text=Achievements;url=student-achievers.php;");
aI("text=Transfer Details;url=tc-details.php;");
aI("text=Enrolment Position;url=enrolment-pos.php;");
aI("text=Download Study Materials;url=downloads.php;");
aI("text=Students in Think.com;url=think-dot-com.php#think_students;");
}

with(milonic=new menuname("Activities")){
style=menuStyle;
aI("text=Games and Sports;url=games-and-sports.php;");
aI("text=Co-Curricular Activities (CCA);url=cca-activities.php;");
aI("text=Academic Activities;url=academic-activities.php;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Kendriya Vidyalaya Sangathan;url=http://www.kvsangathan.nic.in;target=_new;");
aI("text=KVS Regional Office, Guwahati;url=http://www.kvsroguwahati.org;target=_new;");
aI("text=Oracle Think.com;url=http://www.thinkquest.org/en;target=_new;");
aI("text=CBSE;url=http://www.cbse.nic.in;target=_new;");
aI("text=NCERT;url=http://www.ncert.nic.in;target=_new;");
aI("text=Dept of Education, Govt of India;url=http://www.education.nic.in;target=_new;");
aI("text=One Stop Educational Portal(Sakshat);url=http://www.sakshat.ac.in;target=_new;");
aI("text=Education Site for Teachers;url=http://www.classteacher.com;target=_new;");
aI("text=National Council for Teacher Education;url=http://www.ncte-in.org;target=_new;");
aI("text=Homi Bhaba Center for Science Education;url=http://www.hbcse-tifr.res.in;target=_new;");
aI("text=Indira Gandhi National Open University;url=http://www.ignou.ac.in;target=_new;");
aI("text=University Grant Commission;url=http://www.ugc.ac.in;target=_new;");
aI("text=Dept of Science &amp; Tech., Govt of India;url=http://www.dst.gov.in;target=_new;");
aI("text=IIT Guwahati;url=http://www.iitg.ac.in;target=_new;");
aI("text=More...;url=edu-portals.php;");

}

with(milonic=new menuname("Public")){
style=menuStyle;
aI("text=Announcements;url=announcements.php;");
aI("text=Downloads;url=downloads.php;");
}

drawMenus();

