var sectionArray = new Array();


//Other Sections
sectionArray[0] = [

{name:"Home", id:"home", link:"index.htm", target:"_self"},
{name:"Search", id:"search", link:path+"search/index.htm", target:"_self", subSection:[
		{name:"General People Search Result", id:"general", link:path+"search/general.htm", target:"_self"},
		{name:"Faculty Profiles Search Result", id:"faculty", link:path+"search/faculty.htm", target:"_self"},
		{name:"Terminology Search Result", id:"terminology", link:path+"search/terminology.htm", target:"_self"},
		{name:"Page/Keyword Search Result ", id:"page", link:path+"search/page.htm", target:"_self"}
	]},
{name:"What's New", id:"what", link:path+"news/index.php", target:"_self"},
{name:"News", id:"news", link:path+"news/news.php", target:"_self"},
{name:"Calendar of Events", id:"events", link:path+"events/week.php", target:"_self", subSection:[
		{name:"Events by day", id:"day", link:path+"events/day.php", target:"_self"},
		{name:"Events by week", id:"week", link:path+"events/week.php", target:"_self"},
		{name:"Events by month", id:"month", link:path+"events/month.php", target:"_self"},
		{name:"Detail Search", id:"detail", link:path+"events/event_detail.php", target:"_self"},
		{name:"Search Result", id:"result", link:path+"events/result.php", target:"_self"}
	]},
{name:"Contact Us", id:"contact", link:path+"other/contact.htm", target:"_self"},
{name:"Sitemap", id:"sitemap", link:path+"other/sitmap.htm", target:"_self"},
{name:"Privacy Policy", id:"privacy", link:path+"other/privacy.htm", target:"_self"},
{name:"Staff Interests", id:"staff", link:path+"other/staff_interests.htm", target:"_self"},
{name:"Insights and Innovations", id:"insights", link:path+"insights/insights.htm", target:"_self"}
];


//Main Sections
sectionArray[1] = [

{name:"About HKUST", id:"about", link:path+"about/index.htm", target:"_self", subSection:[
	{name:"Welcome from the President", id:"welcome", link:path+"about/welcome.htm", target:"_self"},
	{name:"Mission and Vision", id:"vision", link:path+"about/mission_vision.htm", target:"_self"},
	{name:"15-Year Strategy", id:"strategy", link:"http://www.ust.hk/strategy/e_1.html", target:"_self"},
	{name:"Governance", id:"governance", link:path+"about/governance.htm", target:"_self", subSection:[
		{name:"Court", id:"court", link:path+"about/governance.htm#court", target:"_self"},
		{name:"Council", id:"council", link:path+"about/governance.htm#council", target:"_self"},
		{name:"Senate", id:"senate", link:path+"about/governance.htm#senate", target:"_self"}
	]},
	{name:"Senior Administrators", id:"senior", link:path+"about/senior.htm", target:"_self"},
	{name:"Facts and History", id:"fh", link:"", target:"_self", subSection:[
		{name:"Facts", id:"facts", link:path+"about/fh_facts.htm", target:"_self"},
		{name:"History", id:"history", link:path+"about/fh_history.htm", target:"_self"},
		{name:"Videos", id:"videos", link:path+"about/fh_videos.htm", target:"_self"}
	]},
	{name:"Rankings and Awards", id:"ra", link:"", target:"_self", subSection:[
		{name:"Rankings", id:"ranking", link:path+"about/ranking.htm", target:"_self"},
		{name:"Awards - Students", id:"awardsstu", link:path+"about/ranking_student.htm", target:"_self"},
		{name:"Awards - Faculty members", id:"awardsfac", link:path+"about/ranking_faculty.htm", target:"_self"}
	]},
	{name:"Global Partnership and Presence", id:"global", link:path+"about/global.htm", target:"_self"},
	{name:"University Publications", id:"publications", link:path+"about/publications.htm", target:"_self"},
	{name:"Video Channel and Photo Gallery", id:"psl", link:"", target:"_self", subSection:[
		{name:"Video Channel", id:"videochannel", link:"http://videochannel.ust.hk/", target:"_self"},
		{name:"Photo Gallery", id:"photogallery", link:"http://photogallery.ust.hk/", target:"_self"}
	]},
	{name:"What's New, Speeches and Lectures", id:"psl", link:"", target:"_self", subSection:[
		{name:"What's New", id:"what", link:path+"news/index.php", target:"_self"},
		{name:"Speeches", id:"speeches", link:path+"about/psl_speeches.php", target:"_self"},
		{name:"Lectures", id:"lectures", link:path+"about/psl_lectures.htm", target:"_self"}
	]},
	{name:"Up-coming events", id:"events", link:path+"events/week.php", target:"_self"},
	{name:"About the Campus", id:"campus", link:path+"about/campus.htm", target:"_self", subSection:[
		{name:"How to get here", id:"gethere", link:path+"about/campus_gethere.htm", target:"_self"},
		{name:"Information for visitors", id:"information", link:path+"about/campus_information.htm", target:"_self"},
		{name:"Virtual Campus", id:"virtual", link:"http://publish.ust.hk/univ/campusvr/quicktime/a03_piazza.html", target:"_self"}
	]}
]},

{name:"Teaching and Learning", id:"teaching", link:path+"teaching/index.htm", target:"_self", subSection:[
	{name:"Schools and Departments", id:"schools", link:path+"teaching/schools.htm", target:"_self"},
	{name:"Quality Assurance", id:"qa", link:"", target:"_self", subSection:[
		{name:"Quality Assurance", id:"qa", link:"http://qa.ust.hk", target:"_self"},
		{name:"Center for Enhanced Learning and Teaching", id:"celt", link:"http://celt.ust.hk/", target:"_self"}
	]},
	{name:"Academic Calendar", id:"calendar", link:"http://publish.ust.hk/calendar", target:"_self"},
	{name:"Programs and Courses", id:"programs_courses", link:"http://publish.ust.hk/calendar/", target:"_self", subSection:[
		{name:"Undergraduate Programs", id:"ugprograms", link:"http://publish.ust.hk/calendar/content/main.html?js=program", target:"_self"},
		{name:"Postgraduate Programs", id:"pgprograms", link:"http://publish.ust.hk/calendar/content/main.html?js=program", target:"_self"},
		{name:"Course Descriptions", id:"courses", link:"http://publish.ust.hk/calendar/content/course.html", target:"_self"}
	]},

	{name:"Academic Affairs", id:"affairs", link:"http://www.ust.hk/vpaao/index.html", target:"_self", subSection:[
		{name:"Personnel", id:"academicpersonnel", link:"http://www.ust.hk/~webaa/AcademicPersonnel/", target:"_self"},
		{name:"Integrity", id:"integrity", link:"http://www.ust.hk/vpaao/integrity/index.html", target:"_self"},
		{name:"Undergraduate Studies", id:"ugstudies", link:"http://www.ust.hk/vpaao/ug/index.html", target:"_self"},
		{name:"Postgraduate Studies", id:"pgstudies", link:"http://www.ust.hk/vpaao/pg/index.html", target:"_self"},
		{name:"Continuing Education", id:"continuing", link:"http://www.ust.hk/vpaao/admin_services/OCPE_home.html", target:"_self"}
	]},
	{name:"Academic Support Services", id:"services", link:path+"teaching/services.htm", target:"_self", subSection:[
		{name:"Center for Enhanced Learning and Teaching", id:"cslt", link:"http://celt.ust.hk/", target:"_self"},
		{name:"Information Technology Services Center", id:"itsc", link:"http://www.ust.hk/itsc/", target:"_self"},
		{name:"Language Center", id:"language", link:"http://lc.ust.hk/", target:"_self"},
		{name:"Library", id:"library", link:"http://library.ust.hk/", target:"_self"},
		{name:"Publishing Technology Center", id:"ptc", link:"http://ptc.ust.hk/", target:"_self"},
		{name:"Student Affairs Office", id:"sao", link:"https://sao.ust.hk/", target:"_self"}
	]}
]},

{name:"Research and Development", id:"research", link:path+"research/index.htm", target:"_self", subSection:[
	{name:"About Research and Development", id:"about", link:"http://www.ust.hk/~webvprdo/vprdo.html", target:"_self"},
	{name:"Technology Transfer", id:"technology", link:"http://www.ttc.ust.hk/", target:"_self"},
	{name:"Research Report", id:"report", link:"http://research.ust.hk/index4.html", target:"_self"},
	{name:"Institute for Advanced Study", id:"institute", link:"http://ias.ust.hk/", target:"_self"},
	{name:"HKUST Fok Ying Tung Graduate School", id:"hkust", link:"http://fyt.hkust.edu.cn/index1.jsp", target:"_self"},
	{name:"HKUST Shenzhen Institute", id:"shenzhen", link:"http://www.shenzhen-institute.ust.hk/", target:"_self"},
	{name:"Faculty Profiles & Research Activities", id:"faculty", link:"http://research.ust.hk/", target:"_self"},
	{name:"Patents", id:"patents", link:"http://www.ttc.ust.hk/patents3/index.htm", target:"_self"},
	{name:"Funding Opportunities", id:"funding", link:"http://ocga.ust.hk/rfis/ResearchOppServlet?JSP=1", target:"_self"},
	{name:"Entrepreneurship Program", id:"entrepreneurship", link:"http://www.rdc.ust.hk/eng/entrepreneurship.html", target:"_self"},
	{name:"HKUST R&D Corp", id:"corp", link:"http://rdc.ust.hk/", target:"_self"},
	{name:"Central and Interdepartmental Research Units", id:"central", link:"", target:"_self", subSection:[
		{name:"Research Institutes & Centers", id:"ri", link:"http://www.ust.hk/~webvprdo/centers.html", target:"_self"},
		{name:"Central Research Facilities", id:"crf", link:"http://www.ust.hk/~webvprdo/facilities.html", target:"_self"}
	]}
	/*
	{name:"Central and Interdepartmental Research Units", id:"central", link:"", target:"_self", subSection:[
		{name:"Research Institutes", id:"ri", link:"http://www.ust.hk/~webvprdo/research_institutes.html", target:"_self"},
		{name:"Research Centers", id:"rc", link:"http://www.ust.hk/~webvprdo/academic_research.html", target:"_self"},
		{name:"Central Research Facilities", id:"crf", link:"http://www.ust.hk/~webvprdo/central_facilities.html", target:"_self"}
	*/
	
	/*,
	{name:"School Research Units", id:"school", link:"", target:"_self", subSection:[
		{name:"School of Science", id:"sos", link:path+"research/school_sos.htm", target:"_self"},
		{name:"School of Engineering", id:"soe", link:path+"research/school_soe.htm", target:"_self"},
		{name:"Other Institutes and Centers", id:"oiac", link:path+"research/school_oiac.htm", target:"_self"}
	]}
	*/
]},

{name:"Studying at HKUST", id:"studying", link:path+"studying/index.htm", target:"_self", subSection:[
	{name:"Admissions", id:"admissions", link:"http://www.ab.ust.hk/arr/adm", target:"_self", subSection:[
		{name:"Undergraduate - Hong Kong Students", id:"hk", link:"https://www.ab.ust.hk/arr/adm/ug/admissions/inhk.html", target:"_self"},
		{name:"Undergraduate - Mainland China Students", id:"china", link:"http://www.ust.hk/mainland/", target:"_self"},
		{name:"Undergraduate - International Students", id:"international", link:"http://www.ust.hk/international/", target:"_self"},
	//	{name:"Undergraduate - Visiting Students", id:"visiting", link:"https://www.ab.ust.hk/arr/adm/ug/admissions/visiting/apply.html", target:"_self"},
		{name:"Postgraduate - Research Programs", id:"local", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/RPG/RPG.html", target:"_self"},
		{name:"Postgraduate - Taught Programs", id:"nonlocal", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/TPG/TPG.html", target:"_self"}
	]},
	{name:"Campus Life", id:"campus", link:path+"studying/campus.htm", target:"_self", subSection:[
		{name:"Student Affairs Office", id:"affairs", link:"https://sao.ust.hk/", target:"_self"},
		{name:"Student Accommodation", id:"accommodation", link:"https://sao.ust.hk/housing/index.html", target:"_self"},
		{name:"HKUST Connect", id:"hkustconnect", link:"http://connect.ust.hk", target:"_self"},
		{name:"Health Center", id:"health", link:"https://sao.ust.hk/sports/medical_dental.html", target:"_self"},
		{name:"Students' Union & Societies", id:"students", link:"http://ihome.ust.hk/~su_ucoun/link.html", target:"_self"},
		{name:"Restaurants & Catering", id:"restaurants", link:"https://www.ab.ust.hk/cso/restaurants.htm", target:"_self"},
		{name:"Sports & Recreation", id:"sports ", link:"https://sao.ust.hk/facilities/index.html", target:"_self"},
		{name:"Center for the Arts", id:"arts", link:"http://www.ust.hk/cfa/", target:"_self"},
		{name:"Library", id:"library", link:"http://library.ust.hk/", target:"_self"},
		{name:"Amenities", id:"amenities", link:path+"studying/campus_amenities.htm", target:"_self"}
	]},
	{name:"Financial Aid & Scholarships", id:"fas", link:"", target:"_self", subSection:[
		{name:"Financial Aid", id:"financial", link:"https://sao.ust.hk/studentlife/scholarships.html", target:"_self"},
		{name:"Scholarships", id:"scholarships", link:"http://scholarship.ust.hk/", target:"_self"}
	]},
	{name:"Graduate Employment", id:"graduate", link:"https://w3.ab.ust.hk/sccs/cgi-bin/web/index.php", target:"_self"},
	{name:"International Students", id:"international", link:"", target:"_self", subSection:[
		{name:"Office of the Dean of Undergraduate Education", id:"deanug", link:"http://deanug.ust.hk/", target:"_self"},
		{name:"Program - Undergraduate", id:"intlugprog", link:"http://www.ust.hk/international/", target:"_self"},
		{name:"Program - Postgraduate (Research)", id:"intlpgprogresearch", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/RPG/RPG.html", target:"_self"},
		{name:"Program - Postgraduate (Taught)", id:"intlpgprogtaught", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/TPG/TPG.html", target:"_self"}
	]},
	{name:"Mainland Students", id:"mainland", link:"", target:"_self", subSection:[
		{name:"Office of the Dean of Undergraduate Education", id:"deanug", link:"http://deanug.ust.hk/", target:"_self"},
		{name:"Program - Undergraduate", id:"chinaugprog", link:"https://www.ab.ust.hk/arr/adm/ug/admissions/outhk.html", target:"_self"},
		{name:"Program - Postgraduate (Research)", id:"chinapgprogresearch", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/RPG/RPG.html", target:"_self"},
		{name:"Program - Postgraduate (Taught)", id:"chinapgprogtaught", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/TPG/TPG.html", target:"_self"}
	]}
]},

{name:"Administration", id:"administration", link:path+"administration/index.htm", target:"_self", subSection:[
	{name:"Administrative Offices", id:"ao", link:path+"administration/ao.htm", target:"_self"/*, subSection},:[
		{name:"Office of the President", id:"president", link:"http://www.ust.hk/~webopa/presoff/index.html", target:"_self"},
		{name:"Office of the Vice President for Academic Affairs", id:"affairs", link:"http://www.ust.hk/~webaa/acaff.htm", target:"_self"},
		{name:"Office of the Vice President for Administration & Business", id:"administration", link:"http://www.ab.ust.hk/vpabo/", target:"_self"},
		{name:"Office of the Vice President for Research & Development", id:"research", link:"http://www.ust.hk/~webvprdo/vprdo.html", target:"_self"},
		{name:"University Development and Public Affairs", id:"university", link:"http://www.ust.hk/oudpa/", target:"_self"},
		{name:"Internal Audit Service", id:"internal", link:"http://www.ust.hk/~webias", target:"_self"},
		{name:"Admissions, Registration & Records", id:"admissions", link:"http://www.ab.ust.hk/arr/", target:"_self"},
		{name:"Campus Services", id:"campus", link:"http://www.ab.ust.hk/cso/", target:"_self"},
		{name:"Court, Council & Senate Secretariat", id:"court", link:"http://www.ab.ust.hk/ccss/", target:"_self"},
		{name:"Estates Management", id:"estates", link:"https://www.ab.ust.hk/emo/", target:"_self"},
		{name:"Finance", id:"finance", link:"https://www.ab.ust.hk/fo/", target:"_self"},
		{name:"Information Systems", id:"information", link:"http://www.ab.ust.hk/is/", target:"_self"},
		{name:"Personnel", id:"personnel", link:"http://www.ab.ust.hk/po/", target:"_self"},
		{name:"Purchasing", id:"purchasing", link:"http://www.ab.ust.hk/puro/", target:"_self"},
		{name:"Safety and Environmental Protection", id:"safety", link:"http://www.ab.ust.hk/sepo/", target:"_self"},
		{name:"Student Affairs", id:"student", link:"http://www.ab.ust.hk/sao/", target:"_self"}
	]*/},
	//{name:"International Program Unit", id:"ipu", link:"http://www.ust.hk/oudpa/international/international.html", target:"_self"},
	//{name:"Library", id:"library", link:"http://library.ust.hk/", target:"_self"},
	//{name:"Center for the Arts", id:"center", link:"http://www.ust.hk/cfa/", target:"_self"},
	{name:"Amenities", id:"amenities", link:"", target:"_self", subSection:[
		{name:"Sports & Recreation", id:"sports", link:"https://sao.ust.hk/facilities/index.html", target:"_self"},
		{name:"Restaurants & Catering", id:"restaurants", link:"https://www.ab.ust.hk/cso/res_restaurants_main.htm", target:"_self"},
		{name:"Lodging", id:"lodging", link:path+"administration/lodging.htm", target:"_self"},
		/*{name:"Dining", id:"dining", link:"http://www.ab.ust.hk/cso/home_cat_frame.htm", target:"_self"},*/
		{name:"Souvenir Center", id:"souvenir", link:"https://www.ab.ust.hk/cso/shops_souvenirs.htm", target:"_self"}
	]}
]},

{name:"Library", id:"library", link:"http://library.ust.hk/", target:"_self"},

{name:"Giving to HKUST", id:"giving", link:path+"giving/index.htm", target:"_self", subSection:[
	//{name:"Make a Difference. Support HKUST.", id:"make", link:path+"giving/make.htm", target:"_self"},
	{name:"HKUST Priorities", id:"hkust", link:"", target:"_self", subSection:[
		{name:"Institute for Advanced Study", id:"institute", link:path+"giving/hkust_institute.htm", target:"_self"},
		{name:"High Impact Research Areas", id:"high", link:path+"giving/hkust_high.htm", target:"_self"},
		{name:"Internationalization", id:"internationalization", link:path+"giving/hkust_internationalization.htm", target:"_self"},
		{name:"Campus Development", id:"campus", link:path+"giving/hkust_campus.htm", target:"_self"},
		{name:"Mainland Initiatives", id:"mainland", link:path+"giving/hkust_mainland.htm", target:"_self"}
	]},
	{name:"Ways to Support", id:"ways", link:"", target:"_self", subSection:[
		{name:"Set up a scholarship", id:"scholarship", link:path+"giving/ways_scholarship.htm", target:"_self"},
		{name:"Enrich the learning experience", id:"enrich", link:path+"giving/ways_enrich.htm", target:"_self"},
		{name:"Support research and innovation", id:"fund", link:path+"giving/ways_fund.htm", target:"_self"},
		{name:"Contribute to the IAS endowment", id:"contribute", link:path+"giving/ways_contribute.htm", target:"_self"},
		{name:"Brick and mortar", id:"brick", link:path+"giving/ways_brick.htm", target:"_self"},
		{name:"Enlarging the Library's collections", id:"enhance", link:path+"giving/ways_enhance.htm", target:"_self"}
	]},
	{name:"Alumni giving", id:"alumni", link:"http://www.ust.hk/alumni/giving/giving.html", target:"_self"},
	{name:"Honor roll", id:"honor", link:"http://www.ust.hk/oudpa/fundraising/donors/", target:"_self"},
	{name:"News", id:"news", link:path+"giving/news.php", target:"_self"},
	{name:"Contact us", id:"contact", link:path+"giving/contact.htm", target:"_self"},
	{name:"Make a gift<!-- <img src='"+path+"images/common/icon_gift_small.gif' alt='' width='15' height='15' align='absmiddle' border='0'>-->", id:"gift", color:"#A60000", link:"http://iis.ust.hk/oudpa/give2ust/d_form.asp", target:"_self"}
]}

];


//Top Sections
sectionArray[2] = [

{name:"Current Students", id:"current", link:"", target:"_self", subSection:[
	{name:"Academic Calendar", id:"academic", link:"http://publish.ust.hk/calendar", target:"_self"},
	{name:"Library", id:"library", link:"http://library.ust.hk/", target:"_self"},
	{name:"Admissions, Registration & Records Office", id:"admissions", link:"http://www.ab.ust.hk/arr", target:"_self"},
	{name:"Student Affairs Office", id:"student", link:"https://sao.ust.hk/", target:"_self"},
	{name:"Language Centre", id:"language", link:"http://lc.ust.hk/", target:"_self"},
	{name:"Student Union & its Affiliations", id:"suia", link:"http://ihome.ust.hk/~su_ucoun/link.html", target:"_self"},
	{name:"Career Center", id:"career", link:"https://career.ust.hk/", target:"_self"},
	{name:"HKUST Connect", id:"hkustconnect", link:"http://connect.ust.hk", target:"_self"},
	{name:"myPortal", id:"myportal", link:"http://my.ust.hk/render.userLayoutRootNode.uP", target:"_self"},
	{name:"In Case of Typhoon or Rainstorm", id:"badweather", link:"https://www.ab.ust.hk/arr/reg/in/in_std_info/badweather.html", target:"_self"}
]},

{name:"Prospective Students", id:"prospective", link:"", target:"_self", subSection:[
	{name:"Admissions", id:"admissions", link:"http://www.ab.ust.hk/arr/adm", target:"_self", subSection:[
		{name:"Undergraduate - Hong Kong Students", id:"hk", link:"https://www.ab.ust.hk/arr/adm/ug/admissions/inhk.html", target:"_self"},
		{name:"Undergraduate - Mainland China Students", id:"china", link:"http://www.ust.hk/mainland/", target:"_self"},
		{name:"Undergraduate - International Students", id:"international", link:"http://www.ust.hk/international/", target:"_self"},
		{name:"Postgraduate - Research Programs", id:"local", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/RPG/RPG.html", target:"_self"},
		{name:"Postgraduate - Taught Programs", id:"nonlocal", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/TPG/TPG.html", target:"_self"},
		{name:"Early Admissions Scheme", id:"eas", link:"https://www.ab.ust.hk/arr/adm/ug/admissions/EAS/scheme.html", target:"_self"}
	]},
	{name:"Mainland Students", id:"mainland", link:"", target:"_self", subSection:[
		{name:"Office of the Dean of Undergraduate Education", id:"deanug", link:"http://deanug.ust.hk/", target:"_self"},
		{name:"Program - Undergraduate", id:"chinaugprog", link:"https://www.ab.ust.hk/arr/adm/ug/admissions/outhk.html", target:"_self"},
		{name:"Program - Postgraduate (Research)", id:"chinapgprogresearch", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/RPG/RPG.html", target:"_self"},
		{name:"Program - Postgraduate (Taught)", id:"chinapgprogtaught", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/TPG/TPG.html", target:"_self"}
	]},
	{name:"International Students", id:"international", link:"", target:"_self", subSection:[
		{name:"Office of the Dean of Undergraduate Education", id:"deanug", link:"http://deanug.ust.hk/", target:"_self"},
		{name:"Program - Undergraduate", id:"intlugprog", link:"http://www.ust.hk/international/", target:"_self"},
		{name:"Program - Postgraduate (Research)", id:"intlpgprogresearch", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/RPG/RPG.html", target:"_self"},
		{name:"Program - Postgraduate (Taught)", id:"intlpgprogtaught", link:"https://www.ab.ust.hk/arr/adm/pg/admissions/TPG/TPG.html", target:"_self"}
	]},
	{name:"Student Exchange", id:"student", link:"", target:"_self", subSection:[
		{name:"Mainland", id:"mainland", link:"http://www.ust.hk/mainland/", target:"_self"},
		{name:"International", id:"international", link:"http://www.ust.hk/international/admissions/enrichment/exchange.html", target:"_self"}
	]},
	{name:"Library", id:"library", link:"http://library.ust.hk/", target:"_self"},
	{name:"Schools and Departments", id:"schools", link:path+"teaching/schools.htm", target:"_self"},
	{name:"Financial Aid & Scholarships", id:"fas", link:"", target:"_self", subSection:[
		{name:"Financial Aid", id:"financial", link:"https://sao.ust.hk/studentlife/scholarships.html", target:"_self"},
		{name:"Scholarships", id:"scholarships", link:"http://scholarship.ust.hk/", target:"_self"}
	]},
	{name:"Campus Life", id:"campus", link:path+"studying/campus.htm", target:"_self"},
	{name:"Virtual Campus", id:"virtual", link:"http://publish.ust.hk/univ/campusvr/quicktime/a03_piazza.html", target:"_self"}
]},

{name:"Faculty and Staff", id:"faculty", link:"", target:"_self", subSection:[
	{name:"Schools and Departments", id:"schools", link:path+"teaching/schools.htm", target:"_self"},
	{name:"Academic Calendar", id:"academic", link:"http://publish.ust.hk/calendar", target:"_self"},
	{name:"Faculty Profiles & Research Activities", id:"faculty", link:"http://research.ust.hk/", target:"_self"},
	{name:"Administration and Business Portal", id:"faculty", link:"https://www.ab.ust.hk/", target:"_self"},
	{name:"myPortal", id:"myportal", link:"http://my.ust.hk/render.userLayoutRootNode.uP", target:"_self"},
	{name:"Staff Interests", id:"staff", link:path+"other/staff_interests.htm", target:"_self"},
	{name:"In Case of Typhoon or Rainstorm", id:"badweather", link:"https://www.ab.ust.hk/arr/reg/in/in_std_info/badweather.html", target:"_self"}
]},

{name:"Alumni", id:"alumni", link:"", target:"_self", subSection:[
	{name:"Alumni Relations Unit", id:"relations", link:"http://www.ust.hk/cgi-bin/cgiwrap/~alumni/index.pl", target:"_self"},
	{name:"Alumni Services & Benefits", id:"portal", link:"http://www.ust.hk/alumni/services_and_benefits/aen.html", target:"_self"},
	{name:"Giving to HKUST", id:"hkust", link:"http://www.ust.hk/alumni/giving/giving.html", target:"_self"},
	{name:"Transcript Application", id:"transcript", link:"https://www.ab.ust.hk/arr/reg/in/in_forms/forms_alumni.html", target:"_self"}
//	{name:"HKUST Convocation", id:"convocation", link:"http://convocation.ust.hk/", target:"_self"}
/*
	{name:"Alumni Associations", id:"associations", link:"alumni/associations.htm", target:"_self"},
	{name:"Alumni Magazine", id:"magazine", link:"alumni/magazine.htm", target:"_self"}
*/
]},

{name:"Media", id:"media", link:"http://media.ust.hk/", target:"_self", subSection:[
	{name:"Press Releases", id:"what", link:path+"news/press_release.php", target:"_self"},
	{name:"Speeches", id:"speeches", link:path+"about/psl_speeches.php", target:"_self"},
	{name:"Lectures", id:"lectures", link:path+"about/psl_lectures.htm", target:"_self"},
	{name:"Media Information Center", id:"information", link:"http://media.ust.hk/", target:"_self"},
	{name:"Office of University Development and Public Affairs", id:"office", link:"http://www.ust.hk/oudpa/", target:"_self"},
	{name:"Contacts", id:"contacts", link:path+"other/contact.htm", target:"_self"}
]},

{name:"Visitors", id:"visitors", link:"", target:"_self", subSection:[
	{name:"About the Campus", id:"campus", link:path+"about/campus.htm", target:"_self", subSection:[
		{name:"How to get here", id:"gethere", link:path+"about/campus_gethere.htm", target:"_self"},
		{name:"Information for visitors", id:"information", link:path+"about/campus_information.htm", target:"_self"},
		{name:"Virtual Campus", id:"virtual", link:"http://publish.ust.hk/univ/campusvr/quicktime/a03_piazza.html", target:"_self"}
	]},
	{name:"Career Center", id:"career", link:"https://career.ust.hk/", target:"_self"},
	{name:"HKUST Connect", id:"hkustconnect", link:"http://connect.ust.hk", target:"_self"},
	{name:"Library", id:"library", link:"http://library.ust.hk/", target:"_self"},
	{name:"Job Vacancy", id:"job", link:"https://www.ab.ust.hk/po/PubDoc/jobsearch/job_vacancies/job_vacancies.html", target:"_self"}
]},

{name:"Industry Partners", id:"industry", link:"", target:"_self", subSection:[
	{name:"Technology Transfer", id:"technology", link:"http://www.ttc.ust.hk/", target:"_self"},
	{name:"Entrepreneurship Program", id:"entrepreneurship", link:"http://www.rdc.ust.hk/eng/entrepreneurship.html", target:"_self"},
	{name:"Career Center", id:"career", link:"https://career.ust.hk/", target:"_self"},
	{name:"HKUST Connect", id:"hkustconnect", link:"http://connect.ust.hk", target:"_self"}
]}

];


//Quick Link Sections
sectionArray[3] = [

{name:"About the Campus", id:"", link:path+"about/campus.htm", target:"_self"},
{name:"Admissions, Registration & Records Office", id:"", link:"https://www.ab.ust.hk/arr/adm/index.html", target:"_self"},
{name:"Campus Map", id:"", link:path+"images/about/pdf/campus_map.pdf", target:"_self"},
{name:"Calendar of Events", id:"", link:path+"events/week.php", target:"_self"},
{name:"Contacts", id:"", link:path+"other/contact.htm", target:"_self"},
{name:"Giving to HKUST", id:"", link:path+"giving/index.htm", target:"_self"},
{name:"Library", id:"", link:"http://library.ust.hk/", target:"_self"},
{name:"Media Information Center", id:"", link:"http://media.ust.hk/", target:"_self"},
{name:"What's New", id:"", link:path+"news/index.php", target:"_self"},
{name:"Job Vacancy", id:"", link:"https://www.ab.ust.hk/po/PubDoc/jobsearch/job_vacancies/job_vacancies.html", target:"_self"}

];

//alert(sectionArray[1][0].subSection[1].subSection[0].name);


//Home Banners
var bannerArray = new Array();
bannerArray[0] = [
{name:"", img:"images/home/banner_16.jpg", link:"http://president.ust.hk/eng/", target:"_self"}
];
bannerArray[1] = [
{name:"", img:"images/home/banner_01.jpg", link:"http://ias.ust.hk/", target:"_self"}
];
bannerArray[2] = [
{name:"", img:"images/home/banner_02.jpg", link:"http://fyt.hkust.edu.cn/index1.htm", target:"_self"}
];
bannerArray[3] = [
{name:"", img:"images/home/banner_08.jpg", link:"https://w3.ab.ust.hk/szinst/en/index.htm", target:"_blank"}
];
bannerArray[4] = [
{name:"", img:"images/home/banner_10.jpg", link:"https://www.ab.ust.hk/arr/adm/", target:"_self"}
];
bannerArray[5] = [
{name:"", img:"images/home/banner_07.jpg", link:"http://www3.ust.hk/~webust/pub/20080229CampusDevForum.pdf", target:"_blank"}
];

//Home Feature Story
var featurestoryArray = new Array();
featurestoryArray[0] = [
{name:"InsightsĦEInnovations", img:"images/home/hom_img_Insights.jpg", link:"http://www.ust.hk/eng/insights/insights.htm", target:"_self"},
{name:"Generous Donation from Chow Tai Fook Cheng Yu Tung Fund", img:"images/home/hom_img_20100705.jpg", link:"http://www.ust.hk/eng/news/press_20100705-781.html", target:"_self"},
{name:"HKUST Presents Honorary Fellowships", img:"images/home/hom_img_20100618.jpg", link:"http://www.ust.hk/eng/news/press_20100618-775.html", target:"_self"},
{name:"HKUST MBA Program achieves Top-10 Global Ranking", img:"images/home/hom_img_20100326B.jpg", link:"http://www.ust.hk/eng/news/press_20100326-750.html", target:"_self"}
];