﻿var menuHierarchy = [
	
	['<b>News</b>', "http://www.elaautogyro.eu/autogyro_en.php",],
	['<b>About us</b>', "http://www.elaautogyro.eu/about_en.php",],
	['<b>General information</b>', null,
     	['Introduction', "http://www.elaautogyro.eu/intro_en.php",]],
	['<b>Autogyro ELA</b>', null,
	    ['Models', "http://www.elaautogyro.eu/models_en.php",],
		['Performances', "http://www.elaautogyro.eu/performances_en.php",],
		['Extra equipment', "http://www.elaautogyro.eu/equipment_en.php",]],
	['<b>Flight school</b>', "http://www.elaautogyro.eu/gyro_pilot_school_en.php",],
	['<b>Photo gallery</b>', "http://www.elaautogyro.eu/gallery_en.php",],
	['<b>Video gallery</b>', "http://www.elaautogyro.eu/links_en.php",],
	['<b>Contact us</b>', "http://www.elaautogyro.eu/contacts_en.php",],
]




