<script language="javascript" type="text/javascript"> <!-- function playSound(v) { if(v == 1) { parent.symbols[2] = '<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" filename="1.mid" src="http://mpchat.com/nash/1.mid" width="5" height="5" autostart="true"></embed><p style="margin-top:5px; border:2px dashed #0000CC;">'; parent.symbols[4] = '<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" filename="privat.mid" src="http://mpchat.com/nash/privat.mid" width="0" height="0" autostart="true"></embed><p style="margin-top:5px; border:2px dashed #0000CC;">'; } if(v == 0) { parent.symbols[2] = '<p style="margin-top:5px; border:2px dashed #0000CC;">'; parent.symbols[4] = '<p style="margin-top:5px; border:2px dashed #0000CC;">'; } } //--> </script> <center> <input type="checkbox" id="sound" onclick="playSound(1); if(!this.checked) playSound(0);" title="Звук на сообщения" /><label for="sound">Звук</label>