/* Tigra Menu items structure */
var MENU_ITEMS = [
/*	['Home', 'index.html'],
*/
	['Home', 'index.html','http://www.theacademy.com.au'],
//		['Our Team', '#','#',]],
			

	['Why Choose Us', 'http://www.theacademy.com.au/why.html'],
	
	['Courses', '#','#',
		['Hair', '#','#',
			['Bridal Hairstyling', 'http://www.theacademy.com.au/hair_bridal.html']],
//			['Hair Cutting Course', 'http://www.theacademy.com.au/hair_cutting.html']],
	//		['Fashion Braiding', 'hair_fashion.html']],

		['Beauty', '#','#',
			['Waxing & Tinting', 'http://www.theacademy.com.au/beauty_waxing.html'],
			['XXX Brazilian Waxing', 'http://www.theacademy.com.au/beauty_xxx.html'],
			['Male Waxing', 'http://www.theacademy.com.au/beauty_male_waxing.html'],
			['Male Brazilian Waxing', 'http://www.theacademy.com.au/beauty_male_xxx.html'],
			//['Nail Technology', 'http://www.theacademy.com.au/beauty_nails.html'],
			['Manicure/Pedicure', 'http://www.theacademy.com.au/beauty_manicure.html']],
			//['Gel Nail Technology', 'http://www.theacademy.com.au/beauty_gel.html']],
//			['Facials', 'http://www.theacademy.com.au/beauty_facials.html']],
			
		['Make-Up', '#','#',
			['Make-Up Artistry', 'http://www.theacademy.com.au/makeup.html']],

		['Lashes', '#','#',
			['Lash Perming', 'http://www.theacademy.com.au/lashes_perming.html'],
			['Eyelash Extensions', 'http://www.theacademy.com.au/lashes_extensions.html']],
		
		['Tanning', '#','#',
			['Spray Tan', 'http://www.theacademy.com.au/tanning_spray.html']]],
			
	
	['Start Dates', 'http://www.theacademy.com.au/pdf/forms/Individual_Course_Start_Dates_2010.pdf'],
		
	
//	['Educator Profile', '#','#',
//		['Nita', 'educator.html#nita','#'],
//		['Maria', 'educator.html#maria','#'],
//		['Jodieanne', 'educator.html#jodieanne','#'],
//		['Deanna', 'educator.html#deanna','#']],


//	['Facilities', '#'],
	
	['Other Services', '#','#',
	//	['Bridal', 'http://www.theacademy.com.au/bridal.html','#'],
		['Theatrical', 'http://www.theacademy.com.au/theatrical.html','#'],
		['Private Training', 'http://www.theacademy.com.au/training.html','#']],
//		['Session/Location', '#','#']],

//	['Wholesale', '#'],
	
	['Success Stories', 'http://www.theacademy.com.au/success_stories.html'],

//	['Business Listings', 'http://www.theacademy.com.au/business.html'],

	['Contact Us', '#','#',
		['Enrolments', '#','#',
		 	['Enrol Online', 'enrolments.html'],
			['Download Enrolment Form', 'http://www.theacademy.com.au/pdf/forms/enrollment.pdf']],
		 
	//	['Course Start Dates', 'http://'],
		['Contact Details', 'http://www.theacademy.com.au/location.html'],
		['Location', 'http://www.theacademy.com.au/location.html']],

	
];
