timegap=500
followspeed=5
followrate=40
suboffset_top=0;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#000000', 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
"005e94",					// Off Back Color
"000000",					// On Font Color
"0368B8",					// On Back Color
"ffffff",					// Border Color
11,							// Font Size
"bold",						// Font Style 
"bold",						// Font Weight
"Arial Narrow",					// Font
2,							// Padding
"arrow_right.gif",			// Sub Menu Image
0,							// 3D Border & Separator
"ffffff",					// 3D High Color
"ffffff",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]



prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"FFFFFF",					// Off Back Color
"7288B1",					// On Font Color
"FFFFFF",					// On Back Color
"FF8A00",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow_right.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"CED7E8",					// 3D High Color
"CED7E8",					// 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
92,					// Top
0,					// left
182,					// 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
"left",			// 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
0, 					// 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
top,					// 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
"&nbsp;&nbsp;&nbspABOUT US","show-menu2","mission.htm",,1, // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;&nbsp;&nbspPROSPECTIVE STUDENTS","show-menu3","admissions.htm",,1,
"&nbsp;&nbsp;&nbspCURRENT STUDENTS","show-menu4","currentstudents.htm",,1,
"&nbsp;&nbsp;&nbspSTUDENT SERVICES","show-menu5","studentservices.htm",,1,
"&nbsp;&nbsp;&nbspACADEMICS","academics.htm","academics.htm",,1,
"&nbsp;&nbsp;&nbspFACILITIES","show-menu7","vacancies.htm",,1,
"&nbsp;&nbsp;&nbspPROGRAM DELIVERY","programdelivery.htm","programdelivery.htm",,1,
"&nbsp;&nbsp;&nbspTHINC SUPPORT COLLEGES","thincsupport.htm","thincsupport.htm",,1,
"&nbsp;&nbsp;&nbspSUPPORT","support.htm","support.htm",,1,
"&nbsp;&nbsp;&nbspNEWS & ARTICLES","news_articles.htm","news_articles.htm",,1
]

menu2=[
92,182,140,1,"",prop2,,"left",effect,,,,,,,
"Vision & Mission","mission.htm","mission.htm",,1,
"Validation by University of Wales UK","validation.htm","validation.htm",,1,
"Strategic Partners","strategicpartners.htm","strategicpartners.htm",,1,
"Faculty & Staff ","faculty.htm","faculty.htm",,1,
"Contact Us","contact.htm","contact.htm",,1
]

menu3=[
112,182,140,1,"",prop2,,"left",effect,,,,,,,
"Admissions","show-menu6","admissions.htm",,1,
"Degree Programs","degreeprograms.htm","degreeprograms.htm",,1,
"Download Application Form","downloadappform.htm","downloadappform.htm",,1,
"Strategic Partners","strategicpartners.htm","strategicpartners.htm",,1,
"FAQs","faq.htm","faq.htm",,1
]

menu4=[
131,182,140,1,"",prop2,,"left",effect,,,,,,,
"Student Orientation","studentorientation.htm","studentorientation.htm",,1,
"Academic Calendar","academiccalendar.htm","academiccalendar.htm",,1,
"Library","library.htm","library.htm",,1,
"THINC Support Colleges","thincsupport.htm","thincsupport.htm",,1,
"Handbook","handbook.htm","handbook.htm",,1

]

menu5=[
150,182,140,1,"",prop2,,"left",effect,,,,,,,
"Student Lounge","studentlounge.htm","studentlounge.htm",,1,
"Counselling","counselling.htm","counselling.htm",,1,
"Orientation","orientation.htm","orientation.htm",,1,
"HelpDesk","helpdesk.htm","helpdesk.htm",,1,
"Newsletter","newsletter.htm","newsletter.htm",,1
]

menu6=[
112,322,140,1,"",prop2,,"left",effect,,,,,,,
"Admission Requirements","admissionrequirements.htm","admissionrequirements.htm",,1

]

menu7=[
185,182,140,1,"",prop2,,"left",effect,,,,,,,
"Vacancies","vacancies.htm","vacancies.htm",,1,
"Join a live lecture","helpdesk.htm","helpdesk.htm",,1


]