document.write('<p>');
document.write('<object type="application/x-shockwave-flash"\n');
document.write(' data="bg_mc.swf" width="100%" height="100%" >\n');
document.write('<param name="wmode" value="transparent" >\n');
document.write('<param name="movie" value="bg_mc.swf" />\n');
document.write('</object>');
document.write('</p>');
