Weird Al: I tried the popup window thing and i still have the same problem.
when the user clicks a forum the music stops.
This is my code in the HEADER in "STYLES" TEMPLATES
<SCRIPT LANGUAGE="JavaScript">
<!--
window.open('http://65.108.196.175/ubb/xmasmusic.html','windowName','height=70,width=310'); //--></SCRIPT>
and here is a link to a screenshot of my popup window
http://65.108.196.175/ok/test.gif I think the problem lies in that everytime you click a forum, it reloads the header section, so basically it keeps reloading the script, which is why the music stops..