document.writeln('<div id="div-audio">');
document.writeln('<object width="45" height="14">');
document.writeln('<param name="movie" value="audio.swf">');
document.writeln('<embed src="audio.swf" id="audio">');
document.writeln('</embed>');
document.writeln('</object>');
document.writeln('</div>');