function openZoom(ida, width, height){
	window.open("photo-accessoire.php?ida="+ida, "accessoire", "width="+width+",height="+height+",menubar=no,scrollbars=no,resizable=yes");
}
