document.getElementByID('myPlayer').volume=document.getElementByID('myPlayer').volume+0.1
document.getElementByID('myPlayer').volume += 0.1