// base directory is: www/menu
var TREE_NODES = 
[
// ['Homepage', '../homepage.htm', 'principal'],
	['Lastminute', null, null
		,['Helvetic Tours', 'https://extranet.kuoni.com/sites/agenten/Last%20Minutes%20%20Sonderangebote/lastminutes-und-sonderangebote-fr.aspx', '_blank']
		,['Hotelplan', null, null
			,['Voyages balnéaires', 'http://infonet.hotelplan.ch/fr/1%20pour%20vos%20clients/120606116.pdf', '_blank']
			,['Voyages intervilles', 'http://infonet.hotelplan.ch/fr/1%20pour%20vos%20clients/120590722.pdf', '_blank']
			,['Autoplan', 'http://infonet.hotelplan.ch/fr/1%20pour%20vos%20clients/120298554.pdf', '_blank']
			,['Montagnes & lacs', 'http://infonet.hotelplan.ch/fr/1%20pour%20vos%20clients/120620236.pdf', '_blank']
			,['Croisières maritimes', 'http://infonet.hotelplan.ch/fr/1%20pour%20vos%20clients/120482473.pdf', '_blank']
		]
	//	,['TPT', 'http://www.fedpol.ch/f/themen/ausweise/i_index.htm', '_blank']
	//	,['VT Vacances', 'http://www.fedpol.ch/f/themen/ausweise/i_index.htm', '_blank']
	//	,['Stohler Tours', 'http://www.fedpol.ch/f/themen/ausweise/i_index.htm', '_blank']
	]
	,['Offres spéciales', '../database/select_offres_speciales.php', 'principal']
	// ,['Last Minute', '../offres/last_minutes.htm', 'principal'],
	,['Location voitures', 'http://switzerland.holidayautos.com/cgi-bin/liveweb.sh/QSearch.w?ctryref=SWZ&lang=SFR&aff=323sfr', 'principal']
	,['Conseils pratiques', null, null
		,['Conseil de voyages', '../admin/conseils_de_voyages.php', 'principal']
		,['Nouveau passeport suisse', 'http://www.fedpol.ch/f/themen/ausweise/i_index.htm', 'principal']
	]
	,['Liens utiles', null, null
		,['Votre sécurité',null, null
			,['Météo', 'http://fr.weather.yahoo.com/', 'principal']
			,['Santé', 'http://www.safetravel.ch/', 'principal']
			,['Situation politique', ' http://www.eda.admin.ch/eda/fr/home/travad.html', 'principal']
			,['Sécurité des fonds du client', '../admin/spp_by_star.htm', 'principal']
		]
		,['Transport', null, null
//probl avec CFF qui s'installe sur tout le frameset
			,['Horaires CFF', 'http://www.cff.ch/', '_blank']
			,['Aéroport de Genève', 'http://www.gva.ch/fr', '_blank']
			,['Aéroport de Zürich', 'http://www.aeroport-de-zurich.com', '_blank']
			,['Aéroport de Bâle', 'http://www.euroairport.com/FR/accueil.php', '_blank']
		]
	]
	,['Agence', null, null
		,['Présentation', '../admin/presentation.htm', 'principal']
		,['Plans d\'accès', '../admin/schema_situation.htm', 'principal']
		,['Heures d\'ouverture, coord. bancaires', '../admin/heures_coord_banc.htm', 'principal']
	]
	,['Contacts', '../admin/contact_form.php', 'principal']
	//,['Ajouter Evatours à vos favoris', 'javascript:makeLink()',null]
];
