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=7,0,0,0"');
document.write(' width="240"');
document.write(' height="185">');
document.write('<param name="movie" value="http://www.youtube.com/v/fIKENx4SM-Q&hl=ja_JP&fs=1">');
document.write('<param name="play" value="true">');
document.write('<param name="allowFullScreen" value="true">');
document.write('<param name="allowscriptaccess" value="always">');
document.write('<embed src="http://www.youtube.com/v/fIKENx4SM-Q&hl=ja_JP&fs=1"');
document.write(' quality="high"');
document.write(' pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.write(' type="application/x-shockwave-flash"');
document.write(' allowscriptaccess="always"');
document.write(' allowfullscreen="true"');
document.write(' width="240"');
document.write(' height="185"');
document.write('</embed>');
document.write('<\/object>')
}

