document.write('<object type="application/x-shockwave-flash" width="' + swf_width + '" height="' + swf_height + '" data="flash/' + swf + '">');
document.write('<param name="movie" value="flash/' + swf + '"/>');
document.write('<param name="menu" value="true"/>');
document.write('<param name="wmode" value="' + wmode + '"/>');
document.write('Flash Unavailable.');
document.write('</object>');