function top_menu() {
  topHTML  = "";
  topHTML += "<div style='position:absolute; left:0px; top:0px; width:958x; height:93px; z-index:50'>\n";
  topHTML += "<script language='javascript'>callFlash('../files/images/main_kor/flash/subTopMenu.swf', '958','141', 'transparent');</script>\n";
  topHTML += "</div>\n";
  topHTML += "<table cellpadding='0' cellspacing='0' border='0'>\n";
  topHTML += "<tr>\n";
  topHTML += "<td height='18'></td>\n";
  topHTML += "</tr>\n";
  topHTML += "</table>\n";
  document.write (topHTML);
}