// 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', 'http://infonet.m-travel.ch/fr/1%20pour%20vos%20clients/44904242.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', null, null,
				['Arrivée', 'http://www.gva.ch/fr/arrdep/arrival2.asp', 'principal'],
				['Départ', 'http://www.gva.ch/fr/arrdep/departures2.asp', 'principal'],
				['Parking', 'http://www.gva.ch/fr/transport/parkings.htm', 'principal']
			],
			['Aéroport de Zürich', null, null,
				['Arrivée', 'http://www.flughafen-zuerich.ch/ZRH/?ID_site=1&le=2&d=timetable/fplan_landung_mv.asp&sp=fr&u=1&ID_level1=1&ID_level2=2&ID_level3=7&t=Toutes%20les%20arrivées&a3=7', 'principal'],
				['Départ', 'http://www.flughafen-zuerich.ch/ZRH/?ID_site=1&le=2&d=timetable/fplan_start_mv.asp&sp=fr&u=1&ID_level1=1&ID_level2=3&ID_level3=10&t=Tous%20les%20Départs&a3=10', 'principal'],
				['Parking','../admin/query_info.htm', 'principal']
			],				
			['Aéroport de Bâle', null, null,
				['Arrivée', 'http://www.euroairport.com/FR/horaires.php?onglet_actif=3&onglet_precedent=3&mode_recherche=arrivee&requete=rechercher&type=date&date_jour=07&date_mois=07&date_annee=2004&extra=volsdujour#recherche', 'principal'],
				['Départ', 'http://www.euroairport.com/FR/horaires.php?controle_declencheur=submit&onglet_actif=0&onglet_precedent=&mode_recherche=depart&requete=rechercher&num_page=&celluleEmettrice=&dynalist_affine=&dynalist_supprimeCritere=&pays=EAPdefault&aeroport=EAPdefault&x=77&y=8#recherche', 'principal'],
				['Parking', 'http://www.euroairport.com/FR/voyageurs.php?PAGEID=64&lang=FR', 'principal']
			],
	]
	],
	['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]
];