Try changing the code I gave you before for this one:
I checked your html code with w3c validation tool and you have more than 60 erros (some of them are very obvious, like don't write dimensions of your media player between quotes).
HTML:
<script type="text/javascript" src="songscript.js"></script>
I checked your html code with w3c validation tool and you have more than 60 erros (some of them are very obvious, like don't write dimensions of your media player between quotes).