// JavaScript Document
document.write('<object type="application/x-shockwave-flash" data="images/test.swf" width="898" height="250">');
document.write('<param name="movie" value="images/test.swf">');
document.write('<param name="autoStart" value="-1">');
document.write('<param name="showControls" value="false"></object>');

