// JavaScript Document
  function fenetre()
  {
	window.open("general.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  
  function fenetre_e()
  {
	window.open("general_e.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  
  function fenetre_h()
  {
	window.open("general_h.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  
  
  function fenetre1()
  {
	window.open("general_chbres.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  
  function fenetre1_e()
  {
	window.open("general_chbres_e.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  
  function fenetre1_h()
  {
	window.open("general_chbres_h.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  
  function fenetre2()
  {
	window.open("stages_l._et_m.html","carte",'width=400,height=150,top=120,left=120,resizable=non,scrollbars=no');
  }
  
  function fenetre3()
  {
	window.open("c_et_d._cour.html","carte",'width=400,height=150,top=120,left=120,resizable=non,scrollbars=no');
  }
  
  function fenetre4()
  {
	window.open("tarifs_prestations.html","carte",'width=430,height=510,top=120,left=120,resizable=non,scrollbars=no');
  }
  
  function fenetre4_e()
  {
	window.open("tarifs_prestations_e.html","carte",'width=430,height=510,top=120,left=120,resizable=non,scrollbars=no');
  }
  
  function fenetre4_h()
  {
	window.open("tarifs_prestations_h.html","carte",'width=430,height=510,top=120,left=120,resizable=non,scrollbars=no');
  }

  function fenetre6()
  {
	window.open("appreciations.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  function fenetre6_h()
  {
	window.open("appreciations_h.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  function fenetre6_e()
  {
	window.open("appreciations_e.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }
  function fenetre7()
  {
	window.open("avis.html","carte",'width=548,height=450,top=120,left=120,resizable=non,scrollbars=yes');
  }