btn_sam.html 95 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta content="initial-scale=1.0" name="viewport">
  4. <meta content="IE=edge" http-equiv="X-UA-Compatible">
  5. <script type="text/javascript">__LANGUAGE = "kr";__chromeFrame = false;__useBinding=false;__SoonsuViewer=true; htmlwindow=null; htmldocument=null;</script>
  6. <script src="/Soonsu/kr/comsquare/js/Library/Browser.js" type="text/javascript"></script>
  7. <script src="/Soonsu/kr/comsquare/js/Library/Language.js" type="text/javascript"></script>
  8. <script src="/Soonsu/kr/comsquare/js/Library/Define.js" type="text/javascript"></script>
  9. <script src="/Soonsu/kr/comsquare/js/Library/XmlLib.js" type="text/javascript"></script>
  10. <script src="/Soonsu/kr/comsquare/js/Library/HtmlLib.js" type="text/javascript"></script>
  11. <script src="/Soonsu/kr/comsquare/js/Library/HttpClient.js" type="text/javascript"></script>
  12. <script src="/Soonsu/kr/comsquare/js/Library/Graphics.js" type="text/javascript"></script>
  13. <script src="/Soonsu/kr/comsquare/js/Library/Format.js" type="text/javascript"></script>
  14. <script src="/Soonsu/kr/comsquare/js/Library/XpathProcessor.js" type="text/javascript"></script>
  15. <script src="/Soonsu/kr/comsquare/js/Library/ActionEvent.js" type="text/javascript"></script>
  16. <script src="/Soonsu/kr/comsquare/js/Library/jquery-1.7.min.js" type="text/javascript"></script>
  17. <script src="/Soonsu/kr/comsquare/js/XFormsElement.js" type="text/javascript"></script>
  18. <script src="/Soonsu/kr/comsquare/js/global/XFormsStyleSheet.js" type="text/javascript"></script>
  19. <script src="/Soonsu/kr/comsquare/js/global/XFormsWindow.js" type="text/javascript"></script>
  20. <script src="/Soonsu/kr/comsquare/js/global/XFormsDocument.js" type="text/javascript"></script>
  21. <script src="/Soonsu/kr/comsquare/js/global/XFormsModel.js" type="text/javascript"></script>
  22. <script src="/Soonsu/kr/comsquare/js/global/XFormsInstance.js" type="text/javascript"></script>
  23. <script src="/Soonsu/kr/comsquare/js/global/XFormsSubmission.js" type="text/javascript"></script>
  24. <script src="/Soonsu/kr/comsquare/js/global/XFormsBind.js" type="text/javascript"></script>
  25. <script src="/Soonsu/kr/comsquare/js/control/XFormsControl.js" type="text/javascript"></script>
  26. <script src="/Soonsu/kr/comsquare/js/control/XFormsBindableControl.js" type="text/javascript"></script>
  27. <script src="/Soonsu/kr/comsquare/js/control/XFormsCaption.js" type="text/javascript"></script>
  28. <script src="/Soonsu/kr/comsquare/js/control/XFormsGroup.js" type="text/javascript"></script>
  29. <script src="/Soonsu/kr/comsquare/js/control/XFormsCell.js" type="text/javascript"></script>
  30. <script src="/Soonsu/kr/comsquare/js/global/XHtml.js" type="text/javascript"></script>
  31. <script src="/Soonsu/kr/comsquare/js/control/XFormsCalendar.js" type="text/javascript"></script>
  32. <script src="/Soonsu/kr/comsquare/js/control/XFormsButton.js" type="text/javascript"></script>
  33. <script src="/Soonsu/kr/comsquare/js/control/XFormsTextArea.js" type="text/javascript"></script>
  34. <script src="/Soonsu/kr/comsquare/js/control/XFormsInput.js" type="text/javascript"></script>
  35. <script src="/Soonsu/kr/comsquare/js/control/XFormsSecret.js" type="text/javascript"></script>
  36. <script src="/Soonsu/kr/comsquare/js/control/XFormsOutput.js" type="text/javascript"></script>
  37. <script src="/Soonsu/kr/comsquare/js/control/XFormsSelect.js" type="text/javascript"></script>
  38. <script src="/Soonsu/kr/comsquare/js/control/XFormsSelect1.js" type="text/javascript"></script>
  39. <script src="/Soonsu/kr/comsquare/js/control/XFormsLine.js" type="text/javascript"></script>
  40. <script src="/Soonsu/kr/comsquare/js/control/XFormsObject.js" type="text/javascript"></script>
  41. <script src="/Soonsu/kr/comsquare/js/control/XFormsSelectItem.js" type="text/javascript"></script>
  42. <script src="/Soonsu/kr/comsquare/js/control/XFormsImg.js" type="text/javascript"></script>
  43. <script src="/Soonsu/kr/comsquare/js/control/XFormsBool.js" type="text/javascript"></script>
  44. <script src="/Soonsu/kr/comsquare/js/control/XFormsBrowser.js" type="text/javascript"></script>
  45. <script src="/Soonsu/kr/comsquare/js/control/XFormsDataGrid.js" type="text/javascript"></script>
  46. <script src="/Soonsu/kr/comsquare/js/control/XFormsSwitch.js" type="text/javascript"></script>
  47. <script src="/Soonsu/kr/comsquare/js/control/XFormsCase.js" type="text/javascript"></script>
  48. <script src="/Soonsu/kr/comsquare/js/control/XFormsGridCell.js" type="text/javascript"></script>
  49. <script src="/Soonsu/kr/comsquare/js/control/XFormsGridCol.js" type="text/javascript"></script>
  50. <script src="/Soonsu/kr/comsquare/js/control/XFormsIViewer.js" type="text/javascript"></script>
  51. <script src="/Soonsu/kr/comsquare/js/control/XFormsTreeView.js" type="text/javascript"></script>
  52. <script src="/Soonsu/kr/comsquare/js/control/XFormsTreeViewItem.js" type="text/javascript"></script>
  53. <script src="/Soonsu/kr/comsquare/js/control/XFormsTable.js" type="text/javascript"></script>
  54. <script src="/Soonsu/kr/comsquare/js/control/XFormsFile.js" type="text/javascript"></script>
  55. <script src="/Soonsu/kr/comsquare/js/control/XFormsShape.js" type="text/javascript"></script>
  56. <script src="/Soonsu/kr/comsquare/js/control/XFormsImport.js" type="text/javascript"></script>
  57. <script src="/Soonsu/kr/comsquare/js/control/XFormsContextMenu.js" type="text/javascript"></script>
  58. <title>Untitle</title>
  59. <script type="text/javascript">
  60. //<![CDATA[
  61. /* Do not delete or edit the following XForms Scripts.
  62. if you delete or edit it, it may not be normal behavior. */
  63. var model; var html;var head; var model1; var instance1; var body; var button1; var button2; var button3; var button4; var button5; var button6; var button7; var button8; var button9; var button10; var button11; var button12; var button13; var button14; var button15; var button16; var button17; var button18; var button19; var button20; var button21; var button22; var button23; var button24; var button25; var button26; var button27; var button28; var button29; var button30; var button31; var button32; var button33; var button34; var button35; var button36; var button37; var button38; var button39; var button40; var button41; var button42; var button43; var button44; var button45; var button47; var button48; var button49; var button50; var button51; var button52; var button53; var button54; var button64; var button65; var button66; var button67; var button68; var button69; var button70; var button71; var button72; var button74; var button75; var button76; var button77; var button78; var button79; var button80; var button81; var button82; var button83; var button84; var button85; var button86; var button87; var button88; var button89; var button90; var button91; var button92; var button93; var button94; var button95; var button96; var button97; var button98; var button99; var button100; var button101; var button102; var button103; var button104; var button105; var button106; var button107; var button108; var button109; var button110; var button111; var button112; var button113; var button114; var button115; var button59; var button60; var button61; var button62; var button63; var button133; var button55; var button56; var button46; var button57; var button58; var button134; var button135; var button136; var button137; var button138; var button139; var button140; var button141; var button142; var button143; var button144; var button145; var button146; var button147; var button148; var button149; var button150; var button151; var button159; var button160; var button152; var button153; var button154; var button155; var button156; var button157; var button158; var button161; var button162; var button163; var button164; var button165; var button166; var button167; var button168; var button169; var button73; var button116; var button117; var button118; var button119; var button120; var button121; var button122; var button123; var button124; var button125; var button126; var button127; var button128; var button129; var button130;
  64. function __getAppName ()
  65. {
  66. return "/Soonsu";
  67. }
  68. function __createElements ()
  69. {
  70. html = new XHtmlHtml(null, "html", "xhtml:html");
  71. head = new XHtmlHead("html", "head", "xhtml:head");
  72. model1 = new XFormsModel("head", false, "model1", "xforms:model");
  73. model = model1;
  74. instance1 = new XFormsInstance("model1", "instance1", false, "xforms:instance", "", "", "\<root\>\<example\>Sample\<\/example\>\<\/root\>");
  75. body = new XHtmlBody("html", "", "", "", "", true, "", false, "body", -1, "scroll", "", "", "", "", "auto", "", "xhtml:body", "visible");
  76. button1 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn1_letter2", false, false, "", "", "", "button1", 9007199254740992, "", "", -1, false, "left:20px; top:60px; width:56px; height:22px; ", "xforms:button", "visible","");
  77. button2 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn1_letter3", false, false, "", "", "", "button2", 9007199254740992, "", "", -1, false, "left:20px; top:97px; width:68px; height:22px; ", "xforms:button", "visible","");
  78. button3 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn1_letter4", false, false, "", "", "", "button3", 9007199254740992, "", "", -1, false, "left:20px; top:134px; width:80px; height:22px; ", "xforms:button", "visible","");
  79. button4 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn1_letter5", false, false, "", "", "", "button4", 9007199254740992, "", "", -1, false, "left:20px; top:171px; width:92px; height:22px; ", "xforms:button", "visible","");
  80. button5 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn1_letter6", false, false, "", "", "", "button5", 9007199254740992, "", "", -1, false, "left:20px; top:208px; width:104px; height:22px; ", "xforms:button", "visible","");
  81. button6 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn1_letter7", false, false, "", "", "", "button6", 9007199254740992, "", "", -1, false, "left:20px; top:245px; width:116px; height:22px; ", "xforms:button", "visible","");
  82. button7 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn1_letter8", false, false, "", "", "", "button7", 9007199254740992, "", "", -1, false, "left:20px; top:282px; width:128px; height:22px; ", "xforms:button", "visible","");
  83. button8 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn1_letter9", false, false, "", "", "", "button8", 9007199254740992, "", "", -1, false, "left:20px; top:319px; width:140px; height:22px; ", "xforms:button", "visible","");
  84. button9 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn1_letter10", false, false, "", "", "", "button9", 9007199254740992, "", "", -1, false, "left:20px; top:356px; width:156px; height:22px; ", "xforms:button", "visible","");
  85. button10 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn2_letter2", false, false, "", "", "", "button10", 9007199254740992, "", "", -1, false, "left:191px; top:60px; width:42px; height:19px; ", "xforms:button", "visible","");
  86. button11 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn2_letter3", false, false, "", "", "", "button11", 9007199254740992, "", "", -1, false, "left:191px; top:97px; width:53px; height:43px; ", "xforms:button", "visible","");
  87. button12 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn2_letter4", false, false, "", "", "", "button12", 9007199254740992, "", "", -1, false, "left:189px; top:134px; width:64px; height:19px; ", "xforms:button", "visible","");
  88. button13 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn2_letter5", false, false, "", "", "", "button13", 9007199254740992, "", "", -1, false, "left:189px; top:171px; width:75px; height:19px; ", "xforms:button", "visible","");
  89. button14 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn2_letter6", false, false, "", "", "", "button14", 9007199254740992, "", "", -1, false, "left:189px; top:208px; width:86px; height:19px; ", "xforms:button", "visible","");
  90. button15 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn2_letter7", false, false, "", "", "", "button15", 9007199254740992, "", "", -1, false, "left:189px; top:245px; width:97px; height:19px; ", "xforms:button", "visible","");
  91. button16 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn2_letter8", false, false, "", "", "", "button16", 9007199254740992, "", "", -1, false, "left:189px; top:282px; width:108px; height:19px; ", "xforms:button", "visible","");
  92. button17 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn2_letter9", false, false, "", "", "", "button17", 9007199254740992, "", "", -1, false, "left:189px; top:319px; width:119px; height:19px; ", "xforms:button", "visible","");
  93. button18 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn2_letter10", false, false, "", "", "", "button18", 9007199254740992, "", "", -1, false, "left:189px; top:356px; width:130px; height:19px; ", "xforms:button", "visible","");
  94. button19 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn3_letter7", false, false, "", "", "", "button19", 9007199254740992, "", "", -1, false, "left:437px; top:230px; width:116px; height:22px; ", "xforms:button", "visible","");
  95. button20 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn3_letter8", false, false, "", "", "", "button20", 9007199254740992, "", "", -1, false, "left:437px; top:264px; width:128px; height:22px; ", "xforms:button", "visible","");
  96. button21 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn3_letter9", false, false, "", "", "", "button21", 9007199254740992, "", "", -1, false, "left:437px; top:298px; width:140px; height:22px; ", "xforms:button", "visible","");
  97. button22 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카", "", false, "", "btn3_letter11", false, false, "", "", "", "button22", 9007199254740992, "", "", -1, false, "left:437px; top:366px; width:172px; height:22px; ", "xforms:button", "visible","");
  98. button23 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn3_letter2", false, false, "", "", "", "button23", 9007199254740992, "", "", -1, false, "left:437px; top:60px; width:56px; height:22px; ", "xforms:button", "visible","");
  99. button24 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn3_letter3", false, false, "", "", "", "button24", 9007199254740992, "", "", -1, false, "left:437px; top:94px; width:68px; height:22px; ", "xforms:button", "visible","");
  100. button25 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn3_letter4", false, false, "", "", "", "button25", 9007199254740992, "", "", -1, false, "left:437px; top:128px; width:80px; height:22px; ", "xforms:button", "visible","");
  101. button26 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn3_letter5", false, false, "", "", "", "button26", 9007199254740992, "", "", -1, false, "left:437px; top:162px; width:92px; height:22px; ", "xforms:button", "visible","");
  102. button27 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn3_letter6", false, false, "", "", "", "button27", 9007199254740992, "", "", -1, false, "left:437px; top:196px; width:104px; height:22px; ", "xforms:button", "visible","");
  103. button28 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn4_letter5", false, false, "", "", "", "button28", 9007199254740992, "", "", -1, false, "left:757px; top:162px; width:92px; height:22px; ", "xforms:button", "visible","");
  104. button29 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn4_letter6", false, false, "", "", "", "button29", 9007199254740992, "", "", -1, false, "left:757px; top:196px; width:104px; height:22px; ", "xforms:button", "visible","");
  105. button30 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn4_letter7", false, false, "", "", "", "button30", 9007199254740992, "", "", -1, false, "left:757px; top:230px; width:116px; height:22px; ", "xforms:button", "visible","");
  106. button31 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn4_letter8", false, false, "", "", "", "button31", 9007199254740992, "", "", -1, false, "left:757px; top:264px; width:128px; height:22px; ", "xforms:button", "visible","");
  107. button32 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn4_letter9", false, false, "", "", "", "button32", 9007199254740992, "", "", -1, false, "left:757px; top:298px; width:140px; height:22px; ", "xforms:button", "visible","");
  108. button33 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn4_letter10", false, false, "", "", "", "button33", 9007199254740992, "", "", -1, false, "left:757px; top:332px; width:156px; height:22px; ", "xforms:button", "visible","");
  109. button34 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn4_letter2", false, false, "", "", "", "button34", 9007199254740992, "", "", -1, false, "left:757px; top:60px; width:56px; height:22px; ", "xforms:button", "visible","");
  110. button35 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn4_letter3", false, false, "", "", "", "button35", 9007199254740992, "", "", -1, false, "left:757px; top:94px; width:68px; height:22px; ", "xforms:button", "visible","");
  111. button36 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn4_letter4", false, false, "", "", "", "button36", 9007199254740992, "", "", -1, false, "left:757px; top:128px; width:80px; height:22px; ", "xforms:button", "visible","");
  112. button37 = new XFormsButton("body", "", "", "", "조회", "", false, "", "btn1_letter2", false, false, "", "", "", "button37", 9007199254740992, "", "", -1, false, "left:20px; top:390px; width:56px; height:22px; ", "xforms:button", "visible","");
  113. button38 = new XFormsButton("body", "", "", "", "초기화", "", false, "", "btn4_letter3", false, false, "", "", "", "button38", 9007199254740992, "", "", -1, false, "left:955px; top:280px; width:68px; height:22px; ", "xforms:button", "visible","");
  114. button39 = new XFormsButton("body", "", "", "", "등록", "", false, "", "btn4_letter2", false, false, "", "", "", "button39", 9007199254740992, "", "", -1, false, "left:955px; top:60px; width:56px; height:22px; ", "xforms:button", "visible","");
  115. button40 = new XFormsButton("body", "", "", "", "수정", "", false, "", "btn4_letter2", false, false, "", "", "", "button40", 9007199254740992, "", "", -1, false, "left:955px; top:92px; width:56px; height:22px; ", "xforms:button", "visible","");
  116. button41 = new XFormsButton("body", "", "", "", "삭제", "", false, "", "btn4_letter2", false, false, "", "", "", "button41", 9007199254740992, "", "", -1, false, "left:955px; top:124px; width:56px; height:22px; ", "xforms:button", "visible","");
  117. button42 = new XFormsButton("body", "", "", "", "저장", "", false, "", "btn4_letter2", false, false, "", "", "", "button42", 9007199254740992, "", "", -1, false, "left:955px; top:156px; width:56px; height:22px; ", "xforms:button", "visible","");
  118. button43 = new XFormsButton("body", "", "", "", "취소", "", false, "", "btn4_letter2", false, false, "", "", "", "button43", 9007199254740992, "", "", -1, false, "left:955px; top:220px; width:56px; height:22px; ", "xforms:button", "visible","");
  119. button44 = new XFormsButton("body", "", "", "", "확인", "", false, "", "btn4_letter2", false, false, "", "", "", "button44", 9007199254740992, "", "", -1, false, "left:955px; top:188px; width:56px; height:22px; ", "xforms:button", "visible","");
  120. button45 = new XFormsButton("body", "", "", "", "닫기", "", false, "", "btn4_letter2", false, false, "", "", "", "button45", 9007199254740992, "", "", -1, false, "left:955px; top:252px; width:56px; height:22px; ", "xforms:button", "visible","");
  121. button47 = new XFormsButton("body", "", "", "", "이전", "", false, "", "btn2_before", false, false, "", "", "", "button47", 9007199254740992, "", "", -1, false, "left:225px; top:656px; width:42px; height:19px; ", "xforms:button", "visible","");
  122. button48 = new XFormsButton("body", "", "", "", "다음", "", false, "", "btn2_letter2", false, false, "", "", "", "button48", 9007199254740992, "", "", -1, false, "left:225px; top:689px; width:42px; height:19px; ", "xforms:button", "visible","");
  123. button49 = new XFormsButton("body", "", "", "", "삭제", "", false, "", "btn2_letter2", false, false, "", "", "", "button49", 9007199254740992, "", "", -1, false, "left:225px; top:755px; width:42px; height:19px; ", "xforms:button", "visible","");
  124. button50 = new XFormsButton("body", "", "", "", "추가", "", false, "", "btn2_letter2", false, false, "", "", "", "button50", 9007199254740992, "", "", -1, false, "left:225px; top:722px; width:42px; height:19px; ", "xforms:button", "visible","");
  125. button51 = new XFormsButton("body", "", "", "", "엑셀", "", false, "", "btn2_letter2", false, false, "", "", "", "button51", 9007199254740992, "", "", -1, false, "left:313px; top:755px; width:42px; height:19px; ", "xforms:button", "visible","");
  126. button52 = new XFormsButton("body", "", "", "", "행추가", "", false, "", "btn2_letter3", false, false, "", "", "", "button52", 9007199254740992, "", "", -1, false, "left:302px; top:656px; width:53px; height:19px; ", "xforms:button", "visible","");
  127. button53 = new XFormsButton("body", "", "", "", "행삭제", "", false, "", "btn2_letter3", false, false, "", "", "", "button53", 9007199254740992, "", "", -1, false, "left:302px; top:689px; width:53px; height:19px; ", "xforms:button", "visible","");
  128. button54 = new XFormsButton("body", "", "", "", "행삽입", "", false, "", "btn2_letter3", false, false, "", "", "", "button54", 9007199254740992, "", "", -1, false, "left:302px; top:722px; width:53px; height:19px; ", "xforms:button", "visible","");
  129. button64 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn_sw", false, false, "", "tab", "", "button64", 9007199254740992, "", "", -1, false, "left:1130px; top:60px; width:36px; height:22px; ", "xforms:button", "visible","");
  130. button65 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn_sw", false, false, "", "tab", "", "button65", 9007199254740992, "", "", -1, false, "left:1130px; top:97px; width:48px; height:22px; ", "xforms:button", "visible","");
  131. button66 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn_sw", false, false, "", "tab", "", "button66", 9007199254740992, "", "", -1, false, "left:1130px; top:134px; width:60px; height:22px; ", "xforms:button", "visible","");
  132. button67 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn_sw", false, false, "", "tab", "", "button67", 9007199254740992, "", "", -1, false, "left:1130px; top:171px; width:72px; height:22px; ", "xforms:button", "visible","");
  133. button68 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn_sw", false, false, "", "tab", "", "button68", 9007199254740992, "", "", -1, false, "left:1130px; top:208px; width:84px; height:22px; ", "xforms:button", "visible","");
  134. button69 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn_sw", false, false, "", "tab", "", "button69", 9007199254740992, "", "", -1, false, "left:1130px; top:245px; width:96px; height:22px; ", "xforms:button", "visible","");
  135. button70 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn_sw", false, false, "", "tab", "", "button70", 9007199254740992, "", "", -1, false, "left:1130px; top:282px; width:108px; height:22px; ", "xforms:button", "visible","");
  136. button71 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn_sw", false, false, "", "tab", "", "button71", 9007199254740992, "", "", -1, false, "left:1130px; top:319px; width:120px; height:22px; ", "xforms:button", "visible","");
  137. button72 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn_sw", false, false, "", "tab", "", "button72", 9007199254740992, "", "", -1, false, "left:1130px; top:356px; width:132px; height:22px; ", "xforms:button", "visible","");
  138. button74 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타", "", false, "", "btn3_letter12", false, false, "", "", "", "button74", 9007199254740992, "", "", -1, false, "left:437px; top:400px; width:188px; height:22px; ", "xforms:button", "visible","");
  139. button75 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파", "", false, "", "btn3_letter13", false, false, "", "", "", "button75", 9007199254740992, "", "", -1, false, "left:437px; top:434px; width:204px; height:22px; ", "xforms:button", "visible","");
  140. button76 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하", "", false, "", "btn3_letter14", false, false, "", "", "", "button76", 9007199254740992, "", "", -1, false, "left:437px; top:468px; width:198px; height:22px; ", "xforms:button", "visible","");
  141. button77 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가", "", false, "", "btn3_letter15", false, false, "", "", "", "button77", 9007199254740992, "", "", -1, false, "left:437px; top:502px; width:236px; height:22px; ", "xforms:button", "visible","");
  142. button78 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나", "", false, "", "btn3_letter16", false, false, "", "", "", "button78", 9007199254740992, "", "", -1, false, "left:437px; top:536px; width:252px; height:22px; ", "xforms:button", "visible","");
  143. button79 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다", "", false, "", "btn3_letter17", false, false, "", "", "", "button79", 9007199254740992, "", "", -1, false, "left:437px; top:570px; width:268px; height:22px; ", "xforms:button", "visible","");
  144. button80 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다라", "", false, "", "btn3_letter18", false, false, "", "", "", "button80", 9007199254740992, "", "", -1, false, "left:437px; top:604px; width:284px; height:22px; ", "xforms:button", "visible","");
  145. button81 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다라마", "", false, "", "btn3_letter19", false, false, "", "", "", "button81", 9007199254740992, "", "", -1, false, "left:437px; top:638px; width:268px; height:22px; ", "xforms:button", "visible","");
  146. button82 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다라마바", "", false, "", "btn3_letter20", false, false, "", "", "", "button82", 9007199254740992, "", "", -1, false, "left:437px; top:672px; width:198px; height:22px; ", "xforms:button", "visible","");
  147. button83 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn3_letter10", false, false, "", "", "", "button83", 9007199254740992, "", "", -1, false, "left:437px; top:332px; width:156px; height:22px; ", "xforms:button", "visible","");
  148. button84 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn5_letter5", false, false, "", "", "", "button84", 9007199254740992, "", "", -1, false, "left:757px; top:469px; width:92px; height:22px; ", "xforms:button", "visible","");
  149. button85 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn5_letter6", false, false, "", "", "", "button85", 9007199254740992, "", "", -1, false, "left:757px; top:503px; width:104px; height:22px; ", "xforms:button", "visible","");
  150. button86 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn5_letter7", false, false, "", "", "", "button86", 9007199254740992, "", "", -1, false, "left:757px; top:537px; width:116px; height:22px; ", "xforms:button", "visible","");
  151. button87 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn5_letter8", false, false, "", "", "", "button87", 9007199254740992, "", "", -1, false, "left:757px; top:571px; width:128px; height:22px; ", "xforms:button", "visible","");
  152. button88 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn5_letter9", false, false, "", "", "", "button88", 9007199254740992, "", "", -1, false, "left:757px; top:605px; width:140px; height:22px; ", "xforms:button", "visible","");
  153. button89 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn5_letter10", false, false, "", "", "", "button89", 9007199254740992, "", "", -1, false, "left:757px; top:639px; width:156px; height:22px; ", "xforms:button", "visible","");
  154. button90 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn5_letter2", false, false, "", "", "", "button90", 9007199254740992, "", "", -1, false, "left:757px; top:367px; width:56px; height:22px; ", "xforms:button", "visible","");
  155. button91 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn5_letter3", false, false, "", "", "", "button91", 9007199254740992, "", "", -1, false, "left:757px; top:401px; width:68px; height:22px; ", "xforms:button", "visible","");
  156. button92 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn5_letter4", false, false, "", "", "", "button92", 9007199254740992, "", "", -1, false, "left:757px; top:435px; width:80px; height:22px; ", "xforms:button", "visible","");
  157. button93 = new XFormsButton("body", "", "", "", "출력", "", false, "", "btn6_letter2", false, false, "", "", "", "button93", 9007199254740992, "", "", -1, false, "left:923px; top:367px; width:56px; height:22px; ", "xforms:button", "visible","");
  158. button94 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn6_letter3", false, false, "", "", "", "button94", 9007199254740992, "", "", -1, false, "left:923px; top:401px; width:68px; height:22px; ", "xforms:button", "visible","");
  159. button95 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn6_letter4", false, false, "", "", "", "button95", 9007199254740992, "", "", -1, false, "left:923px; top:435px; width:80px; height:22px; ", "xforms:button", "visible","");
  160. button96 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn6_letter5", false, false, "", "", "", "button96", 9007199254740992, "", "", -1, false, "left:923px; top:469px; width:92px; height:22px; ", "xforms:button", "visible","");
  161. button97 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn6_letter6", false, false, "", "", "", "button97", 9007199254740992, "", "", -1, false, "left:923px; top:503px; width:104px; height:22px; ", "xforms:button", "visible","");
  162. button98 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn6_letter7", false, false, "", "", "", "button98", 9007199254740992, "", "", -1, false, "left:923px; top:537px; width:116px; height:22px; ", "xforms:button", "visible","");
  163. button99 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn6_letter8", false, false, "", "", "", "button99", 9007199254740992, "", "", -1, false, "left:923px; top:571px; width:128px; height:22px; ", "xforms:button", "visible","");
  164. button100 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn6_letter9", false, false, "", "", "", "button100", 9007199254740992, "", "", -1, false, "left:923px; top:605px; width:140px; height:22px; ", "xforms:button", "visible","");
  165. button101 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn6_letter10", false, false, "", "", "", "button101", 9007199254740992, "", "", -1, false, "left:923px; top:639px; width:156px; height:22px; ", "xforms:button", "visible","");
  166. button102 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_left", false, false, "", "", "", "button102", 9007199254740992, "", "", -1, false, "left:15px; top:715px; width:26px; height:19px; ", "xforms:button", "visible","");
  167. button103 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_right", false, false, "", "", "", "button103", 9007199254740992, "", "", -1, false, "left:51px; top:715px; width:26px; height:19px; ", "xforms:button", "visible","");
  168. button104 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_top", false, false, "", "", "", "button104", 9007199254740992, "", "", -1, false, "left:85px; top:715px; width:26px; height:19px; ", "xforms:button", "visible","");
  169. button105 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_bottom", false, false, "", "", "", "button105", 9007199254740992, "", "", -1, false, "left:120px; top:715px; width:26px; height:19px; ", "xforms:button", "visible","");
  170. button106 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카", "", false, "", "btn2_letter11", false, false, "", "", "", "button106", 9007199254740992, "", "", -1, false, "left:189px; top:390px; width:141px; height:19px; ", "xforms:button", "visible","");
  171. button107 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타", "", false, "", "btn2_letter12", false, false, "", "", "", "button107", 9007199254740992, "", "", -1, false, "left:189px; top:420px; width:152px; height:19px; ", "xforms:button", "visible","");
  172. button108 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파", "", false, "", "btn2_letter13", false, false, "", "", "", "button108", 9007199254740992, "", "", -1, false, "left:189px; top:445px; width:163px; height:19px; ", "xforms:button", "visible","");
  173. button109 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하", "", false, "", "btn2_letter14", false, false, "", "", "", "button109", 9007199254740992, "", "", -1, false, "left:189px; top:475px; width:174px; height:19px; ", "xforms:button", "visible","");
  174. button110 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가", "", false, "", "btn2_letter15", false, false, "", "", "", "button110", 9007199254740992, "", "", -1, false, "left:189px; top:500px; width:185px; height:19px; ", "xforms:button", "visible","");
  175. button111 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나", "", false, "", "btn2_letter16", false, false, "", "", "", "button111", 9007199254740992, "", "", -1, false, "left:189px; top:529px; width:196px; height:19px; ", "xforms:button", "visible","");
  176. button112 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다", "", false, "", "btn2_letter17", false, false, "", "", "", "button112", 9007199254740992, "", "", -1, false, "left:189px; top:553px; width:207px; height:19px; ", "xforms:button", "visible","");
  177. button113 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다라", "", false, "", "btn2_letter18", false, false, "", "", "", "button113", 9007199254740992, "", "", -1, false, "left:185px; top:575px; width:218px; height:19px; ", "xforms:button", "visible","");
  178. button114 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다라마", "", false, "", "btn2_letter19", false, false, "", "", "", "button114", 9007199254740992, "", "", -1, false, "left:185px; top:600px; width:229px; height:19px; ", "xforms:button", "visible","");
  179. button115 = new XFormsButton("body", "", "", "", "가나다라마바사아자차카타파하가나다라마바", "", false, "", "btn2_letter20", false, false, "", "", "", "button115", 9007199254740992, "", "", -1, false, "left:185px; top:625px; width:246px; height:19px; ", "xforms:button", "visible","");
  180. button59 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_pre", false, false, "", "", "", "button59", 9007199254740992, "", "", -1, false, "left:51px; top:573px; width:10px; height:15px; ", "xforms:button", "visible","");
  181. button60 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_next", false, false, "", "", "", "button60", 9007199254740992, "", "", -1, false, "left:69px; top:573px; width:13px; height:15px; ", "xforms:button", "visible","");
  182. button61 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_search", false, false, "", "", "", "button61", 9007199254740992, "", "", -1, false, "left:124px; top:573px; width:16px; height:16px; ", "xforms:button", "visible","");
  183. button62 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_picture", false, false, "", "", "", "button62", 9007199254740992, "", "", -1, false, "left:40px; top:679px; width:17px; height:15px; ", "xforms:button", "visible","");
  184. button63 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_list", false, false, "", "", "", "button63", 9007199254740992, "", "", -1, false, "left:15px; top:679px; width:14px; height:16px; ", "xforms:button", "visible","");
  185. button133 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_minus", false, false, "", "", "", "button133", 9007199254740992, "", "", -1, false, "left:33px; top:573px; width:10px; height:15px; ", "xforms:button", "visible","");
  186. button55 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_pre_year", false, false, "", "", "", "button55", 9007199254740992, "", "", -1, false, "left:10px; top:610px; width:16px; height:16px; ", "xforms:button", "visible","");
  187. button56 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_next_year", false, false, "", "", "", "button56", 9007199254740992, "", "", -1, false, "left:145px; top:610px; width:16px; height:16px; ", "xforms:button", "visible","");
  188. button46 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_plus", false, false, "", "", "", "button46", 9007199254740992, "", "", -1, false, "left:15px; top:573px; width:10px; height:15px; ", "xforms:button", "visible","");
  189. button57 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_pre_month", false, false, "", "", "", "button57", 9007199254740992, "", "", -1, false, "left:29px; top:610px; width:16px; height:16px; ", "xforms:button", "visible","");
  190. button58 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_next_month", false, false, "", "", "", "button58", 9007199254740992, "", "", -1, false, "left:126px; top:610px; width:16px; height:16px; ", "xforms:button", "visible","");
  191. button134 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button134", 9007199254740992, "", "", -1, false, "left:1130px; top:617px; width:108px; height:22px; ", "xforms:button", "visible","");
  192. button135 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button135", 9007199254740992, "", "", -1, false, "left:1130px; top:654px; width:120px; height:22px; ", "xforms:button", "visible","");
  193. button136 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button136", 9007199254740992, "", "", -1, false, "left:1130px; top:691px; width:132px; height:22px; ", "xforms:button", "visible","");
  194. button137 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button137", 9007199254740992, "", "", -1, false, "left:1130px; top:395px; width:36px; height:22px; ", "xforms:button", "visible","");
  195. button138 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button138", 9007199254740992, "", "", -1, false, "left:1130px; top:432px; width:48px; height:22px; ", "xforms:button", "visible","");
  196. button139 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button139", 9007199254740992, "", "", -1, false, "left:1130px; top:469px; width:60px; height:22px; ", "xforms:button", "visible","");
  197. button140 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button140", 9007199254740992, "", "", -1, false, "left:1130px; top:506px; width:72px; height:22px; ", "xforms:button", "visible","");
  198. button141 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button141", 9007199254740992, "", "", -1, false, "left:1130px; top:543px; width:84px; height:22px; ", "xforms:button", "visible","");
  199. button142 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn_sw_bottom", false, false, "", "tab", "", "button142", 9007199254740992, "", "", -1, false, "left:1130px; top:580px; width:96px; height:22px; ", "xforms:button", "visible","");
  200. button143 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn5_letter2", true, false, "", "", "", "button143", 9007199254740992, "", "", -1, false, "left:760px; top:666px; width:42px; height:19px; ", "xforms:button", "visible","");
  201. button144 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn5_letter3", true, false, "", "", "", "button144", 9007199254740992, "", "", -1, false, "left:760px; top:700px; width:53px; height:19px; ", "xforms:button", "visible","");
  202. button145 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn5_letter4", true, false, "", "", "", "button145", 9007199254740992, "", "", -1, false, "left:760px; top:734px; width:64px; height:19px; ", "xforms:button", "visible","");
  203. button146 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn5_letter5", true, false, "", "", "", "button146", 9007199254740992, "", "", -1, false, "left:760px; top:768px; width:75px; height:19px; ", "xforms:button", "visible","");
  204. button147 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn5_letter6", true, false, "", "", "", "button147", 9007199254740992, "", "", -1, false, "left:760px; top:802px; width:86px; height:19px; ", "xforms:button", "visible","");
  205. button148 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn5_letter7", true, false, "", "", "", "button148", 9007199254740992, "", "", -1, false, "left:760px; top:836px; width:97px; height:19px; ", "xforms:button", "visible","");
  206. button149 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn5_letter8", true, false, "", "", "", "button149", 9007199254740992, "", "", -1, false, "left:760px; top:870px; width:108px; height:19px; ", "xforms:button", "visible","");
  207. button150 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn5_letter9", true, false, "", "", "", "button150", 9007199254740992, "", "", -1, false, "left:760px; top:904px; width:119px; height:19px; ", "xforms:button", "visible","");
  208. button151 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn5_letter10", true, false, "", "", "", "button151", 9007199254740992, "", "", -1, false, "left:760px; top:938px; width:130px; height:19px; ", "xforms:button", "visible","");
  209. button159 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn6_letter8", true, false, "", "", "", "button159", 9007199254740992, "", "", -1, false, "left:930px; top:873px; width:128px; height:22px; ", "xforms:button", "visible","");
  210. button160 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn6_letter10", true, false, "", "", "", "button160", 9007199254740992, "", "", -1, false, "left:930px; top:941px; width:156px; height:22px; ", "xforms:button", "visible","");
  211. button152 = new XFormsButton("body", "", "", "", "출력", "", false, "", "btn6_letter2", true, false, "", "", "", "button152", 9007199254740992, "", "", -1, false, "left:930px; top:669px; width:56px; height:22px; ", "xforms:button", "visible","");
  212. button153 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn6_letter3", true, false, "", "", "", "button153", 9007199254740992, "", "", -1, false, "left:930px; top:703px; width:68px; height:22px; ", "xforms:button", "visible","");
  213. button154 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn6_letter4", true, false, "", "", "", "button154", 9007199254740992, "", "", -1, false, "left:930px; top:737px; width:80px; height:22px; ", "xforms:button", "visible","");
  214. button155 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn6_letter5", true, false, "", "", "", "button155", 9007199254740992, "", "", -1, false, "left:930px; top:771px; width:92px; height:22px; ", "xforms:button", "visible","");
  215. button156 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn6_letter6", true, false, "", "", "", "button156", 9007199254740992, "", "", -1, false, "left:930px; top:805px; width:104px; height:22px; ", "xforms:button", "visible","");
  216. button157 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn6_letter7", true, false, "", "", "", "button157", 9007199254740992, "", "", -1, false, "left:930px; top:839px; width:116px; height:22px; ", "xforms:button", "visible","");
  217. button158 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn6_letter9", true, false, "", "", "", "button158", 9007199254740992, "", "", -1, false, "left:930px; top:907px; width:140px; height:22px; ", "xforms:button", "visible","");
  218. button161 = new XFormsButton("body", "", "", "", "가나다라마", "", false, "", "btn4_letter5", true, false, "", "", "", "button161", 9007199254740992, "", "", -1, false, "left:600px; top:162px; width:92px; height:22px; ", "xforms:button", "visible","");
  219. button162 = new XFormsButton("body", "", "", "", "가나다라마바", "", false, "", "btn4_letter6", true, false, "", "", "", "button162", 9007199254740992, "", "", -1, false, "left:600px; top:196px; width:104px; height:22px; ", "xforms:button", "visible","");
  220. button163 = new XFormsButton("body", "", "", "", "가나다라마바사", "", false, "", "btn4_letter7", true, false, "", "", "", "button163", 9007199254740992, "", "", -1, false, "left:600px; top:230px; width:116px; height:22px; ", "xforms:button", "visible","");
  221. button164 = new XFormsButton("body", "", "", "", "가나다라마바사아", "", false, "", "btn4_letter8", true, false, "", "", "", "button164", 9007199254740992, "", "", -1, false, "left:600px; top:264px; width:128px; height:22px; ", "xforms:button", "visible","");
  222. button165 = new XFormsButton("body", "", "", "", "가나다라마바사아자", "", false, "", "btn4_letter9", true, false, "", "", "", "button165", 9007199254740992, "", "", -1, false, "left:600px; top:298px; width:140px; height:22px; ", "xforms:button", "visible","");
  223. button166 = new XFormsButton("body", "", "", "", "가나다라마바사아자차", "", false, "", "btn4_letter10", true, false, "", "", "", "button166", 9007199254740992, "", "", -1, false, "left:600px; top:332px; width:152px; height:22px; ", "xforms:button", "visible","");
  224. button167 = new XFormsButton("body", "", "", "", "가나", "", false, "", "btn4_letter2", true, false, "", "", "", "button167", 9007199254740992, "", "", -1, false, "left:600px; top:60px; width:56px; height:22px; ", "xforms:button", "visible","");
  225. button168 = new XFormsButton("body", "", "", "", "가나다", "", false, "", "btn4_letter3", true, false, "", "", "", "button168", 9007199254740992, "", "", -1, false, "left:600px; top:94px; width:68px; height:22px; ", "xforms:button", "visible","");
  226. button169 = new XFormsButton("body", "", "", "", "가나다라", "", false, "", "btn4_letter4", true, false, "", "", "", "button169", 9007199254740992, "", "", -1, false, "left:600px; top:128px; width:80px; height:22px; ", "xforms:button", "visible","");
  227. button73 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_down", false, false, "", "", "", "button73", 9007199254740992, "", "", -1, false, "left:90px; top:585px; width:10px; height:9px; ", "xforms:button", "visible","");
  228. button116 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_up", false, false, "", "", "", "button116", 9007199254740992, "", "", -1, false, "left:90px; top:575px; width:10px; height:9px; ", "xforms:button", "visible","");
  229. button117 = new XFormsButton("body", "", "", "", "1", "", false, "", "icon_month", false, false, "", "", "", "button117", 9007199254740992, "", "", -1, false, "left:10px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  230. button118 = new XFormsButton("body", "", "", "", "2", "", false, "", "icon_month", false, false, "", "", "", "button118", 9007199254740992, "", "", -1, false, "left:30px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  231. button119 = new XFormsButton("body", "", "", "", "3", "", false, "", "icon_month", false, false, "", "", "", "button119", 9007199254740992, "", "", -1, false, "left:50px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  232. button120 = new XFormsButton("body", "", "", "", "4", "", false, "", "icon_month", false, false, "", "", "", "button120", 9007199254740992, "", "", -1, false, "left:70px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  233. button121 = new XFormsButton("body", "", "", "", "5", "", false, "", "icon_month", false, false, "", "", "", "button121", 9007199254740992, "", "", -1, false, "left:90px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  234. button122 = new XFormsButton("body", "", "", "", "6", "", false, "", "icon_month", false, false, "", "", "", "button122", 9007199254740992, "", "", -1, false, "left:110px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  235. button123 = new XFormsButton("body", "", "", "", "7", "", false, "", "icon_month", false, false, "", "", "", "button123", 9007199254740992, "", "", -1, false, "left:130px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  236. button124 = new XFormsButton("body", "", "", "", "8", "", false, "", "icon_month", false, false, "", "", "", "button124", 9007199254740992, "", "", -1, false, "left:150px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  237. button125 = new XFormsButton("body", "", "", "", "9", "", false, "", "icon_month", false, false, "", "", "", "button125", 9007199254740992, "", "", -1, false, "left:170px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  238. button126 = new XFormsButton("body", "", "", "", "10", "", false, "", "icon_month", false, false, "", "", "", "button126", 9007199254740992, "", "", -1, false, "left:190px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  239. button127 = new XFormsButton("body", "", "", "", "11", "", false, "", "icon_month", false, false, "", "", "", "button127", 9007199254740992, "", "", -1, false, "left:210px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  240. button128 = new XFormsButton("body", "", "", "", "12", "", false, "", "icon_month", false, false, "", "", "", "button128", 9007199254740992, "", "", -1, false, "left:230px; top:790px; width:17px; height:17px; ", "xforms:button", "visible","");
  241. button129 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_clock", false, false, "", "", "", "button129", 9007199254740992, "", "", -1, false, "left:68px; top:679px; width:16px; height:16px; ", "xforms:button", "visible","");
  242. button130 = new XFormsButton("body", "", "", "", "", "", false, "", "icon_startend", false, false, "", "", "", "button130", 9007199254740992, "", "", -1, false, "left:95px; top:679px; width:16px; height:16px; ", "xforms:button", "visible","");
  243. }
  244. function __addEventListener ()
  245. {
  246. button64.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  247. button65.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  248. button66.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  249. button67.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  250. button68.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  251. button69.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  252. button70.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  253. button71.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  254. button72.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  255. button134.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  256. button135.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  257. button136.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  258. button137.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  259. button138.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  260. button139.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  261. button140.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  262. button141.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  263. button142.addEventListener("onclick", "inPacking_onclick", "", "", "case1");
  264. }
  265. //]]>
  266. </script>
  267. <script type="text/javascript">
  268. //<![CDATA[
  269. //]]>
  270. </script>
  271. <script src="../../../com/commonweb/css/common.css.soonsu" type="text/javascript"></script></head>
  272. <body id="HE_body" onload="XFormsModel.onload();" onunload="XFormsModel.onunload();" style="width:100%; height:100%; margin:0px; visibility:hidden; ">
  273. <button class="btn1_letter2" id="HE_button1" style="position:absolute; left:20px; top:60px; width:56px; height:22px; "><span id="HE_button1_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  274. </span></button>
  275. <button class="btn1_letter3" id="HE_button2" style="position:absolute; left:20px; top:97px; width:68px; height:22px; "><span id="HE_button2_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  276. </span></button>
  277. <button class="btn1_letter4" id="HE_button3" style="position:absolute; left:20px; top:134px; width:80px; height:22px; "><span id="HE_button3_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  278. </span></button>
  279. <button class="btn1_letter5" id="HE_button4" style="position:absolute; left:20px; top:171px; width:92px; height:22px; "><span id="HE_button4_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  280. </span></button>
  281. <button class="btn1_letter6" id="HE_button5" style="position:absolute; left:20px; top:208px; width:104px; height:22px; "><span id="HE_button5_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  282. </span></button>
  283. <button class="btn1_letter7" id="HE_button6" style="position:absolute; left:20px; top:245px; width:116px; height:22px; "><span id="HE_button6_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  284. </span></button>
  285. <button class="btn1_letter8" id="HE_button7" style="position:absolute; left:20px; top:282px; width:128px; height:22px; "><span id="HE_button7_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  286. </span></button>
  287. <button class="btn1_letter9" id="HE_button8" style="position:absolute; left:20px; top:319px; width:140px; height:22px; "><span id="HE_button8_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  288. </span></button>
  289. <button class="btn1_letter10" id="HE_button9" style="position:absolute; left:20px; top:356px; width:156px; height:22px; "><span id="HE_button9_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  290. </span></button>
  291. <button class="btn2_letter2" id="HE_button10" style="position:absolute; left:191px; top:60px; width:42px; height:19px; "><span id="HE_button10_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  292. </span></button>
  293. <button class="btn2_letter3" id="HE_button11" style="position:absolute; left:191px; top:97px; width:53px; height:43px; "><span id="HE_button11_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  294. </span></button>
  295. <button class="btn2_letter4" id="HE_button12" style="position:absolute; left:189px; top:134px; width:64px; height:19px; "><span id="HE_button12_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  296. </span></button>
  297. <button class="btn2_letter5" id="HE_button13" style="position:absolute; left:189px; top:171px; width:75px; height:19px; "><span id="HE_button13_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  298. </span></button>
  299. <button class="btn2_letter6" id="HE_button14" style="position:absolute; left:189px; top:208px; width:86px; height:19px; "><span id="HE_button14_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  300. </span></button>
  301. <button class="btn2_letter7" id="HE_button15" style="position:absolute; left:189px; top:245px; width:97px; height:19px; "><span id="HE_button15_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  302. </span></button>
  303. <button class="btn2_letter8" id="HE_button16" style="position:absolute; left:189px; top:282px; width:108px; height:19px; "><span id="HE_button16_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  304. </span></button>
  305. <button class="btn2_letter9" id="HE_button17" style="position:absolute; left:189px; top:319px; width:119px; height:19px; "><span id="HE_button17_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  306. </span></button>
  307. <button class="btn2_letter10" id="HE_button18" style="position:absolute; left:189px; top:356px; width:130px; height:19px; "><span id="HE_button18_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  308. </span></button>
  309. <button class="btn3_letter7" id="HE_button19" style="position:absolute; left:437px; top:230px; width:116px; height:22px; "><span id="HE_button19_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  310. </span></button>
  311. <button class="btn3_letter8" id="HE_button20" style="position:absolute; left:437px; top:264px; width:128px; height:22px; "><span id="HE_button20_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  312. </span></button>
  313. <button class="btn3_letter9" id="HE_button21" style="position:absolute; left:437px; top:298px; width:140px; height:22px; "><span id="HE_button21_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  314. </span></button>
  315. <button class="btn3_letter11" id="HE_button22" style="position:absolute; left:437px; top:366px; width:172px; height:22px; "><span id="HE_button22_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카
  316. </span></button>
  317. <button class="btn3_letter2" id="HE_button23" style="position:absolute; left:437px; top:60px; width:56px; height:22px; "><span id="HE_button23_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  318. </span></button>
  319. <button class="btn3_letter3" id="HE_button24" style="position:absolute; left:437px; top:94px; width:68px; height:22px; "><span id="HE_button24_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  320. </span></button>
  321. <button class="btn3_letter4" id="HE_button25" style="position:absolute; left:437px; top:128px; width:80px; height:22px; "><span id="HE_button25_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  322. </span></button>
  323. <button class="btn3_letter5" id="HE_button26" style="position:absolute; left:437px; top:162px; width:92px; height:22px; "><span id="HE_button26_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  324. </span></button>
  325. <button class="btn3_letter6" id="HE_button27" style="position:absolute; left:437px; top:196px; width:104px; height:22px; "><span id="HE_button27_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  326. </span></button>
  327. <button class="btn4_letter5" id="HE_button28" style="position:absolute; left:757px; top:162px; width:92px; height:22px; "><span id="HE_button28_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  328. </span></button>
  329. <button class="btn4_letter6" id="HE_button29" style="position:absolute; left:757px; top:196px; width:104px; height:22px; "><span id="HE_button29_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  330. </span></button>
  331. <button class="btn4_letter7" id="HE_button30" style="position:absolute; left:757px; top:230px; width:116px; height:22px; "><span id="HE_button30_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  332. </span></button>
  333. <button class="btn4_letter8" id="HE_button31" style="position:absolute; left:757px; top:264px; width:128px; height:22px; "><span id="HE_button31_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  334. </span></button>
  335. <button class="btn4_letter9" id="HE_button32" style="position:absolute; left:757px; top:298px; width:140px; height:22px; "><span id="HE_button32_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  336. </span></button>
  337. <button class="btn4_letter10" id="HE_button33" style="position:absolute; left:757px; top:332px; width:156px; height:22px; "><span id="HE_button33_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  338. </span></button>
  339. <button class="btn4_letter2" id="HE_button34" style="position:absolute; left:757px; top:60px; width:56px; height:22px; "><span id="HE_button34_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  340. </span></button>
  341. <button class="btn4_letter3" id="HE_button35" style="position:absolute; left:757px; top:94px; width:68px; height:22px; "><span id="HE_button35_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  342. </span></button>
  343. <button class="btn4_letter4" id="HE_button36" style="position:absolute; left:757px; top:128px; width:80px; height:22px; "><span id="HE_button36_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  344. </span></button>
  345. <button class="btn1_letter2" id="HE_button37" style="position:absolute; left:20px; top:390px; width:56px; height:22px; "><span id="HE_button37_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">조회
  346. </span></button>
  347. <button class="btn4_letter3" id="HE_button38" style="position:absolute; left:955px; top:280px; width:68px; height:22px; "><span id="HE_button38_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">초기화
  348. </span></button>
  349. <button class="btn4_letter2" id="HE_button39" style="position:absolute; left:955px; top:60px; width:56px; height:22px; "><span id="HE_button39_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">등록
  350. </span></button>
  351. <button class="btn4_letter2" id="HE_button40" style="position:absolute; left:955px; top:92px; width:56px; height:22px; "><span id="HE_button40_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">수정
  352. </span></button>
  353. <button class="btn4_letter2" id="HE_button41" style="position:absolute; left:955px; top:124px; width:56px; height:22px; "><span id="HE_button41_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">삭제
  354. </span></button>
  355. <button class="btn4_letter2" id="HE_button42" style="position:absolute; left:955px; top:156px; width:56px; height:22px; "><span id="HE_button42_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">저장
  356. </span></button>
  357. <button class="btn4_letter2" id="HE_button43" style="position:absolute; left:955px; top:220px; width:56px; height:22px; "><span id="HE_button43_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">취소
  358. </span></button>
  359. <button class="btn4_letter2" id="HE_button44" style="position:absolute; left:955px; top:188px; width:56px; height:22px; "><span id="HE_button44_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">확인
  360. </span></button>
  361. <button class="btn4_letter2" id="HE_button45" style="position:absolute; left:955px; top:252px; width:56px; height:22px; "><span id="HE_button45_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">닫기
  362. </span></button>
  363. <button class="btn2_before" id="HE_button47" style="position:absolute; left:225px; top:656px; width:42px; height:19px; "><span id="HE_button47_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">이전
  364. </span></button>
  365. <button class="btn2_letter2" id="HE_button48" style="position:absolute; left:225px; top:689px; width:42px; height:19px; "><span id="HE_button48_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">다음
  366. </span></button>
  367. <button class="btn2_letter2" id="HE_button49" style="position:absolute; left:225px; top:755px; width:42px; height:19px; "><span id="HE_button49_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">삭제
  368. </span></button>
  369. <button class="btn2_letter2" id="HE_button50" style="position:absolute; left:225px; top:722px; width:42px; height:19px; "><span id="HE_button50_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">추가
  370. </span></button>
  371. <button class="btn2_letter2" id="HE_button51" style="position:absolute; left:313px; top:755px; width:42px; height:19px; "><span id="HE_button51_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">엑셀
  372. </span></button>
  373. <button class="btn2_letter3" id="HE_button52" style="position:absolute; left:302px; top:656px; width:53px; height:19px; "><span id="HE_button52_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">행추가
  374. </span></button>
  375. <button class="btn2_letter3" id="HE_button53" style="position:absolute; left:302px; top:689px; width:53px; height:19px; "><span id="HE_button53_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">행삭제
  376. </span></button>
  377. <button class="btn2_letter3" id="HE_button54" style="position:absolute; left:302px; top:722px; width:53px; height:19px; "><span id="HE_button54_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">행삽입
  378. </span></button>
  379. <button class="btn_sw" id="HE_button64" style="position:absolute; left:1130px; top:60px; width:36px; height:22px; "><span id="HE_button64_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  380. </span></button>
  381. <button class="btn_sw" id="HE_button65" style="position:absolute; left:1130px; top:97px; width:48px; height:22px; "><span id="HE_button65_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  382. </span></button>
  383. <button class="btn_sw" id="HE_button66" style="position:absolute; left:1130px; top:134px; width:60px; height:22px; "><span id="HE_button66_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  384. </span></button>
  385. <button class="btn_sw" id="HE_button67" style="position:absolute; left:1130px; top:171px; width:72px; height:22px; "><span id="HE_button67_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  386. </span></button>
  387. <button class="btn_sw" id="HE_button68" style="position:absolute; left:1130px; top:208px; width:84px; height:22px; "><span id="HE_button68_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  388. </span></button>
  389. <button class="btn_sw" id="HE_button69" style="position:absolute; left:1130px; top:245px; width:96px; height:22px; "><span id="HE_button69_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  390. </span></button>
  391. <button class="btn_sw" id="HE_button70" style="position:absolute; left:1130px; top:282px; width:108px; height:22px; "><span id="HE_button70_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  392. </span></button>
  393. <button class="btn_sw" id="HE_button71" style="position:absolute; left:1130px; top:319px; width:120px; height:22px; "><span id="HE_button71_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  394. </span></button>
  395. <button class="btn_sw" id="HE_button72" style="position:absolute; left:1130px; top:356px; width:132px; height:22px; "><span id="HE_button72_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  396. </span></button>
  397. <button class="btn3_letter12" id="HE_button74" style="position:absolute; left:437px; top:400px; width:188px; height:22px; "><span id="HE_button74_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타
  398. </span></button>
  399. <button class="btn3_letter13" id="HE_button75" style="position:absolute; left:437px; top:434px; width:204px; height:22px; "><span id="HE_button75_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파
  400. </span></button>
  401. <button class="btn3_letter14" id="HE_button76" style="position:absolute; left:437px; top:468px; width:198px; height:22px; "><span id="HE_button76_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하
  402. </span></button>
  403. <button class="btn3_letter15" id="HE_button77" style="position:absolute; left:437px; top:502px; width:236px; height:22px; "><span id="HE_button77_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가
  404. </span></button>
  405. <button class="btn3_letter16" id="HE_button78" style="position:absolute; left:437px; top:536px; width:252px; height:22px; "><span id="HE_button78_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나
  406. </span></button>
  407. <button class="btn3_letter17" id="HE_button79" style="position:absolute; left:437px; top:570px; width:268px; height:22px; "><span id="HE_button79_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다
  408. </span></button>
  409. <button class="btn3_letter18" id="HE_button80" style="position:absolute; left:437px; top:604px; width:284px; height:22px; "><span id="HE_button80_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다라
  410. </span></button>
  411. <button class="btn3_letter19" id="HE_button81" style="position:absolute; left:437px; top:638px; width:268px; height:22px; "><span id="HE_button81_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다라마
  412. </span></button>
  413. <button class="btn3_letter20" id="HE_button82" style="position:absolute; left:437px; top:672px; width:198px; height:22px; "><span id="HE_button82_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다라마바
  414. </span></button>
  415. <button class="btn3_letter10" id="HE_button83" style="position:absolute; left:437px; top:332px; width:156px; height:22px; "><span id="HE_button83_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  416. </span></button>
  417. <button class="btn5_letter5" id="HE_button84" style="position:absolute; left:757px; top:469px; width:92px; height:22px; "><span id="HE_button84_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  418. </span></button>
  419. <button class="btn5_letter6" id="HE_button85" style="position:absolute; left:757px; top:503px; width:104px; height:22px; "><span id="HE_button85_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  420. </span></button>
  421. <button class="btn5_letter7" id="HE_button86" style="position:absolute; left:757px; top:537px; width:116px; height:22px; "><span id="HE_button86_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  422. </span></button>
  423. <button class="btn5_letter8" id="HE_button87" style="position:absolute; left:757px; top:571px; width:128px; height:22px; "><span id="HE_button87_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  424. </span></button>
  425. <button class="btn5_letter9" id="HE_button88" style="position:absolute; left:757px; top:605px; width:140px; height:22px; "><span id="HE_button88_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  426. </span></button>
  427. <button class="btn5_letter10" id="HE_button89" style="position:absolute; left:757px; top:639px; width:156px; height:22px; "><span id="HE_button89_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  428. </span></button>
  429. <button class="btn5_letter2" id="HE_button90" style="position:absolute; left:757px; top:367px; width:56px; height:22px; "><span id="HE_button90_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  430. </span></button>
  431. <button class="btn5_letter3" id="HE_button91" style="position:absolute; left:757px; top:401px; width:68px; height:22px; "><span id="HE_button91_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  432. </span></button>
  433. <button class="btn5_letter4" id="HE_button92" style="position:absolute; left:757px; top:435px; width:80px; height:22px; "><span id="HE_button92_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  434. </span></button>
  435. <button class="btn6_letter2" id="HE_button93" style="position:absolute; left:923px; top:367px; width:56px; height:22px; "><span id="HE_button93_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">출력
  436. </span></button>
  437. <button class="btn6_letter3" id="HE_button94" style="position:absolute; left:923px; top:401px; width:68px; height:22px; "><span id="HE_button94_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  438. </span></button>
  439. <button class="btn6_letter4" id="HE_button95" style="position:absolute; left:923px; top:435px; width:80px; height:22px; "><span id="HE_button95_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  440. </span></button>
  441. <button class="btn6_letter5" id="HE_button96" style="position:absolute; left:923px; top:469px; width:92px; height:22px; "><span id="HE_button96_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  442. </span></button>
  443. <button class="btn6_letter6" id="HE_button97" style="position:absolute; left:923px; top:503px; width:104px; height:22px; "><span id="HE_button97_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  444. </span></button>
  445. <button class="btn6_letter7" id="HE_button98" style="position:absolute; left:923px; top:537px; width:116px; height:22px; "><span id="HE_button98_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  446. </span></button>
  447. <button class="btn6_letter8" id="HE_button99" style="position:absolute; left:923px; top:571px; width:128px; height:22px; "><span id="HE_button99_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  448. </span></button>
  449. <button class="btn6_letter9" id="HE_button100" style="position:absolute; left:923px; top:605px; width:140px; height:22px; "><span id="HE_button100_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  450. </span></button>
  451. <button class="btn6_letter10" id="HE_button101" style="position:absolute; left:923px; top:639px; width:156px; height:22px; "><span id="HE_button101_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  452. </span></button>
  453. <button class="icon_left" id="HE_button102" style="position:absolute; left:15px; top:715px; width:26px; height:19px; "><span id="HE_button102_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  454. </span></button>
  455. <button class="icon_right" id="HE_button103" style="position:absolute; left:51px; top:715px; width:26px; height:19px; "><span id="HE_button103_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  456. </span></button>
  457. <button class="icon_top" id="HE_button104" style="position:absolute; left:85px; top:715px; width:26px; height:19px; "><span id="HE_button104_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  458. </span></button>
  459. <button class="icon_bottom" id="HE_button105" style="position:absolute; left:120px; top:715px; width:26px; height:19px; "><span id="HE_button105_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  460. </span></button>
  461. <button class="btn2_letter11" id="HE_button106" style="position:absolute; left:189px; top:390px; width:141px; height:19px; "><span id="HE_button106_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카
  462. </span></button>
  463. <button class="btn2_letter12" id="HE_button107" style="position:absolute; left:189px; top:420px; width:152px; height:19px; "><span id="HE_button107_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타
  464. </span></button>
  465. <button class="btn2_letter13" id="HE_button108" style="position:absolute; left:189px; top:445px; width:163px; height:19px; "><span id="HE_button108_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파
  466. </span></button>
  467. <button class="btn2_letter14" id="HE_button109" style="position:absolute; left:189px; top:475px; width:174px; height:19px; "><span id="HE_button109_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하
  468. </span></button>
  469. <button class="btn2_letter15" id="HE_button110" style="position:absolute; left:189px; top:500px; width:185px; height:19px; "><span id="HE_button110_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가
  470. </span></button>
  471. <button class="btn2_letter16" id="HE_button111" style="position:absolute; left:189px; top:529px; width:196px; height:19px; "><span id="HE_button111_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나
  472. </span></button>
  473. <button class="btn2_letter17" id="HE_button112" style="position:absolute; left:189px; top:553px; width:207px; height:19px; "><span id="HE_button112_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다
  474. </span></button>
  475. <button class="btn2_letter18" id="HE_button113" style="position:absolute; left:185px; top:575px; width:218px; height:19px; "><span id="HE_button113_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다라
  476. </span></button>
  477. <button class="btn2_letter19" id="HE_button114" style="position:absolute; left:185px; top:600px; width:229px; height:19px; "><span id="HE_button114_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다라마
  478. </span></button>
  479. <button class="btn2_letter20" id="HE_button115" style="position:absolute; left:185px; top:625px; width:246px; height:19px; "><span id="HE_button115_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차카타파하가나다라마바
  480. </span></button>
  481. <button class="icon_pre" id="HE_button59" style="position:absolute; left:51px; top:573px; width:10px; height:15px; "><span id="HE_button59_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  482. </span></button>
  483. <button class="icon_next" id="HE_button60" style="position:absolute; left:69px; top:573px; width:13px; height:15px; "><span id="HE_button60_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  484. </span></button>
  485. <button class="icon_search" id="HE_button61" style="position:absolute; left:124px; top:573px; width:16px; height:16px; "><span id="HE_button61_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  486. </span></button>
  487. <button class="icon_picture" id="HE_button62" style="position:absolute; left:40px; top:679px; width:17px; height:15px; "><span id="HE_button62_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  488. </span></button>
  489. <button class="icon_list" id="HE_button63" style="position:absolute; left:15px; top:679px; width:14px; height:16px; "><span id="HE_button63_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  490. </span></button>
  491. <button class="icon_minus" id="HE_button133" style="position:absolute; left:33px; top:573px; width:10px; height:15px; "><span id="HE_button133_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  492. </span></button>
  493. <button class="icon_pre_year" id="HE_button55" style="position:absolute; left:10px; top:610px; width:16px; height:16px; "><span id="HE_button55_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  494. </span></button>
  495. <button class="icon_next_year" id="HE_button56" style="position:absolute; left:145px; top:610px; width:16px; height:16px; "><span id="HE_button56_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  496. </span></button>
  497. <button class="icon_plus" id="HE_button46" style="position:absolute; left:15px; top:573px; width:10px; height:15px; "><span id="HE_button46_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  498. </span></button>
  499. <button class="icon_pre_month" id="HE_button57" style="position:absolute; left:29px; top:610px; width:16px; height:16px; "><span id="HE_button57_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  500. </span></button>
  501. <button class="icon_next_month" id="HE_button58" style="position:absolute; left:126px; top:610px; width:16px; height:16px; "><span id="HE_button58_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  502. </span></button>
  503. <button class="btn_sw_bottom" id="HE_button134" style="position:absolute; left:1130px; top:617px; width:108px; height:22px; "><span id="HE_button134_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  504. </span></button>
  505. <button class="btn_sw_bottom" id="HE_button135" style="position:absolute; left:1130px; top:654px; width:120px; height:22px; "><span id="HE_button135_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  506. </span></button>
  507. <button class="btn_sw_bottom" id="HE_button136" style="position:absolute; left:1130px; top:691px; width:132px; height:22px; "><span id="HE_button136_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  508. </span></button>
  509. <button class="btn_sw_bottom" id="HE_button137" style="position:absolute; left:1130px; top:395px; width:36px; height:22px; "><span id="HE_button137_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  510. </span></button>
  511. <button class="btn_sw_bottom" id="HE_button138" style="position:absolute; left:1130px; top:432px; width:48px; height:22px; "><span id="HE_button138_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  512. </span></button>
  513. <button class="btn_sw_bottom" id="HE_button139" style="position:absolute; left:1130px; top:469px; width:60px; height:22px; "><span id="HE_button139_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  514. </span></button>
  515. <button class="btn_sw_bottom" id="HE_button140" style="position:absolute; left:1130px; top:506px; width:72px; height:22px; "><span id="HE_button140_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  516. </span></button>
  517. <button class="btn_sw_bottom" id="HE_button141" style="position:absolute; left:1130px; top:543px; width:84px; height:22px; "><span id="HE_button141_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  518. </span></button>
  519. <button class="btn_sw_bottom" id="HE_button142" style="position:absolute; left:1130px; top:580px; width:96px; height:22px; "><span id="HE_button142_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  520. </span></button>
  521. <button class="btn5_letter2" id="HE_button143" style="position:absolute; left:760px; top:666px; width:42px; height:19px; "><span id="HE_button143_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  522. </span></button>
  523. <button class="btn5_letter3" id="HE_button144" style="position:absolute; left:760px; top:700px; width:53px; height:19px; "><span id="HE_button144_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  524. </span></button>
  525. <button class="btn5_letter4" id="HE_button145" style="position:absolute; left:760px; top:734px; width:64px; height:19px; "><span id="HE_button145_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  526. </span></button>
  527. <button class="btn5_letter5" id="HE_button146" style="position:absolute; left:760px; top:768px; width:75px; height:19px; "><span id="HE_button146_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  528. </span></button>
  529. <button class="btn5_letter6" id="HE_button147" style="position:absolute; left:760px; top:802px; width:86px; height:19px; "><span id="HE_button147_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  530. </span></button>
  531. <button class="btn5_letter7" id="HE_button148" style="position:absolute; left:760px; top:836px; width:97px; height:19px; "><span id="HE_button148_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  532. </span></button>
  533. <button class="btn5_letter8" id="HE_button149" style="position:absolute; left:760px; top:870px; width:108px; height:19px; "><span id="HE_button149_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  534. </span></button>
  535. <button class="btn5_letter9" id="HE_button150" style="position:absolute; left:760px; top:904px; width:119px; height:19px; "><span id="HE_button150_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  536. </span></button>
  537. <button class="btn5_letter10" id="HE_button151" style="position:absolute; left:760px; top:938px; width:130px; height:19px; "><span id="HE_button151_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  538. </span></button>
  539. <button class="btn6_letter8" id="HE_button159" style="position:absolute; left:930px; top:873px; width:128px; height:22px; "><span id="HE_button159_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  540. </span></button>
  541. <button class="btn6_letter10" id="HE_button160" style="position:absolute; left:930px; top:941px; width:156px; height:22px; "><span id="HE_button160_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  542. </span></button>
  543. <button class="btn6_letter2" id="HE_button152" style="position:absolute; left:930px; top:669px; width:56px; height:22px; "><span id="HE_button152_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">출력
  544. </span></button>
  545. <button class="btn6_letter3" id="HE_button153" style="position:absolute; left:930px; top:703px; width:68px; height:22px; "><span id="HE_button153_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  546. </span></button>
  547. <button class="btn6_letter4" id="HE_button154" style="position:absolute; left:930px; top:737px; width:80px; height:22px; "><span id="HE_button154_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  548. </span></button>
  549. <button class="btn6_letter5" id="HE_button155" style="position:absolute; left:930px; top:771px; width:92px; height:22px; "><span id="HE_button155_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  550. </span></button>
  551. <button class="btn6_letter6" id="HE_button156" style="position:absolute; left:930px; top:805px; width:104px; height:22px; "><span id="HE_button156_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  552. </span></button>
  553. <button class="btn6_letter7" id="HE_button157" style="position:absolute; left:930px; top:839px; width:116px; height:22px; "><span id="HE_button157_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  554. </span></button>
  555. <button class="btn6_letter9" id="HE_button158" style="position:absolute; left:930px; top:907px; width:140px; height:22px; "><span id="HE_button158_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  556. </span></button>
  557. <button class="btn4_letter5" id="HE_button161" style="position:absolute; left:600px; top:162px; width:92px; height:22px; "><span id="HE_button161_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마
  558. </span></button>
  559. <button class="btn4_letter6" id="HE_button162" style="position:absolute; left:600px; top:196px; width:104px; height:22px; "><span id="HE_button162_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바
  560. </span></button>
  561. <button class="btn4_letter7" id="HE_button163" style="position:absolute; left:600px; top:230px; width:116px; height:22px; "><span id="HE_button163_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사
  562. </span></button>
  563. <button class="btn4_letter8" id="HE_button164" style="position:absolute; left:600px; top:264px; width:128px; height:22px; "><span id="HE_button164_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아
  564. </span></button>
  565. <button class="btn4_letter9" id="HE_button165" style="position:absolute; left:600px; top:298px; width:140px; height:22px; "><span id="HE_button165_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자
  566. </span></button>
  567. <button class="btn4_letter10" id="HE_button166" style="position:absolute; left:600px; top:332px; width:152px; height:22px; "><span id="HE_button166_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라마바사아자차
  568. </span></button>
  569. <button class="btn4_letter2" id="HE_button167" style="position:absolute; left:600px; top:60px; width:56px; height:22px; "><span id="HE_button167_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나
  570. </span></button>
  571. <button class="btn4_letter3" id="HE_button168" style="position:absolute; left:600px; top:94px; width:68px; height:22px; "><span id="HE_button168_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다
  572. </span></button>
  573. <button class="btn4_letter4" id="HE_button169" style="position:absolute; left:600px; top:128px; width:80px; height:22px; "><span id="HE_button169_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가나다라
  574. </span></button>
  575. <button class="icon_down" id="HE_button73" style="position:absolute; left:90px; top:585px; width:10px; height:9px; "><span id="HE_button73_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  576. </span></button>
  577. <button class="icon_up" id="HE_button116" style="position:absolute; left:90px; top:575px; width:10px; height:9px; "><span id="HE_button116_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  578. </span></button>
  579. <button class="icon_month" id="HE_button117" style="position:absolute; left:10px; top:790px; width:17px; height:17px; "><span id="HE_button117_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">1
  580. </span></button>
  581. <button class="icon_month" id="HE_button118" style="position:absolute; left:30px; top:790px; width:17px; height:17px; "><span id="HE_button118_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">2
  582. </span></button>
  583. <button class="icon_month" id="HE_button119" style="position:absolute; left:50px; top:790px; width:17px; height:17px; "><span id="HE_button119_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">3
  584. </span></button>
  585. <button class="icon_month" id="HE_button120" style="position:absolute; left:70px; top:790px; width:17px; height:17px; "><span id="HE_button120_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">4
  586. </span></button>
  587. <button class="icon_month" id="HE_button121" style="position:absolute; left:90px; top:790px; width:17px; height:17px; "><span id="HE_button121_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">5
  588. </span></button>
  589. <button class="icon_month" id="HE_button122" style="position:absolute; left:110px; top:790px; width:17px; height:17px; "><span id="HE_button122_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">6
  590. </span></button>
  591. <button class="icon_month" id="HE_button123" style="position:absolute; left:130px; top:790px; width:17px; height:17px; "><span id="HE_button123_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">7
  592. </span></button>
  593. <button class="icon_month" id="HE_button124" style="position:absolute; left:150px; top:790px; width:17px; height:17px; "><span id="HE_button124_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">8
  594. </span></button>
  595. <button class="icon_month" id="HE_button125" style="position:absolute; left:170px; top:790px; width:17px; height:17px; "><span id="HE_button125_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">9
  596. </span></button>
  597. <button class="icon_month" id="HE_button126" style="position:absolute; left:190px; top:790px; width:17px; height:17px; "><span id="HE_button126_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">10
  598. </span></button>
  599. <button class="icon_month" id="HE_button127" style="position:absolute; left:210px; top:790px; width:17px; height:17px; "><span id="HE_button127_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">11
  600. </span></button>
  601. <button class="icon_month" id="HE_button128" style="position:absolute; left:230px; top:790px; width:17px; height:17px; "><span id="HE_button128_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">12
  602. </span></button>
  603. <button class="icon_clock" id="HE_button129" style="position:absolute; left:68px; top:679px; width:16px; height:16px; "><span id="HE_button129_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  604. </span></button>
  605. <button class="icon_startend" id="HE_button130" style="position:absolute; left:95px; top:679px; width:16px; height:16px; "><span id="HE_button130_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  606. </span></button>
  607. <form action="/Soonsu/FileUpload.tfs" enctype="multipart/form-data" id="HE___TF_UploadForm" method="post" style="display:none; " target="HE___TF_UploadFrame_7628"></form>
  608. <iframe id="HE___TF_UploadFrame" name="HE___TF_UploadFrame_7628" style="display:none; position:absolute; "></iframe>
  609. <iframe id="HE___TF_ImageUploadFrame" name="HE___TF_ImageUploadFrame" style="display:none; position:absolute; "></iframe>
  610. <iframe id="HE___TF_LoadExcel" name="HE___TF_LoadExcel" style="display:none; position:absolute; "></iframe>
  611. <form action="/Soonsu/ExcelSave.tfs" enctype="multipart/form-data" id="HE___TF_ExcelDownload" method="post" style="display:none; " target="HE___TF_UploadFrame_7628"><input id="HE___TF_ExcelDownload_Name" name="Name" type="hidden"><input id="HE___TF_ExcelDownload_Data" name="Data" type="hidden"></form></body>
  612. </html>