var clicker = parent.bas.document.embeds.length;//alert("aze"+parent.bas.document.embeds.length);function musique()                  {//clicker++; if( clicker==1) {document.images['bout_son'].src ='INTER/bout_off.gif';parent.bas.location.href = "off.htm";}else{document.images['bout_son'].src ='INTER/bout_on.gif';parent.bas.location.href = "son.htm";}if( clicker==2){clicker = 0;} //alert(clicker);               }function musique2()                  {//clicker++; if( clicker==1) {document.images['bout_son'].src ='INTER/bout_on.gif';//parent.bas.location.href = "son.htm";}else{document.images['bout_son'].src ='INTER/bout_off.gif';//parent.bas.location.href = "off.htm";}if( clicker==2){clicker = 0;} //alert(clicker);               }
