<!--//
	var ownd; var url;
	
	function affiche_form_contact(chemin)
	{
		 	ownd=open(chemin,'_new','toolbar=no,location=no,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=620,height=565,top=0,left=150,screenx=100');
			//url=document.url;
	}
//-->