/* --- menu items --- note that this structure has changed its format since previous version. additional third parameter is added for item scope settings. Now this structure is compatible with Tigra Menu GOLD. Format description can be found in product documentation. */ var MENU_ITEMS = [ ['The Department','http://www.me.polyu.edu.hk/dept/dept.htm', {'tw' : '_self'}, ['Vision & Mission','http://www.me.polyu.edu.hk/dept/mission.htm', {'tw' : '_self'}], ['Message from Head','http://www.me.polyu.edu.hk/dept/dept_head.htm', {'tw' : '_self'}], ['Advisory Committee','http://www.me.polyu.edu.hk/dept/adv_committee.htm', {'tw' : '_self'}], ['General Information','http://www.me.polyu.edu.hk/dept/gen_info.htm', {'tw' : '_self'}], ['Employment Opportunities','http://www.polyu.edu.hk/hro/job.htm', {'tw' : '_blank'}, ], ], ['Highlight','http://www.me.polyu.edu.hk/highlight/highlights.htm', {'tw' : '_self'}, ['Latest News (Department)','http://www.me.polyu.edu.hk/highlight/news2005.htm', {'tw' : '_self'}], ['Activities Snapshots','http://www.me.polyu.edu.hk/highlight/snapshots.htm', {'tw' : '_self'}], ], ['Prospective Students','http://www.me.polyu.edu.hk/prospective/prospective.htm', {'tw' : '_self'}, ['What is Mechanical Engineering?','http://www.me.polyu.edu.hk/prospective/me_intro.htm', {'tw' : '_self'}], ['Becoming an ME Student...','http://www.me.polyu.edu.hk/prospective/join_us.htm', {'tw' : '_self'}], ['ME-Your Preferred Choice','http://www.me.polyu.edu.hk/prospective/best_choice.htm', {'tw' : '_self'}], ['Financial Aid','http://www.me.polyu.edu.hk/prospective/financial_aid.htm', {'tw' : '_self'}], ], ['Current Students', 'http://www.me.polyu.edu.hk/student/student.htm', {'tw' : '_self'}, ['Student Bulletin Board','http://www.me.polyu.edu.hk/student/news.htm', {'tw' : '_self'}], ['Course Notes/Timetable/Programme Document','http://www.me.polyu.edu.hk/student/course.htm', {'tw' : '_self'}], ['Adcademic Tutorship Scheme','http://www.me.polyu.edu.hk/student/tutorship.htm', {'tw' : '_self'}], ['Mentorship Programme','http://www.me.polyu.edu.hk/student/mentorship.htm', {'tw' : '_self'}], ['Student Exchange Programme','http://www.me.polyu.edu.hk/student/exchange.htm', {'tw' : '_self'}], ['Student Societies','http://www.me.polyu.edu.hk/student/societies.htm', {'tw' : '_self'}], ['Scholarships and Prizes','http://www.me.polyu.edu.hk/student/awards.htm', {'tw' : '_self'}], ['What is SFQ','http://edc.polyu.edu.hk/sfq-student.htm', {'tw' : '_self'}], ['Work-integrated Education (WIE)','http://www.me.polyu.edu.hk/student/WIE/index.htm', {'tw' : '_self'}], ], ['Academic Programmes','http://www.me.polyu.edu.hk/acad_prog/acad_prog.htm', {'tw' : '_self'}, ], ['Graduated Students','http://www.me.polyu.edu.hk/student/Re_Grad.htm', {'tw' : '_self'}, ], ['Research & Consultancy', 'http://www.me.polyu.edu.hk/research/research.htm', {'tw' : '_self'}, ['Research Areas','http://www.me.polyu.edu.hk/research/research_area.htm', {'tw' : '_self'}], ['Selected Research Projects','http://www.me.polyu.edu.hk/research/projects.htm', {'tw' : '_self'}], ['Research Output','http://www.me.polyu.edu.hk/research/publications.htm', {'tw' : '_self'}], ['Patents','http://www.me.polyu.edu.hk/research/patents.htm', {'tw' : '_self'}], ['Consultancy','http://www.me.polyu.edu.hk/research/consultancy.htm', {'tw' : '_self'}], ['Laboratories','http://www.me.polyu.edu.hk/research/laboratories.htm', {'tw' : '_self'}], ], ['Department Directory', 'http://www.me.polyu.edu.hk/directory/directory.htm', {'tw' : '_self'}, ['Academic Staff','http://www.me.polyu.edu.hk/directory/acad_staff.htm', {'tw' : '_self'}], ['Administrative Support Staff','http://www.me.polyu.edu.hk/directory/admin_staff.htm', {'tw' : '_self'}], ['Technical Support Staff','http://www.me.polyu.edu.hk/directory/technical_staff.htm', {'tw' : '_self'}], ['Research Staff','http://www.me.polyu.edu.hk/directory/research_staff.htm', {'tw' : '_self'}], ['Research Students','http://www.me.polyu.edu.hk/directory/research_student.htm', {'tw' : '_self'}], ], ['Useful Links','http://www.me.polyu.edu.hk/links/links.htm', {'tw' : '_self'}, ], ];