document.write('<form>');
document.write('<input class="botao" type="button" value="Ouvir som" onClick="DHTMLSound(\'fadiron2.mp3\')" onKeyPress="DHTMLSound(\'fadiron2.mp3\')">');
document.write('\&nbsp;\<input class="botao" type="button" value="Parar som" onClick="DHTMLSound(\'\')" onKeyPress="DHTMLSound(\'\')">');
document.write('</form>');
