<!--본 코드는 Javascript를 외부문서에서 실행하게 합니다.-->

document.write(' <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="/layout/codebase/flash/swflash.cab#version=9,0,0,0" width="80" height="18" id="top_roll" align="middle">');
document.write('<param name="movie" value="/product/image/brain.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="menu" value="false" />');
document.write('<embed src="/product/image/brain.swf" quality="high" width="80" height="18" type="application/x-shockwave-flash" pluginspage="/layout/codebase/flash/redirect.html"></embed>');
document.write('</object>');
