function musique()
{
 if(!popUpExiste)
 {
	window.open("http://www.opera-latin.com/music/son.html","musique","width=80,height=100");
 }
}