I am using this script for loading of sound in popup window.
http://www.htmlcodetutorial.com/link...amsupp_88.html
All works fine, but I have one problem.
I use that script on my homepage, so the window will be open and music starts to play.
The visitor can browse my website and music plays, OK.
The only problem is if the visitor clicks on the link: Return to the homepage.
Than starts the music play from the beginning - the popup window was reloaded.
Exist any possibility, how to prevent the new loading for the homepage?
Thanks