function gotour(){
if (document.selecter.select1.options[document.selecter.select1.selectedIndex].value != "none") {
location = document.selecter.select1.options[document.selecter.select1.selectedIndex].value
		}
	};
document.write('<option value="voyage_peroumachupicchu.html">Machu Picchu! Perou, Chile, Bolivie');
document.write('<option value="voyage_argentine.html">Vallés & Puna');
document.write('<option value="voyage_salta.html">Vallés Calchaquíes');
document.write('<option value="voyage_aventure.html">Puna');
document.write('<option value="voyage_desert.html">Désert, DeL´eau, Du Vin: Salta-Bariloche');
document.write('<option value="voyage_patagonie.html">Patagonie: Bariloche - Ushuaia');
document.write('<option value="voyage_ameriquedusud.html">Ruta 40: Salta - Ushuaia');
document.write('<option value="voyage_bolivie&chile.html">Lacs Salés & Volcans');
document.write('<option value="voyage_dakar.html">- Dakar 2011 Rando Acompagner');
document.write('<option value="../4x4aventure/randonnés4x4.html">Aventures en 4x4');

