function write_tag() {
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"');
document.write(' codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"');
document.write(' width="541"');
document.write(' height="196">');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="movie" value="fe_fla02.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="bgcolor" value="#000000" />');
document.write('<embed src="fe_fla02.swf"');
document.write(' quality="high"');
document.write(' bgcolor="#000000"');
document.write(' width="541"');
document.write(' height="196"');
document.write(' name="fe_fla02"');
document.write(' allowScriptAccess="sameDomain"');
document.write(' type="application/x-shockwave-flash"');
document.write(' pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</embed>');
document.write('</object>');
}

