/*

  --- 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.



		['Fees & Enrolment','show_document.php?doc_id=27', {'tw' : '_self'}],

		['The Wider Picture','show_document.php?doc_id=1', {'tw' : '_self'}],

		['What we teach','whatweteach.php?type=1', {'tw' : '_self'}],



*/



var MENU_ITEMS = [

	['Home','index.php', {'tw' : '_self'}],

  ['General information','index.php', {'tw' : '_self'},

		['Staff','staff.php', {'tw' : '_self'}],

		['Support the Conservatoire','show_document.php?doc_id=2', {'tw' : '_self'},

			['Capital Campaign','show_document.php?doc_id=6', {'tw' : '_self'}],

			['Sponsorship opportunities','show_document.php?doc_id=3', {'tw' : '_self'}],

			['How to give','show_document.php?doc_id=4', {'tw' : '_self'}],

			['The Bursary Fund','show_document.php?doc_id=5', {'tw' : '_self'}],

			['Sponsorship & Donations','show_document.php?doc_id=6', {'tw' : '_self'}],

		],

		['Term dates','show_document.php?doc_id=29', {'tw' : '_self'}],

		['Location & travel','show_document.php?doc_id=9', {'tw' : '_self'}],

		['Access & Parking','show_document.php?doc_id=8', {'tw' : '_self'}],

		['Studio hire','show_document.php?doc_id=10', {'tw' : '_self'}],

		['Gift vouchers','show_document.php?doc_id=11', {'tw' : '_self'}],

		['Contact the office','show_document.php?doc_id=12', {'tw' : '_self'}],

		['Noticeboard','show_document.php?doc_id=19', {'tw' : '_self'}],

		['Join the mailing list','mailinglist_step1.php', {'tw' : '_self'}],

		['Request a prospectus','prospectus.html', {'tw' : '_self'}],

		['Job opportunities','show_document.php?doc_id=35', {'tw' : '_self'}],

	],

	['Children','index.php', {'tw' : '_self'},

		['Music','show_document.php?doc_id=25', {'tw' : '_self'},

			['Instrumental Tuition for Children & Young People','diary.php?cat_id=45', {'tw' : '_self'}],

			['One-to-One Instrumental & Vocals Lessons','diary.php?cat_id=45', {'tw' : '_self'}],

			['Fanfare','diary.php?cat_id=38', {'tw' : '_self'}],

			['Roundabout','diary.php?cat_id=45', {'tw' : '_self'}],

			['Soundstart','diary.php?cat_id=41', {'tw' : '_self'}],

			["Children's Music 0-3 yrs",'diary.php?cat_id=41', {'tw' : '_self'}],

			["Children's Music 3-6 yrs",'diary.php?cat_id=41', {'tw' : '_self'}],

			['Choirs for Children and Young People','diary.php?cat_id=28', {'tw' : '_self'}],

			['Group Music Tuition','diary.php?cat_id=20', {'tw' : '_self'}],

			['Instrumental Ensembles','diary.php?cat_id=42', {'tw' : '_self'}],			

			['Musicianship','diary.php?cat_id=50', {'tw' : '_self'}],

			['Academic Music','diary.php?cat_id=13', {'tw' : '_self'}],

		],

		['Art for Children and Young People','diary.php?cat_id=8', {'tw' : '_self'}],

		['Drama for Children and Young People','diary.php?cat_id=7', {'tw' : '_self'}],

		['Dance','diary.php?cat_id=51', {'tw' : '_self'}],

		['Holiday courses','diary.php?cat_id=33', {'tw' : '_self'},

				['Spring Half Term','diary.php?cat_id=4', {'tw' : '_self'}],

				['Easter Holiday','diary.php?cat_id=32', {'tw' : '_self'}],

				['Summer Half Term','diary.php?cat_id=6', {'tw' : '_self'}],

				['Summer Holidays','diary.php?cat_id=34', {'tw' : '_self'}],

				['Autumn Half Term','diary.php?cat_id=5', {'tw' : '_self'}],

		],

	],

  ['Adults','index.php', {'tw' : '_self'},

		['Music','show_document.php?doc_id=25', {'tw' : '_self'},

			['One-to-One Instrumental & Vocal Lessons ','show_document.php?doc_id=25', {'tw' : '_self'}],

			['Choirs','diary.php?cat_id=21', {'tw' : '_self'}],

			['Group Music Tuition','diary.php?cat_id=20', {'tw' : '_self'}],

			['Instrumental Ensembles','diary.php?cat_id=43', {'tw' : '_self'}],

			['Academic Music','diary.php?cat_id=13', {'tw' : '_self'}],

			['Orchestral Conducting Course','diary.php?cat_id=44', {'tw' : '_self'}],

		],

		['Art','diary.php?cat_id=16', {'tw' : '_self'}],

		['Drama','diary.php?cat_id=48', {'tw' : '_self'}],

		['Dance','diary.php?cat_id=51', {'tw' : '_self'}],

		['English Literature','diary.php?cat_id=47', {'tw' : '_self'}],

		['Wine appreciation','diary.php?cat_id=14', {'tw' : '_self'}],

		['Foreign Languages','diary.php?cat_id=40', {'tw' : '_self'}],

		['Short Courses','diary.php?cat_id=52', {'tw' : '_self'}],

	],

  ['Concerts & Events','diary.php?cat_id=0', {'tw' : '_self'},

		['Concerts','diary.php?cat_id=1', {'tw' : '_self'}],

		['Exhibitions & Events','diary.php?cat_id=2', {'tw' : '_self'}],

		['Drama presentations','diary.php?cat_id=3', {'tw' : '_self'}],

		['Full calendar','diary.php?cat_id=0', {'tw' : '_self'}],

	],

  ['Contact us','show_document.php?doc_id=12', {'tw' : '_self'}],

];

