timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"ffffff",					// Off Font Color
"B0A060",					// Off Back Color
"000000",					// On Font Color
"FFFFCA",					// On Back Color
"B0A060",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
1,					// Top
15,					// left
,					// Width
1,					// Border Width
"Center",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Home |","home.htm",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"General |","show-menu2",,"#",1,
"Academic Aspects |","show-menu3",,"#",1,"Facilities |","show-menu4",,"#",1,
"Others |","show-menu5",,"#",1,"E-Magazine |","emag.htm",,"#",1,"Photo Gallery |","photo.htm",,"#",1,
"Site Map ","sitemap.htm",,"#",1]

menu2=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"About MIST","about.htm",,,0,"Location","location.htm",,,0,"Aim","aim.htm",,,0,
"Objectives","object.htm",,,0,
"Capabilities","capab.htm",,,0,"Regulatory Bodies","regulatory bodies.htm",,,0,
"Governing Body","gbody.htm",,,0,
"Academic Council","acouncil.htm",,,0,
"Future Expansion","future.htm",,,0,
"Code of Conduct","code.htm",,,0,"Contact to MIST","contact.htm",,,0,
"News & Events","news.htm",,,0]

menu3=[,,150,1,,prop1,0,"left",effect,0,,,,,,
"Teaching Departments","depts.htm",,,1,"Affiliation","affiliation.htm",,,1,
"Admission Matters","admission_matters.htm",,,1,
"Program Details","program_details.htm",,,1,
"Withdrawal Policy","withdraw.htm",,,1,
"Various Fees and Charges","expen.htm",,,1,
"Admission Form","admform.htm",,,1]

menu4=[
,,120,1,"",prop1,,"",effect,,,,,,,
"Library", "lib.htm",,,1,"Laboratory Facilities", "laboratory.htm",,,1,"Accommodation", "accom.htm",,,1,"Health Care", "health.htm",,,1,"Games & Sports", "games.htm",,,1,"Transportation", "trans.htm",,,1,
"Stipend Policy", "stipend.htm",,,1,"Other Facilities", "ofaci.htm",,,1]

menu5=[
,,120,1,"",prop1,,"",effect,,,,,,,
"Recognition of Merit", "recogmerit.htm",,,1,"Research & Development", "research.htm",,,1,
"Student Result Sheet", "result.htm",,,1,"Academic Calendar", "EngAcaCalendar2009.pdf",,,1,
"Career Opportunity", "career.htm",,,1,"Student Alumni", "alumni.htm",,,1
]

 menu9=[,,150,1,,prop1,0,"left",effect,0,,,,,,
"Teaching Departments","depts.htm",,,1,"Affiliation & Admission","adm.htm",,,1,
"Eligibility for Admission","eligibility.htm",,,1,
"Admission Test & Syllabus","admtas.htm",,,1,
"Withdrawal Policy","withdraw.htm",,,1,
"Students Expenditure","expen.htm",,,1,
"Admission Form","admform.htm",,,1]