window.setTimeout("playsong()",20000);function playsong(){document.getElementById('music').innerHTML='<embed src="http://www.philomena.org/audio/MotherandChild.mp3" hidden="true" autostart="true"></embed>';}