function playSound() { var sound = '/components/com_chronoforms/extras/sounds/Windows-Error.mp3'; var embed = " "; jQuery('body').append(embed); }