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
"D01A19",		// Off Back Color 
"000000",			// On Font Color 
"FFD633",		// On Back Color 
"FFFFFF",			// Border Color
10,			// Font Size
"normal",			// Font Style 
"normal",			// Font Weight
"Verdana,Tahoma",		// Font
6,				// Padding
"arrow.gif",			// Sub Menu Image
0,				// 3D Border & Separator
"66ffff",				// 3D High Color
"D01A19",				// 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
90,				// Top
5,				// 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 ","default.asp",,,0,      // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
" THE&nbsp;COLLEGE ","show-menu2",,"#",1,
" ACADEMIC&nbsp;AFFAIRS ","show-menu3",,"#",1,
" ADMISSIONS ","show-menu4",,"#",1,
" STUDENT&nbsp;AFFAIRS ","show-menu5",,"#",1,
" CONTACTS ","contacts.asp",,"#",1
]

menu2=[
,,200,1,"",prop1,0,"left",effect,0,,,,,,
"About LAC","aboutus.asp",,,1,
"Welcome Message","message.asp",,,1,
"Mission Statement","mission.asp",,,1,
"Accreditations","accreditations.asp",,,1,
"Health & Safety Policy","safety.asp",,,1,
"Equal Opportunity Policy","equal.asp",,,1,
"Business Opportunity","bizopp.asp",,,1,
"Job Vacancies","vacancies.asp",,,1,
"Freedom of Information (FOI)","foi.asp",,,1,
"Disclaimer","disclaimer.asp",,,1
]

menu3=[
,,230,1,"",prop1,0,"left",effect,0,,,,,,
"Faculty of Accountancy","courses.asp",,,1,
"Faculty of Business Studies","courses.asp",,,1,
"Faculty of Science and Technology","courses.asp",,,1,
"Faculty of Law Studies","courses.asp",,,1,
"Faculty of Tourism & Hospitality","courses.asp",,,1,
"Faculty of Languages","courses.asp",,,1
]

menu4=[
,,150,1,"",prop1,0,"left",effect,0,,,,,,
"Registration Procedure","registration.asp",,,1,
"Local Students","local.asp",,,1,
"International Students","international.asp",,,1,
"Academic Calendar","calendar.asp",,,1,
"College Regulations","regulations.asp",,,1,
"How to Apply?","apply.asp",,,1,
"Course Fees","show-menu6",,"#",1
]

menu5=[
,,180,1,"",prop1,0,"left",effect,0,,,,,,
"News & Events","news.asp",,,1,
"Studying in London","london.asp",,,1,
"Airport Arrival & Welcome","facilities.asp#airport",,,1,
"Accommodation Advice","facilities.asp#accommodation",,,1,
"Student Bank Account","facilities.asp#bank",,,1,
"Medical Care","facilities.asp#medical",,,1,
"Library Support","facilities.asp#library",,,1,
"Student Society","facilities.asp#society",,,1,
"Sports Facilities","facilities.asp#sports",,,1,
"Student Visa Extension","facilities.asp#visa",,,1,
"Student Oyster Photocard","facilities.asp#visa",,,1,
"Resources & Support","resources.asp",,,1,
"Download Zone","downloads.asp",,,1,
"Useful Links","weblinks.asp",,,1
]

menu6=[
,,150,1,"",prop1,0,"left",effect,0,,,,,,
"Fees Structure","fees.asp",,,1,
"Scholarships","scholarships.asp",,,1,
"Terms & Conditions","terms.asp",,,1,
"Refund Policy","refund.asp",,,1
]