 /*------------------------------------------------------*
  *-------FONCTIONS JAVASCRIPT    ----*
  *------------------------------------------------------*/


/*1 Pop Up centrée début (utilisée pour infos légales et pages plans) */

function popup(page,largeur,hauteur,options)
{
	var top=(screen.height-hauteur)/2;
	var left=(screen.width-largeur)/2;
	window.open(page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);
}

/*1 Pop Up centrée FIN  */

/*----------------------------------------------------*/


 <!--
 function openFull1(){ 
  window.open("../fr_FR/instrument1.php","","fullscreen=yes") 
 } 
 //-->
  <!--
 function openFull1en(){ 
  window.open("../en_EN/instrument1.php","","fullscreen=yes") 
 } 
 //-->
<!--
 function openFull2(){ 
  window.open("V_uk/instrument1.html","","fullscreen=yes") 
 } 
  //-->
  <!--
 function openFull3(){ 
  window.open("../fr_FR/alto.php", target="_blank","height=1024,width=768,left=10,top=10, toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,fullscreen=yes") 
 } 
  //-->
   <!--
 function openFull4(){ 
  window.open("../fr_FR/violon.php","","fullscreen=yes") 
 } 
  //-->
   <!--
 function openFull5(){ 
  window.open("../fr_FR/cello.php","","fullscreen=yes") 
 } 
  //-->
   <!--
 function openFull6(){ 
  window.open("../fr_FR/contrebasse.php","","fullscreen=yes") 
 } 
  //-->
  
 
<!--
function openfullscreenpopup1()
{
window.open("http://maps.google.fr/maps?f=q&hl=fr&geocode=&q=88+bis+rue+de+la+Sabli%C3%A8re+42000+SAINT-ETIENNE&sll=48.866336,2.371594&sspn=0.009556,0.020084&ie=UTF8&z=16&iwloc=addr");
}
//-->
<!--
function openfullscreenpopup2()
{
 window.open("../fr_FR/gallery1.php","","fullscreen=yes") 

}
//-->window.open("../fr_FR/gallery1.html", target="_blank","height=800,width=600,left=10,top=10, toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,fullscreen=yes");
<!--
function openfullscreenpopup3()
{
window.open("../media/presse/dossier_b21.pdf", target="_blank","");
}
//-->
<!--
function openfullscreenpopup4()
{
window.open("../media/presse/levioloncelle-n15_mai2005.pdf", target="_blank","");
}
//-->
<!--
function openfullscreenpopup5()
{
window.open("../media/presse/le_monde_2005.pdf", target="_blank","");
}
//-->
<!--
function openfullscreenpopup6()
{
window.open("../media/presse/lalettre_de_musicien_2005.PDF", target="_blank","");
}
//-->
<!--
function openfullscreenpopup7()
{
window.open("../media/presse/artisanat.PDF", target="_blank","");
}
//-->
<!--
function openfullscreenpopup8()
{
window.open("../media/presse/nouveau_musicien_fev2005.PDF", target="_blank","");
}
//-->
<!--
function openfullscreenpopup9()
{
window.open("../media/presse/le_progres_2004.PDF", target="_blank","");
}
//-->
<!--
function openfullscreenpopup10()
{
window.open("../media/presse/basiste.PDF", target="_blank","");
}
//-->
<!--
function openfullscreenpopup11()
{
window.open("../media/presse/levioloncelle_2002.PDF", target="_blank","");
}
//-->
<!--
function openfullscreenpopup12()
{
window.open("http://maps.google.fr/maps?f=q&hl=fr&geocode=&q=9+Rue+des+Trois+Bornes+75011+PARIS&sll=47.15984,2.988281&sspn=10.115319,20.566406&ie=UTF8&z=16&iwloc=addr");
}
//-->
<!-- 
function twFermer() {
window.close();
}
