

timegap=500
followspeed=2
followrate=10
suboffset_top=1;
suboffset_left=5;


effect = "Fade(duration=0.2);Alpha(opacity=70)";
function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=no,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
"2C75B9",					// Off Back Color
"FFFFFF",					// On Font Color
"0F3C7D",					// On Back Color
"999999",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"faq.gif",				// Sub Menu Image
4,							// 3D Border & Separator
"ffffff",					// 3D High Color
,					// 3D Low Color
,					// Referer item Font Color (leave this blank to disable)
"003399",					// Referer item Back Color (leave this blank to disable)

]


menu1=[				// This is the array that contains your menu properties and details
140,					// Top
20,					// left
120,					// Width
0,					// Border Width
"left",			// 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
1,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"left",					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
"Ture",					// Reserved for future use

"| The Institute |","show-menu6",,"#",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"| MMC Courses |","show-menu2",,"#",1,
"| Salient Features |","show-menu7",,"#",1,
"| MMC Corner |","show-menu3",,"#",1,
"| Fees |","show-menu5",,"#",1,
"| Interact With Us |","show-menu4",,"#",1
]

menu5=[
,,135,1,"",prop1,,"left",effect,,,,,,,
"INDORE","feeindore.aspx",,,1,
"BHOPAL","feebhopal.aspx",,,1,
"JABALPUR","feejabalpur.aspx",,,1,
"GWALIOR","feegwalior.aspx",,,1
]

menu6=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Message from The Director","message.aspx",,,1,
"Our Mission","ourmission.aspx",,,1,
"About MMC","aboutmmc.aspx",,,1,
"MMC Success Story","successstory.aspx",,,1,
"Why Only MMC","whyonlymmc.aspx",,,1,
"Faculty Members","facultymembers.aspx",,,1,
"Classroom Program","classroompro.aspx",,,1,
"Classroom Culture","classroomcultre.aspx",,,1,
"How To Join","howtojoin.aspx",,,1,
"Scholarships","scholarship.aspx",,,1,
"Rules and Regulations","rules.aspx",,,1


]

menu4=[
,,123,1,"",prop1,,"left",effect,,,,,,,
"Job@MMC","jobatmmc.aspx",,,1,
"Contact us","contactus.aspx",,,1

]

menu2=[,,200,1,"",prop1,,"left",effect,,,,,,,
"Two Year Classroom Program","tycp.aspx",,,1,
"One Year Classroom Program","oycp.aspx",,,1,
"Intensive Classroom Program","intensive.aspx",,,1,
"Test Series","testseries.aspx",,,1,
"Distant Learning Program","distantLP.aspx",,,1,
"Final Step Test Series","finalsteptest.aspx",,,1,
"Mastermind Open Test","mmcopentest.aspx",,,1,
"Topper's Test Paper File","toppertestpaper.aspx",,,1,
"Admission Cum Scholarship Test","admissionpro.aspx",,,1,

]

menu3=[,,123,1,"",prop1,,"left",effect,,,,,,,
"Hall of Fame", "hall_of_fame.aspx",,,1,
"Poster Gallery", "poster_g.aspx",,,1,
"Press Releases", "",,,1,
"Media Gallery", "photogall.aspx",,,1,
"Application Form", "",,,1,
"Important Dates", "imp_dates.aspx",,,1,
"Study Links", "studylinks.aspx",,,1	

]

menu7=[,,160,1,"",prop1,,"left",effect,,,,,,,
"Rewards for Top Rankers","rewards.aspx",,,1,
"Annual Felicitation Function","annualfunction.aspx",,,1,
"Hostel Facility","hostelfacility.aspx",,,1,
"Counselling Cell","counselingcell.aspx",,,1,
"Library","library.aspx",,,1,
"Seminars","seminars.aspx",,,1,
"Quick Answer Sheet and Solution after the Exams","quickans.aspx",,,1,
"Guess Evaluation System","guesseva.aspx",,,1,
"Expert Counselling","expert.aspx",,,1,
"Suggestions/Complaints","suggestion.aspx",,,1
]



