function Fixaudio()
{
   document.write('<object type="application/x-shockwave-flash" data="sound/sound.swf" id="sound">\n');
   document.write('<param name="movie" value="sound/sound.swf" />\n');
   document.write('</object>\n');
}
