<SCRIPT TYPE="text/javascript">
<!--
var filename="[URL unfurl="true"]http://www.studiosoft.co.uk/chat/file.wav";[/URL]
if (navigator.appName == "Microsoft Internet Explorer")
document.writeln ('<BGSOUND SRC="' + filename + '">');
else if (navigator.appName == "Netscape")
document.writeln ('<EMBED SRC="' + filename + '" AUTOSTART=TRUE WIDTH=144 HEIGHT=60><P>');
// -->;
</SCRIPT>