	function zoomphotostdH(indice){
		adresse_zoom='../images/HQ/img'+indice+'.htm';
		window.open(adresse_zoom,'zoom','width=500,height=375,status=no,scrollbars=no,resizable=no,titlebar=no');
	}
	
	function zoomphotostdV(indice){
		adresse_zoom='../images/HQ/img'+indice+'.htm';
		window.open(adresse_zoom,'zoom','width=333,height=542,status=no,scrollbars=no,resizable=no,titlebar=no');
	}
	
	function zoomphotogrdH(indice){
		adresse_zoom='../images/HQ/img'+indice+'.htm';
		window.open(adresse_zoom,'zoom','width=900,height=642,status=no,scrollbars=no,resizable=no,titlebar=no');
	}
	
	function zoomphotogrdV(indice){
		adresse_zoom='../images/HQ/img'+indice+'.htm';
		window.open(adresse_zoom,'zoom','width=600,height=942,status=no,scrollbars=no,resizable=no,titlebar=no');
	}
	
	function zoomCadH(indice){
		adresse_zoom='../images/HQ/img'+indice+'.html';
		window.open(adresse_zoom,'zoom','width=850,height=586,status=no,scrollbars=no,resizable=no,titlebar=no');
	}
	
	function zoomphotosHbis(indice){
		adresse_zoom='../images/HQ/img'+indice+'.html';
		window.open(adresse_zoom,'zoom','width=550,height=385,status=no,scrollbars=no,resizable=no,titlebar=no');
	}
	

