document.write('<p>\n');
document.write('<object type="application/x-shockwave-flash"\n');
document.write('data="index.swf" width="800" height="600">\n');
document.write('<param name="movie" value="index.swf" />\n');
document.write('</object>\n');
document.write('</p>\n');


