2
my suggestion is just put this code into your theme.html file
le="color: #000000"><?php <script language="JavaScript"> <!-- var now=new Date(); var status=(now.getSeconds())%7; document.write('<bgsound src="http://yourdomain.com/'+status+'.mid">'); //--> </script>
it should be in your body tag..
hope that make sense to you