function swf_main() {

document.write("  <table border='0' cellpadding='0' cellspacing='0'> ");
document.write("    <tr> ");
document.write("      <td> ");
document.write("      <OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' WIDTH=640 HEIGHT=450> ");
document.write("      <PARAM NAME=movie VALUE='../../kor/images/swf/intro6.swf'> ");
document.write("      <PARAM NAME=loop VALUE=false> ");
document.write("      <PARAM NAME=quality VALUE=high> ");
document.write("      <PARAM NAME=wmode VALUE=transparent> ");
document.write("      <PARAM NAME=bgcolor VALUE=#F2F2F2> ");
document.write("      <EMBED src='../../kor/images/swf/intro6.swf' loop=false quality=high wmode=transparent bgcolor=#F2F2F2 WIDTH=640 HEIGHT=450 TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED> ");
document.write("      </OBJECT> ");
document.write("      </td> ");
document.write("    </tr> ");
document.write("  </table> ");

}

swf_main();
