﻿menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

style1=[
"ffffff",
"#8f2b40",
"ffebdc",
"#cc6633",
"#FFcc00",
12,
"normal",
"Bold",
"Verdana,Arial",
4,
"menu/arrow.gif",
,
"66ffff",
"000099",
"Purple",
"FFCC66",
"menu/arrowdn.gif",
"ffffff",
"000099",
]



addmenu(menu=[
"mainmenu",
80,
85,
133,
1,
,
style1,
1,
"left",
effect,
,
1,
,
,
,
,
,
,
,
,
,
,"&nbsp;Home","index.html",,"Home",1 
,"&nbsp;About us","show-menu=m1",,"About us",1
,"&nbsp;Courses","courses.htm",,"Courses",1
,"&nbsp;College Family ","show-menu=m4",,"Staff",1
,"&nbsp;News","show-menu=m5",,"News",1
])

	addmenu(menu=["m1",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;About the College","about.htm",,"About the College",1
	,"&nbsp;Facilities","show-menu=Facilities",,"Facilities",1
	,"&nbsp;Autonomous Cell","autonomous.htm",,"Autonomous Cell",1
	,"&nbsp;Contact","contact.htm",,"Contact",1
	])

		addmenu(menu=["Facilities",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"&nbsp;Campus","facilities.htm#Campus",,"Campus",1
		,"&nbsp;Hostel","hostel.htm",,"College Hostel",1
		,"&nbsp;Library","Library.htm",,"Library",1
		,"&nbsp;Laboratories","facilities.htm#Laboratories",,"Laboratories",1
		,"&nbsp;Sports","sports.htm",,"Sports",1
		,"&nbsp;N C C & &nbsp;N S S","ncc.htm",,"N C C",1
		,"&nbsp;Support Services","facilities.htm#Support",,"Support Services",1
		,"&nbsp;Awards/Scholarships","awards.htm",,"Awards/Scholarships",1
		])


	addmenu(menu=["m4",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Faculty Members","teachers.htm",,"College Family - Faculty Members",1
	,"&nbsp;Supporting Staff","staff.htm",,"College Family - Supporting Staff",1
	])

	addmenu(menu=["m5",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Results","result.htm",,"Results",1
	,"&nbsp;Events","event.htm",,"Event",1
	,"&nbsp;Photo Gallery","gallery1.htm",,"Event",1
	])	

dumpmenus()