/* Tigra Menu items structure */

var MENU_ITEMS = [

	['Courses', null, null,

		['Commerce', null, null,

			['Degree', null, null,

				['BSc Accounting & Finance', 'Courses/Commerce/BScAccountingFinance/BScAccounting&Finance.xml'],

				['BSc Business', 'Courses/Commerce/BScBusiness/BScBusiness.xml'],

				['BSc Management', 'Courses/Commerce/BScManagement/BScManagement.xml'],

				['BSc Economics & Management','Courses/Commerce/BScEconomicsManagement/BScEconomics.xml']

			],

			['Diploma', null, null,

				['Diploma Economics','Courses/Commerce/DipEconomics/DipEconomics.xml'],

				['Diploma Social Sciences', 'Courses/Commerce/DipSocialSciences/DipSocialSciences.xml']

			],

			['A - Level', null],

			['O - Level', null]

		],

		['Computing', null, null,

			['Masters', null, null,

				['MSc Computer Games and Entertainment', 'Courses/Computing/MScGamingEntertainment/MScGamingEntertainment.xml'],
				
				['MSc Information security', 'Courses/Computing/MScInformationSecurity/MScInformationSecurity.xml'],

				['MSc Applications', 'Courses/Computing/MScApplications/MScApplications.xml'],

				['MSc Internet Computing', 'Courses/Computing/MScInternetComputing/MScInternetComputing.xml'],

				['MSc Networks', 'Courses/Computing/MScNetworks/MScNetworks.xml'],

				['MSc Wireless Networks', 'Courses/Computing/MScWirelessNetworks/MScWirelessNetworks.xml']

			],

			['Degree', null, null,

				['BSc Creative Computing', 'Courses/Computing/BScCC/BScCC.xml'],

				['BSc Computing & IS', 'Courses/Computing/BScCIS/BScCIS.xml'],

				['BSc IS & Management','Courses/Computing/BScISManagement/BScISManagement.xml']

			],

			['Diploma', null, null,

				['Creative Computing', 'Courses/Computing/DipCC/DipCC.xml'],

				['Computing & IS', 'Courses/Computing/DipCIS/DipCIS.xml']

			],

			['O - Level', null],

			['A - Level', null]

		]

	],

	['Faculties', null, null,

		['Commerce', 'Faculties/Commerce.xml'],

		['Computing', 'Faculties/Computing.xml']

	],

	<!--['Question & Answer', null, null,-->

	 	<!--['Local', 'QuestionandAnswer/QandA.xml'],-->

		<!--['International', 'QuestionandAnswer/QandAInternational.xml']-->

	<!--],-->

	['Testimonials', 'TestimonialsXML/Testimonials.xml'],

<!--	['Choosing Malta', null],-->

<!--	['History of Excellence', null],-->

	['Location', 'Location/Location.html'],

	['Contact Us', 'mailto:info@stmartins.edu'],

	['Registered Users', 'http://intranet.stmartins.edu']

];



