Template_02.html 169 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  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><script src="../../../com/commonweb/js/common.js.soonsu" type="text/javascript"></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 group1; var group2; var group3;
  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", "margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ", "xhtml:body", "visible");
  76. group1 = new XFormsGroup("body", "", "", "", "", "", "", false, "group1", -1, "scroll", false, "", "auto", "blend 300", "left:0px; top:0px; width:1195px; height:13px; ", "xforms:group", "visible","");
  77. caption6 = new XFormsCaption("group1", "", "", "", "외래등록관리", "", false, "", "tit_1", false, false, "", "caption6", -1, "", "", 0, "left:0px; top:0px; width:93px; height:13px; ", "xforms:caption", "visible", "");
  78. group2 = new XFormsGroup("body", "", "", "", "", "", "", false, "group2", -1, "scroll", false, "", "auto", "blend 300", "left:0px; top:65px; width:1195px; height:719px; ", "xforms:group", "visible","");
  79. line49 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line49", -1, "x1:805px; y1:488px; x2:1194px; y2:488px; ", "xforms:line", "visible", "805px", "1194px", "488px", "488px","");
  80. line57 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line57", -1, "x1:805px; y1:536px; x2:1194px; y2:536px; ", "xforms:line", "visible", "805px", "1194px", "536px", "536px","");
  81. line46 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line46", -1, "x1:805px; y1:464px; x2:1194px; y2:464px; ", "xforms:line", "visible", "805px", "1194px", "464px", "464px","");
  82. line54 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line54", -1, "x1:805px; y1:440px; x2:1194px; y2:440px; ", "xforms:line", "visible", "805px", "1194px", "440px", "440px","");
  83. line53 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line53", -1, "x1:805px; y1:512px; x2:1194px; y2:512px; ", "xforms:line", "visible", "805px", "1194px", "512px", "512px","");
  84. caption59 = new XFormsCaption("group2", "", "", "", "", "", false, "", "cell_1", false, false, "", "caption59", -1, "", "", 0, "left:805px; top:466px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  85. caption63 = new XFormsCaption("group2", "", "", "", "", "", false, "", "cell_1", false, false, "", "caption63", -1, "", "", 0, "left:805px; top:514px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  86. caption51 = new XFormsCaption("group2", "", "", "", "", "", false, "", "cell_1", false, false, "", "caption51", -1, "", "", 0, "left:805px; top:442px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  87. caption61 = new XFormsCaption("group2", "", "", "", "", "", false, "", "cell_1", false, false, "", "caption61", -1, "", "", 0, "left:805px; top:490px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  88. caption20 = new XFormsCaption("group2", "", "", "", "", "", false, "", "cell_1", false, false, "", "caption20", -1, "", "", 0, "left:631px; top:126px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  89. line52 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line52", -1, "x1:805px; y1:416px; x2:1194px; y2:416px; ", "xforms:line", "visible", "805px", "1194px", "416px", "416px","");
  90. line36 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line36", -1, "x1:375px; y1:344px; x2:800px; y2:344px; ", "xforms:line", "visible", "375px", "800px", "344px", "344px","");
  91. line47 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line47", -1, "x1:805px; y1:344px; x2:1194px; y2:344px; ", "xforms:line", "visible", "805px", "1194px", "344px", "344px","");
  92. line55 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line55", -1, "x1:805px; y1:200px; x2:1194px; y2:200px; ", "xforms:line", "visible", "805px", "1194px", "200px", "200px","");
  93. line37 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line37", -1, "x1:375px; y1:488px; x2:800px; y2:488px; ", "xforms:line", "visible", "375px", "800px", "488px", "488px","");
  94. line39 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line39", -1, "x1:375px; y1:512px; x2:800px; y2:512px; ", "xforms:line", "visible", "375px", "800px", "512px", "512px","");
  95. line35 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line35", -1, "x1:375px; y1:464px; x2:800px; y2:464px; ", "xforms:line", "visible", "375px", "800px", "464px", "464px","");
  96. line29 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line29", -1, "x1:375px; y1:440px; x2:800px; y2:440px; ", "xforms:line", "visible", "375px", "800px", "440px", "440px","");
  97. line27 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line27", -1, "x1:375px; y1:416px; x2:800px; y2:416px; ", "xforms:line", "visible", "375px", "800px", "416px", "416px","");
  98. line25 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line25", -1, "x1:375px; y1:392px; x2:800px; y2:392px; ", "xforms:line", "visible", "375px", "800px", "392px", "392px","");
  99. line20 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line20", -1, "x1:375px; y1:368px; x2:800px; y2:368px; ", "xforms:line", "visible", "375px", "800px", "368px", "368px","");
  100. line26 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line26", -1, "x1:0px; y1:515px; x2:370px; y2:515px; ", "xforms:line", "visible", "0px", "370px", "515px", "515px","");
  101. line24 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line24", -1, "x1:0px; y1:491px; x2:370px; y2:491px; ", "xforms:line", "visible", "0px", "370px", "491px", "491px","");
  102. line23 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line23", -1, "x1:0px; y1:467px; x2:370px; y2:467px; ", "xforms:line", "visible", "0px", "370px", "467px", "467px","");
  103. line34 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line34", -1, "x1:375px; y1:320px; x2:800px; y2:320px; ", "xforms:line", "visible", "375px", "800px", "320px", "320px","");
  104. line33 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line33", -1, "x1:375px; y1:296px; x2:800px; y2:296px; ", "xforms:line", "visible", "375px", "800px", "296px", "296px","");
  105. line32 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line32", -1, "x1:375px; y1:272px; x2:800px; y2:272px; ", "xforms:line", "visible", "375px", "800px", "272px", "272px","");
  106. line31 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line31", -1, "x1:375px; y1:248px; x2:800px; y2:248px; ", "xforms:line", "visible", "375px", "800px", "248px", "248px","");
  107. line30 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line30", -1, "x1:375px; y1:224px; x2:800px; y2:224px; ", "xforms:line", "visible", "375px", "800px", "224px", "224px","");
  108. line17 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line17", -1, "x1:0px; y1:319px; x2:370px; y2:319px; ", "xforms:line", "visible", "0px", "370px", "319px", "319px","");
  109. line8 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line8", -1, "x1:0px; y1:199px; x2:370px; y2:199px; ", "xforms:line", "visible", "0px", "370px", "199px", "199px","");
  110. input7 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input7", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:528px; top:31px; width:100px; height:19px; ", "xforms:input", false, "visible", "");
  111. input8 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input8", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:734px; top:31px; width:30px; height:19px; ", "xforms:input", false, "visible", "");
  112. input9 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input9", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:767px; top:31px; width:30px; height:19px; ", "xforms:input", false, "visible", "");
  113. button2 = new XFormsButton("group2", "", "", "", "", "", false, "", "icon_search", false, false, "", "", "", "button2", 9007199254740992, "", "", -1, false, "left:801px; top:32px; width:16px; height:16px; ", "xforms:button", "visible","");
  114. input20 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input20", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:734px; top:103px; width:70px; height:19px; ", "xforms:input", false, "visible", "");
  115. input10 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input10", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:822px; top:31px; width:372px; height:19px; ", "xforms:input", false, "visible", "");
  116. input21 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "input21", -1, "", "", 0, "left:734px; top:127px; width:143px; height:19px; ", "xforms:output", "visible","");
  117. line12 = new XFormsLine("group2", "", "", "", "", "line_1", false, "line12", -1, "x1:0px; y1:609px; x2:1194px; y2:609px; ", "xforms:line", "visible", "0px", "1194px", "609px", "609px","");
  118. caption1 = new XFormsCaption("group2", "", "", "", "인적사항", "", false, "", "tit_2", false, false, "", "caption1", -1, "", "", 0, "left:5px; top:10px; width:111px; height:13px; ", "xforms:caption", "visible", "");
  119. input11 = new XFormsInput("group2", "", "", "", "", true, "", "input_s_essential", false, false, false, true, true, "", "input11", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:93px; top:55px; width:160px; height:19px; ", "xforms:input", false, "visible", "");
  120. caption32 = new XFormsCaption("group2", "", "", "", "외래이력", "", false, "", "tit_2", false, false, "", "caption32", -1, "", "", 0, "left:5px; top:594px; width:69px; height:13px; ", "xforms:caption", "visible", "");
  121. input12 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input12", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:256px; top:55px; width:166px; height:19px; ", "xforms:input", false, "visible", "");
  122. caption22 = new XFormsCaption("group2", "", "", "", "보험", "", false, "", "tit_2", false, false, "", "caption22", -1, "", "", 0, "left:5px; top:158px; width:43px; height:13px; ", "xforms:caption", "visible", "");
  123. input13 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input13", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:528px; top:55px; width:100px; height:19px; ", "xforms:input", false, "visible", "");
  124. input14 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input14", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:734px; top:55px; width:460px; height:19px; ", "xforms:input", false, "visible", "");
  125. combo3 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo3", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:880px; top:79px; width:187px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo3_0_0^combo1^combo1|");
  126. line1 = new XFormsLine("group2", "", "", "", "", "line_1", false, "line1", -1, "x1:0px; y1:25px; x2:1194px; y2:25px; ", "xforms:line", "visible", "0px", "1194px", "25px", "25px","");
  127. input15 = new XFormsInput("group2", "", "", "", "", true, "", "input_essential", false, false, false, true, true, "", "input15", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:93px; top:79px; width:160px; height:19px; ", "xforms:input", false, "visible", "");
  128. line2 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line2", -1, "x1:0px; y1:52px; x2:1194px; y2:52px; ", "xforms:line", "visible", "0px", "1194px", "52px", "52px","");
  129. input16 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input16", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:339px; top:79px; width:83px; height:19px; ", "xforms:input", false, "visible", "");
  130. input2 = new XFormsInput("group2", "", "", "", "", true, "", "input_s_essential", false, false, false, true, true, "", "input2", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:93px; top:31px; width:140px; height:19px; ", "xforms:input", false, "visible", "");
  131. input17 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input17", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:528px; top:79px; width:100px; height:19px; ", "xforms:input", false, "visible", "");
  132. line3 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line3", -1, "x1:0px; y1:76px; x2:1194px; y2:76px; ", "xforms:line", "visible", "0px", "1194px", "76px", "76px","");
  133. textarea1 = new XFormsTextArea("group2", "", "", "", "", "", "", false, false, false, true, true, "textarea1", "", -1, -1, 9007199254740992, "", "default", "", "vertical", "", "left:93px; top:103px; width:535px; height:43px; ", "xforms:textarea", "visible","");
  134. input18 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input18", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:734px; top:79px; width:143px; height:19px; ", "xforms:input", false, "visible", "");
  135. line4 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line4", -1, "x1:0px; y1:100px; x2:1194px; y2:100px; ", "xforms:line", "visible", "0px", "1194px", "100px", "100px","");
  136. input19 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input19", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:1070px; top:79px; width:124px; height:19px; ", "xforms:input", false, "visible", "");
  137. line5 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line5", -1, "x1:631px; y1:124px; x2:878px; y2:124px; ", "xforms:line", "visible", "631px", "878px", "124px", "124px","");
  138. input5 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input5", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:339px; top:31px; width:40px; height:19px; ", "xforms:input", false, "visible", "");
  139. input6 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input6", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:382px; top:31px; width:40px; height:19px; ", "xforms:input", false, "visible", "");
  140. line7 = new XFormsLine("group2", "", "", "", "", "line_1", false, "line7", -1, "x1:0px; y1:172px; x2:370px; y2:172px; ", "xforms:line", "visible", "0px", "370px", "172px", "172px","");
  141. datagrid1 = new XFormsDataGrid("group2", "", "", "", false, true, true, false, false, "", "", "진료일자^시간^진료과^진료의사^선택^의사접수^예약^주/부^초/재^연속^이전연속^기타^유형^보조^협진감면^보조사유^보험자기호^진찰료^선후불^수납", "", "", "^", "80, 60, 100, 70, 35, 60, 70, 50, 50, 35, 60, 50, 50, 80, 61, 60, 70, 45, 45, 40", "23", "xml", 4, "", false, false, false, false, "", "scroll", 0, "", "", 0, 0, 0, "datagrid1", "", "", "", "bycolrec", true, "/root/example", "", "", false, false, "seq", "23", 0, "|", "", "invert", "invert", "listbox", "above", "left:0px; top:614px; width:1194px; height:92px; ", "xforms:datagrid", "", "", "visible", "","nodeset:/root/example;");var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "", "", 1, false, true, true, "", "", "", "datagrid1_col_0", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "", -1, "", false, "", false, "", "xforms:col", "seq", "", "", false, "visible",""); datagrid1.appendColumn(objGridCol);
  142. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_1", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  143. datagrid1.appendColumn(objGridCol);
  144. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_2", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  145. datagrid1.appendColumn(objGridCol);
  146. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_3", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  147. datagrid1.appendColumn(objGridCol);
  148. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_4", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  149. datagrid1.appendColumn(objGridCol);
  150. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_5", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  151. datagrid1.appendColumn(objGridCol);
  152. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_6", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  153. datagrid1.appendColumn(objGridCol);
  154. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_7", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  155. datagrid1.appendColumn(objGridCol);
  156. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_8", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  157. datagrid1.appendColumn(objGridCol);
  158. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_9", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  159. datagrid1.appendColumn(objGridCol);
  160. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_10", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  161. datagrid1.appendColumn(objGridCol);
  162. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_11", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  163. datagrid1.appendColumn(objGridCol);
  164. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_12", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  165. datagrid1.appendColumn(objGridCol);
  166. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_13", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  167. datagrid1.appendColumn(objGridCol);
  168. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_14", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  169. datagrid1.appendColumn(objGridCol);
  170. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_15", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  171. datagrid1.appendColumn(objGridCol);
  172. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_16", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  173. datagrid1.appendColumn(objGridCol);
  174. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_17", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  175. datagrid1.appendColumn(objGridCol);
  176. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_18", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  177. datagrid1.appendColumn(objGridCol);
  178. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_19", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  179. datagrid1.appendColumn(objGridCol);
  180. var objGridCol = new XFormsGridCol("datagrid1", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid1_col_20", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  181. datagrid1.appendColumn(objGridCol);
  182. caption10 = new XFormsCaption("group2", "", "", "", "우편번호", "", false, "", "cell_1", false, false, "", "caption10", -1, "", "", 0, "left:631px; top:30px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  183. caption11 = new XFormsCaption("group2", "", "", "", "성명[한/영]", "", false, "", "cell_1", false, false, "", "caption11", -1, "", "", 0, "left:0px; top:54px; width:90px; height:23px; ", "xforms:caption", "visible", "");
  184. caption12 = new XFormsCaption("group2", "", "", "", "전화[휴대]", "", false, "", "cell_1", false, false, "", "caption12", -1, "", "", 0, "left:425px; top:54px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  185. caption13 = new XFormsCaption("group2", "", "", "", "하위주소", "", false, "", "cell_1", false, false, "", "caption13", -1, "", "", 0, "left:631px; top:54px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  186. caption14 = new XFormsCaption("group2", "", "", "", "주민번호", "", false, "", "cell_1", false, false, "", "caption14", -1, "", "", 0, "left:0px; top:78px; width:90px; height:23px; ", "xforms:caption", "visible", "");
  187. caption15 = new XFormsCaption("group2", "", "", "", "전화[기타]", "", false, "", "cell_1", false, false, "", "caption15", -1, "", "", 0, "left:425px; top:78px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  188. caption16 = new XFormsCaption("group2", "", "", "", "이메일주소", "", false, "", "cell_1", false, false, "", "caption16", -1, "", "", 0, "left:631px; top:78px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  189. caption7 = new XFormsCaption("group2", "", "", "", "환자번호", "", false, "", "cell_1", false, false, "", "caption7", -1, "", "", 0, "left:0px; top:30px; width:90px; height:23px; ", "xforms:caption", "visible", "");
  190. caption8 = new XFormsCaption("group2", "", "", "", "성별/나이", "", false, "", "cell_1", false, false, "", "caption8", -1, "", "", 0, "left:256px; top:30px; width:80px; height:23px; ", "xforms:caption", "visible", "");
  191. caption17 = new XFormsCaption("group2", "", "", "", "생년월일", "", false, "", "cell_1", false, false, "", "caption17", -1, "", "", 0, "left:256px; top:78px; width:81px; height:23px; ", "xforms:caption", "visible", "");
  192. caption9 = new XFormsCaption("group2", "", "", "", "전화[자택]", "", false, "", "cell_1", false, false, "", "caption9", -1, "", "", 0, "left:425px; top:30px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  193. caption18 = new XFormsCaption("group2", "", "", "", "참고사항", "", false, "", "cell_1", false, false, "", "caption18", -1, "", "", 0, "left:0px; top:102px; width:90px; height:47px; ", "xforms:caption", "visible", "");
  194. caption19 = new XFormsCaption("group2", "", "", "", "외래/퇴원미수", "", false, "", "cell_1", false, false, "", "caption19", -1, "", "", 0, "left:631px; top:102px; width:100px; height:23px; ", "xforms:caption", "visible", "");
  195. button4 = new XFormsButton("group2", "", "", "", "급여의뢰", "", false, "", "btn2_letter4", false, false, "", "", "", "button4", 9007199254740992, "", "", -1, false, "left:217px; top:152px; width:64px; height:19px; ", "xforms:button", "visible","");
  196. button5 = new XFormsButton("group2", "", "", "", "자보산재공상", "", false, "", "btn2_letter6", false, false, "", "", "", "button5", 9007199254740992, "", "", -1, false, "left:284px; top:152px; width:86px; height:19px; ", "xforms:button", "visible","");
  197. button1 = new XFormsButton("group2", "", "", "", "", "", false, "", "icon_search", false, false, "", "", "", "button1", 9007199254740992, "", "", -1, false, "left:236px; top:32px; width:16px; height:16px; ", "xforms:button", "visible","");
  198. input1 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input1", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:807px; top:103px; width:70px; height:19px; ", "xforms:input", false, "visible", "");
  199. datagrid2 = new XFormsDataGrid("group2", "", "", "", false, true, true, false, false, "", "", "보험회사^자보한도액^발생누계", "", "", "^", "100, 85, 75", "23", "xml", 0, "", false, false, false, false, "", "scroll", 0, "", "", 0, 0, 0, "datagrid2", "", "", "", "bycolrec", true, "/root/example", "", "", false, false, "seq", "23", 0, "|", "", "invert", "invert", "listbox", "above", "left:879px; top:101px; width:315px; height:46px; ", "xforms:datagrid", "", "", "visible", "","nodeset:/root/example;");var objGridCol = new XFormsGridCol("datagrid2", true, true, "", "", "", 1, false, true, true, "", "", "", "datagrid2_col_0", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "", -1, "", false, "", false, "", "xforms:col", "seq", "", "", false, "visible",""); datagrid2.appendColumn(objGridCol);
  200. var objGridCol = new XFormsGridCol("datagrid2", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid2_col_1", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  201. datagrid2.appendColumn(objGridCol);
  202. var objGridCol = new XFormsGridCol("datagrid2", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid2_col_2", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  203. datagrid2.appendColumn(objGridCol);
  204. var objGridCol = new XFormsGridCol("datagrid2", true, true, "", "true,false", "", 1, false, true, true, "", "", "", "datagrid2_col_3", "", -1, true, "", "", -1, -1, "default", "", "", 0, 1, "auto", -1, "*", -1, "", false, "", false, "", "xforms:col", "output", "", "", false, "visible","");
  205. datagrid2.appendColumn(objGridCol);
  206. combo1 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo1", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:153px; top:178px; width:217px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo1_0_0^combo1^combo1|");
  207. caption2 = new XFormsCaption("group2", "", "", "", "보험유형", "", false, "", "cell_1", false, false, "", "caption2", -1, "", "", 0, "left:0px; top:177px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  208. line10 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line10", -1, "x1:0px; y1:223px; x2:370px; y2:223px; ", "xforms:line", "visible", "0px", "370px", "223px", "223px","");
  209. combo2 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo2", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:153px; top:202px; width:95px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo2_0_0^combo1^combo1|");
  210. caption3 = new XFormsCaption("group2", "", "", "", "유형보조/보조사유", "", false, "", "cell_1", false, false, "", "caption3", -1, "", "", 0, "left:0px; top:201px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  211. combo4 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo4", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:251px; top:202px; width:119px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo4_0_0^combo1^combo1|");
  212. line13 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line13", -1, "x1:0px; y1:247px; x2:370px; y2:247px; ", "xforms:line", "visible", "0px", "370px", "247px", "247px","");
  213. caption4 = new XFormsCaption("group2", "", "", "", "보험자기호/명칭", "", false, "", "cell_1", false, false, "", "caption4", -1, "", "", 0, "left:0px; top:225px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  214. button3 = new XFormsButton("group2", "", "", "", "중증내역", "", false, "", "btn2_letter4", false, false, "", "", "", "button3", 9007199254740992, "", "", -1, false, "left:150px; top:152px; width:64px; height:19px; ", "xforms:button", "visible","");
  215. button7 = new XFormsButton("group2", "", "", "", "장애내역", "", false, "", "btn2_letter4", false, false, "", "", "", "button7", 9007199254740992, "", "", -1, false, "left:83px; top:152px; width:64px; height:19px; ", "xforms:button", "visible","");
  216. input3 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input3", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:153px; top:226px; width:80px; height:19px; ", "xforms:input", false, "visible", "");
  217. input4 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input4", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:236px; top:226px; width:134px; height:19px; ", "xforms:input", false, "visible", "");
  218. line14 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line14", -1, "x1:0px; y1:271px; x2:370px; y2:271px; ", "xforms:line", "visible", "0px", "370px", "271px", "271px","");
  219. caption5 = new XFormsCaption("group2", "", "", "", "보험증번호", "", false, "", "cell_1", false, false, "", "caption5", -1, "", "", 0, "left:0px; top:249px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  220. input23 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input23", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:153px; top:250px; width:217px; height:19px; ", "xforms:input", false, "visible", "");
  221. line15 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line15", -1, "x1:0px; y1:295px; x2:370px; y2:295px; ", "xforms:line", "visible", "0px", "370px", "295px", "295px","");
  222. combo5 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo5", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:153px; top:274px; width:107px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo5_0_0^combo1^combo1|");
  223. caption21 = new XFormsCaption("group2", "", "", "", "유형보조/보조사유", "", false, "", "cell_1", false, false, "", "caption21", -1, "", "", 0, "left:0px; top:273px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  224. input22 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input22", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:263px; top:274px; width:107px; height:19px; ", "xforms:input", false, "visible", "");
  225. caption24 = new XFormsCaption("group2", "", "", "", "피보험자관계/피보성명", "", false, "", "cell_1", false, false, "", "caption24", -1, "", "", 0, "left:0px; top:297px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  226. input26 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input26", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:153px; top:298px; width:107px; height:19px; ", "xforms:input", false, "visible", "");
  227. input27 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input27", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:263px; top:298px; width:107px; height:19px; ", "xforms:input", false, "visible", "");
  228. caption25 = new XFormsCaption("group2", "", "", "", "취득일자/종료일자", "", false, "", "cell_1", false, false, "", "caption25", -1, "", "", 0, "left:0px; top:321px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  229. input28 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input28", "", "date", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:153px; top:322px; width:107px; height:19px; ", "xforms:input", false, "visible", "");
  230. input29 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input29", "", "date", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:263px; top:322px; width:107px; height:19px; ", "xforms:input", false, "visible", "");
  231. line19 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line19", -1, "x1:0px; y1:395px; x2:370px; y2:395px; ", "xforms:line", "visible", "0px", "370px", "395px", "395px","");
  232. line21 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line21", -1, "x1:0px; y1:419px; x2:370px; y2:419px; ", "xforms:line", "visible", "0px", "370px", "419px", "419px","");
  233. button13 = new XFormsButton("group2", "", "", "", "직원가족사항", "", false, "", "btn2_letter6", false, false, "", "", "", "button13", 9007199254740992, "", "", -1, false, "left:284px; top:348px; width:86px; height:19px; ", "xforms:button", "visible","");
  234. caption26 = new XFormsCaption("group2", "", "", "", "신청서접수여부", "", false, "", "cell_1", false, false, "", "caption26", -1, "", "", 0, "left:0px; top:469px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  235. button14 = new XFormsButton("group2", "", "", "", "", "", false, "", "icon_search", false, false, "", "", "", "button14", 9007199254740992, "", "", -1, false, "left:130px; top:424px; width:16px; height:16px; ", "xforms:button", "visible","");
  236. line22 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line22", -1, "x1:0px; y1:443px; x2:370px; y2:443px; ", "xforms:line", "visible", "0px", "370px", "443px", "443px","");
  237. combo6 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo6", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:153px; top:374px; width:217px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo6_0_0^combo1^combo1|");
  238. caption28 = new XFormsCaption("group2", "", "", "", "에누리내역", "", false, "", "tit_2", false, false, "", "caption28", -1, "", "", 0, "left:5px; top:353px; width:82px; height:13px; ", "xforms:caption", "visible", "");
  239. caption29 = new XFormsCaption("group2", "", "", "", "직원성명", "", false, "", "cell_1", false, false, "", "caption29", -1, "", "", 0, "left:0px; top:397px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  240. caption30 = new XFormsCaption("group2", "", "", "", "직원에누리", "", false, "", "cell_1", false, false, "", "caption30", -1, "", "", 0, "left:0px; top:373px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  241. caption31 = new XFormsCaption("group2", "", "", "", "증명서류접수/일자", "", false, "", "cell_1", false, false, "", "caption31", -1, "", "", 0, "left:0px; top:493px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  242. caption33 = new XFormsCaption("group2", "", "", "", "직원근무부서", "", false, "", "cell_1", false, false, "", "caption33", -1, "", "", 0, "left:0px; top:421px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  243. caption34 = new XFormsCaption("group2", "", "", "", "Remark", "", false, "", "cell_1", false, false, "", "caption34", -1, "", "", 0, "left:0px; top:517px; width:150px; height:68px; ", "xforms:caption", "visible", "");
  244. caption35 = new XFormsCaption("group2", "", "", "", "직원과의 관계/재직여부", "", false, "", "cell_1", false, false, "", "caption35", -1, "", "", 0, "left:0px; top:445px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  245. input37 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input37", "", "date", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:256px; top:494px; width:114px; height:19px; ", "xforms:input", false, "visible", "");
  246. input38 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "input38", -1, "", "", 0, "left:153px; top:422px; width:80px; height:19px; ", "xforms:output", "visible","");
  247. input39 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "input39", -1, "", "", 0, "left:236px; top:422px; width:134px; height:19px; ", "xforms:output", "visible","");
  248. line28 = new XFormsLine("group2", "", "", "", "", "line_1", false, "line28", -1, "x1:0px; y1:368px; x2:370px; y2:368px; ", "xforms:line", "visible", "0px", "370px", "368px", "368px","");
  249. input40 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "input40", -1, "", "", 0, "left:153px; top:398px; width:80px; height:19px; ", "xforms:output", "visible","");
  250. input41 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "input41", -1, "", "", 0, "left:255px; top:398px; width:115px; height:19px; ", "xforms:output", "visible","");
  251. combo7 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo7", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:153px; top:446px; width:80px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo7_0_0^combo1^combo1|");
  252. output1 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output1", -1, "", "", 0, "left:236px; top:446px; width:134px; height:19px; ", "xforms:output", "visible","");
  253. radio1 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio1", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:153px; top:470px; width:46px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio1_0_0^Yes^radio1|");
  254. radio2 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio2", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:204px; top:470px; width:45px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio2_0_0^No^radio1|");
  255. radio3 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio3", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:153px; top:494px; width:46px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio3_0_0^Yes^radio1|");
  256. radio4 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio4", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:204px; top:494px; width:45px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio4_0_0^No^radio1|");
  257. textarea2 = new XFormsTextArea("group2", "", "", "", "", "", "", false, false, false, true, true, "textarea2", "", -1, -1, 9007199254740992, "", "default", "", "vertical", "", "left:153px; top:518px; width:217px; height:64px; ", "xforms:textarea", "visible","");
  258. caption36 = new XFormsCaption("group2", "", "", "", "진찰료 산정/사유", "", false, "", "cell_1", false, false, "", "caption36", -1, "", "", 0, "left:375px; top:298px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  259. button18 = new XFormsButton("group2", "", "", "", "", "", false, "", "icon_search", false, false, "", "", "", "button18", 9007199254740992, "", "", -1, false, "left:505px; top:257px; width:16px; height:16px; ", "xforms:button", "visible","");
  260. combo8 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo8", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:203px; width:272px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo8_0_0^combo1^combo1|");
  261. caption38 = new XFormsCaption("group2", "", "", "", "외래등록내역", "", false, "", "tit_2", false, false, "", "caption38", -1, "", "", 0, "left:380px; top:158px; width:144px; height:13px; ", "xforms:caption", "visible", "");
  262. caption39 = new XFormsCaption("group2", "", "", "", "전문의", "", false, "", "cell_1", false, false, "", "caption39", -1, "", "", 0, "left:375px; top:226px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  263. caption40 = new XFormsCaption("group2", "", "", "", "진료과", "", false, "", "cell_1", false, false, "", "caption40", -1, "", "", 0, "left:375px; top:178px; width:150px; height:47px; ", "xforms:caption", "visible", "");
  264. caption41 = new XFormsCaption("group2", "", "", "", "진찰료 선/후불", "", false, "", "cell_1", false, false, "", "caption41", -1, "", "", 0, "left:375px; top:322px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  265. caption42 = new XFormsCaption("group2", "", "", "", "진료일자/시간", "", false, "", "cell_1", false, false, "", "caption42", -1, "", "", 0, "left:375px; top:250px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  266. caption43 = new XFormsCaption("group2", "", "", "", "초/재진", "", false, "", "cell_1", false, false, "", "caption43", -1, "", "", 0, "left:375px; top:346px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  267. caption44 = new XFormsCaption("group2", "", "", "", "선택진료", "", false, "", "cell_1", false, false, "", "caption44", -1, "", "", 0, "left:375px; top:274px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  268. input43 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input43", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:626px; top:251px; width:70px; height:19px; ", "xforms:input", false, "visible", "");
  269. line38 = new XFormsLine("group2", "", "", "", "", "line_1", false, "line38", -1, "x1:375px; y1:173px; x2:800px; y2:173px; ", "xforms:line", "visible", "375px", "800px", "173px", "173px","");
  270. line9 = new XFormsLine("group2", "", "", "", "", "line_3", false, "line9", -1, "x1:0px; y1:343px; x2:370px; y2:343px; ", "xforms:line", "visible", "0px", "370px", "343px", "343px","");
  271. line18 = new XFormsLine("group2", "", "", "", "", "line_3", false, "line18", -1, "x1:0px; y1:584px; x2:370px; y2:584px; ", "xforms:line", "visible", "0px", "370px", "584px", "584px","");
  272. combo12 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo12", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:180px; width:89px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo12_0_0^combo1^combo1|");
  273. input24 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input24", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:620px; top:180px; width:180px; height:19px; ", "xforms:input", false, "visible", "");
  274. combo13 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo13", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:227px; width:272px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo13_0_0^combo1^combo1|");
  275. input25 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input25", "", "date", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:528px; top:251px; width:95px; height:19px; ", "xforms:input", false, "visible", "");
  276. button16 = new XFormsButton("group2", "", "", "", "", "", false, "", "icon_search", false, false, "", "", "", "button16", 9007199254740992, "", "", -1, false, "left:778px; top:252px; width:16px; height:16px; ", "xforms:button", "visible","");
  277. output2 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output2", -1, "", "", 0, "left:699px; top:251px; width:75px; height:19px; ", "xforms:output", "visible","");
  278. radio5 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio5", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:531px; top:275px; width:46px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio5_0_0^Yes^radio1|");
  279. radio6 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio6", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:590px; top:275px; width:45px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio6_0_0^No^radio1|");
  280. radio7 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio7", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:531px; top:300px; width:46px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio7_0_0^Yes^radio1|");
  281. radio8 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio8", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:590px; top:300px; width:45px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio8_0_0^No^radio1|");
  282. combo11 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo11", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:650px; top:299px; width:150px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo11_0_0^combo1^combo1|");
  283. radio9 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio9", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:590px; top:324px; width:45px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio9_0_0^후불^radio1|");
  284. radio10 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio10", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:531px; top:324px; width:46px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio10_0_0^선불^radio1|");
  285. combo15 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo15", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:347px; width:150px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo15_0_0^combo1^combo1|");
  286. checkbox1 = new XFormsSelect("group2", "", "", "", "", "", "0", "", "1", "acrossdown", false, false, false, "checkbox1", "", "", 9007199254740992, "visible", "", "*", "", " ", null, "left:687px; top:348px; width:100px; height:20px; ", "xforms:select", "0", "visible",1, false, "","","","full","","checkbox1_0_0^수동부여^checkbox1|");
  287. caption37 = new XFormsCaption("group2", "", "", "", "분업예외", "", false, "", "cell_1", false, false, "", "caption37", -1, "", "", 0, "left:375px; top:370px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  288. combo16 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo16", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:371px; width:272px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo16_0_0^combo1^combo1|");
  289. combo17 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo17", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:395px; width:134px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo17_0_0^combo1^combo1|");
  290. caption45 = new XFormsCaption("group2", "", "", "", "연속처방/기타구분", "", false, "", "cell_1", false, false, "", "caption45", -1, "", "", 0, "left:375px; top:394px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  291. combo18 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo18", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:665px; top:395px; width:135px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo18_0_0^combo1^combo1|");
  292. caption46 = new XFormsCaption("group2", "", "", "", "선택진료", "", false, "", "cell_1", false, false, "", "caption46", -1, "", "", 0, "left:375px; top:418px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  293. radio11 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio11", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:531px; top:420px; width:46px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio11_0_0^일반^radio1|");
  294. radio12 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio12", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:668px; top:420px; width:104px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio12_0_0^외부의뢰[수탁]^radio1|");
  295. combo19 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo19", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:443px; width:134px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo19_0_0^combo1^combo1|");
  296. combo20 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo20", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:665px; top:443px; width:135px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo20_0_0^combo1^combo1|");
  297. caption47 = new XFormsCaption("group2", "", "", "", "변경취소사유/수술의사", "", false, "", "cell_1", false, false, "", "caption47", -1, "", "", 0, "left:375px; top:442px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  298. checkbox2 = new XFormsSelect("group2", "", "", "", "", "", "0", "", "1", "acrossdown", false, false, false, "checkbox2", "", "", 9007199254740992, "visible", "", "*", "", " ", null, "left:531px; top:468px; width:100px; height:20px; ", "xforms:select", "0", "visible",1, false, "","","","full","","checkbox2_0_0^동물임상^checkbox1|");
  299. caption48 = new XFormsCaption("group2", "", "", "", "연구용", "", false, "", "cell_1", false, false, "", "caption48", -1, "", "", 0, "left:375px; top:466px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  300. combo21 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo21", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:633px; top:467px; width:167px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo21_0_0^combo1^combo1|");
  301. caption49 = new XFormsCaption("group2", "", "", "", "협진감면", "", false, "", "cell_1", false, false, "", "caption49", -1, "", "", 0, "left:375px; top:490px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  302. combo22 = new XFormsSelect1("group2", "", "", "", "", "", "", "combo_default", "1", "acrossdown", false, false, false, false, "", "combo22", 30, "", "", 9007199254740992, "hidden", "", "", "*", "", "", null, false, "left:528px; top:491px; width:272px; height:19px; ", "xforms:select1", "", "visible",1, false, "","","","minimal","","combo22_0_0^combo1^combo1|");
  303. input30 = new XFormsInput("group2", "", "", "", "", true, "", "input_default", false, false, false, true, true, "", "input30", "", "", "", false, "exclude", -1, -1, -2, "", "default", "", false, "", 0, "none", "", false, "", "left:528px; top:516px; width:85px; height:19px; ", "xforms:input", false, "visible", "");
  304. caption50 = new XFormsCaption("group2", "", "", "", "협진내역", "", false, "", "cell_1", false, false, "", "caption50", -1, "", "", 0, "left:375px; top:514px; width:150px; height:23px; ", "xforms:caption", "visible", "");
  305. output3 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output3", -1, "", "", 0, "left:616px; top:516px; width:96px; height:19px; ", "xforms:output", "visible","");
  306. output4 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output4", -1, "", "", 0, "left:715px; top:516px; width:85px; height:19px; ", "xforms:output", "visible","");
  307. button21 = new XFormsButton("group2", "", "", "", "병원달력", "", false, "", "btn2_letter4", false, false, "", "", "", "button21", 9007199254740992, "", "", -1, false, "left:736px; top:153px; width:64px; height:19px; ", "xforms:button", "visible","");
  308. line40 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line40", -1, "x1:805px; y1:224px; x2:1194px; y2:224px; ", "xforms:line", "visible", "805px", "1194px", "224px", "224px","");
  309. line41 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line41", -1, "x1:805px; y1:248px; x2:1194px; y2:248px; ", "xforms:line", "visible", "805px", "1194px", "248px", "248px","");
  310. line42 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line42", -1, "x1:805px; y1:368px; x2:1194px; y2:368px; ", "xforms:line", "visible", "805px", "1194px", "368px", "368px","");
  311. caption52 = new XFormsCaption("group2", "", "", "", "총진료비", "", false, "", "cell_1", false, false, "", "caption52", -1, "", "", 0, "left:805px; top:178px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  312. line43 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line43", -1, "x1:805px; y1:272px; x2:1194px; y2:272px; ", "xforms:line", "visible", "805px", "1194px", "272px", "272px","");
  313. caption53 = new XFormsCaption("group2", "", "", "", "선택진료료", "", false, "", "cell_1", false, false, "", "caption53", -1, "", "", 0, "left:805px; top:322px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  314. line44 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line44", -1, "x1:805px; y1:296px; x2:1194px; y2:296px; ", "xforms:line", "visible", "805px", "1194px", "296px", "296px","");
  315. caption54 = new XFormsCaption("group2", "", "", "", "보험자부담액", "", false, "", "cell_1", false, false, "", "caption54", -1, "", "", 0, "left:805px; top:250px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  316. line45 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line45", -1, "x1:805px; y1:320px; x2:1194px; y2:320px; ", "xforms:line", "visible", "805px", "1194px", "320px", "320px","");
  317. caption55 = new XFormsCaption("group2", "", "", "", "본인부담총액", "", false, "", "cell_1", false, false, "", "caption55", -1, "", "", 0, "left:805px; top:346px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  318. caption56 = new XFormsCaption("group2", "", "", "", "장이인기금/대불액", "", false, "", "cell_1", false, false, "", "caption56", -1, "", "", 0, "left:805px; top:274px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  319. line48 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line48", -1, "x1:805px; y1:392px; x2:1194px; y2:392px; ", "xforms:line", "visible", "805px", "1194px", "392px", "392px","");
  320. caption57 = new XFormsCaption("group2", "", "", "", "기카드액/기온라인", "", false, "", "cell_1", false, false, "", "caption57", -1, "", "", 0, "left:805px; top:394px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  321. caption58 = new XFormsCaption("group2", "", "", "", "선수금", "", false, "", "cell_1", false, false, "", "caption58", -1, "", "", 0, "left:805px; top:418px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  322. line51 = new XFormsLine("group2", "", "", "", "", "line_1", false, "line51", -1, "x1:805px; y1:173px; x2:1194px; y2:173px; ", "xforms:line", "visible", "805px", "1194px", "173px", "173px","");
  323. caption60 = new XFormsCaption("group2", "", "", "", "비급여총액", "", false, "", "cell_1", false, false, "", "caption60", -1, "", "", 0, "left:805px; top:298px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  324. caption62 = new XFormsCaption("group2", "", "", "", "기현금액/기선수금", "", false, "", "cell_1", false, false, "", "caption62", -1, "", "", 0, "left:805px; top:370px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  325. caption64 = new XFormsCaption("group2", "", "", "", "진료비내역", "", false, "", "tit_2", false, false, "", "caption64", -1, "", "", 0, "left:810px; top:158px; width:82px; height:13px; ", "xforms:caption", "visible", "");
  326. caption65 = new XFormsCaption("group2", "", "", "", "본인부담액", "", false, "", "cell_1", false, false, "", "caption65", -1, "", "", 0, "left:805px; top:226px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  327. caption66 = new XFormsCaption("group2", "", "", "", "급여총액", "", false, "", "cell_1", false, false, "", "caption66", -1, "", "", 0, "left:805px; top:202px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  328. line56 = new XFormsLine("group2", "", "", "", "", "line_2", false, "line56", -1, "x1:805px; y1:560px; x2:1194px; y2:560px; ", "xforms:line", "visible", "805px", "1194px", "560px", "560px","");
  329. caption23 = new XFormsCaption("group2", "", "", "", "단전금액", "", false, "", "cell_1", false, false, "", "caption23", -1, "", "", 0, "left:805px; top:562px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  330. caption27 = new XFormsCaption("group2", "", "", "", "통장입금", "", false, "", "cell_1", false, false, "", "caption27", -1, "", "", 0, "left:805px; top:538px; width:120px; height:23px; ", "xforms:caption", "visible", "");
  331. button6 = new XFormsButton("group2", "", "", "", "투약일수", "", false, "", "btn2_letter4", false, false, "", "", "", "button6", 9007199254740992, "", "", -1, false, "left:637px; top:127px; width:64px; height:19px; ", "xforms:button", "visible","");
  332. button9 = new XFormsButton("group2", "", "", "", "감액", "", false, "", "btn2_letter2", false, false, "", "", "", "button9", 9007199254740992, "", "", -1, false, "left:810px; top:443px; width:119px; height:19px; ", "xforms:button", "visible","");
  333. button10 = new XFormsButton("group2", "", "", "", "미수액", "", false, "", "btn2_letter3", false, false, "", "", "", "button10", 9007199254740992, "", "", -1, false, "left:810px; top:467px; width:119px; height:19px; ", "xforms:button", "visible","");
  334. button11 = new XFormsButton("group2", "", "", "", "카드결재액", "", false, "", "btn2_letter5", false, false, "", "", "", "button11", 9007199254740992, "", "", -1, false, "left:810px; top:491px; width:119px; height:19px; ", "xforms:button", "visible","");
  335. button20 = new XFormsButton("group2", "", "", "", "수납금액", "", false, "", "btn2_letter4", false, false, "", "", "", "button20", 9007199254740992, "", "", -1, false, "left:810px; top:515px; width:119px; height:19px; ", "xforms:button", "visible","");
  336. button25 = new XFormsButton("group2", "", "", "", "현금", "", false, "", "btn2_letter2", false, false, "", "", "", "button25", 9007199254740992, "", "", -1, false, "left:1152px; top:153px; width:42px; height:19px; ", "xforms:button", "visible","");
  337. button29 = new XFormsButton("group2", "", "", "", "", "", false, "", "icon_search", false, false, "", "", "", "button29", 9007199254740992, "", "", -1, false, "left:236px; top:399px; width:16px; height:16px; ", "xforms:button", "visible","");
  338. input31 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "input31", -1, "", "", 0, "left:928px; top:179px; width:266px; height:19px; ", "xforms:output", "visible","");
  339. output5 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output5", -1, "", "", 0, "left:928px; top:203px; width:266px; height:19px; ", "xforms:output", "visible","");
  340. output6 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output6", -1, "", "", 0, "left:928px; top:227px; width:266px; height:19px; ", "xforms:output", "visible","");
  341. output7 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output7", -1, "", "", 0, "left:928px; top:251px; width:266px; height:19px; ", "xforms:output", "visible","");
  342. output8 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output8", -1, "", "", 0, "left:928px; top:275px; width:131px; height:19px; ", "xforms:output", "visible","");
  343. output9 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output9", -1, "", "", 0, "left:928px; top:299px; width:266px; height:19px; ", "xforms:output", "visible","");
  344. output10 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output10", -1, "", "", 0, "left:928px; top:323px; width:266px; height:19px; ", "xforms:output", "visible","");
  345. output11 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output11", -1, "", "", 0, "left:928px; top:347px; width:266px; height:19px; ", "xforms:output", "visible","");
  346. output14 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output14", -1, "", "", 0, "left:928px; top:419px; width:266px; height:19px; ", "xforms:output", "visible","");
  347. output15 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output15", -1, "", "", 0, "left:928px; top:443px; width:266px; height:19px; ", "xforms:output", "visible","");
  348. output16 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output16", -1, "", "", 0, "left:928px; top:467px; width:266px; height:19px; ", "xforms:output", "visible","");
  349. output17 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output17", -1, "", "", 0, "left:928px; top:491px; width:266px; height:19px; ", "xforms:output", "visible","");
  350. output18 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output18", -1, "", "", 0, "left:928px; top:515px; width:266px; height:19px; ", "xforms:output", "visible","");
  351. output19 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output19", -1, "", "", 0, "left:928px; top:539px; width:266px; height:19px; ", "xforms:output", "visible","");
  352. output20 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output20", -1, "", "", 0, "left:928px; top:564px; width:266px; height:19px; ", "xforms:output", "visible","");
  353. output21 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output21", -1, "", "", 0, "left:1062px; top:275px; width:132px; height:19px; ", "xforms:output", "visible","");
  354. output12 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output12", -1, "", "", 0, "left:1062px; top:371px; width:132px; height:19px; ", "xforms:output", "visible","");
  355. output13 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output13", -1, "", "", 0, "left:928px; top:371px; width:131px; height:19px; ", "xforms:output", "visible","");
  356. output22 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output22", -1, "", "", 0, "left:1062px; top:395px; width:132px; height:19px; ", "xforms:output", "visible","");
  357. output23 = new XFormsOutput("group2", "", "", "", "", "", false, "", "output_fix", false, false, "", "output23", -1, "", "", 0, "left:928px; top:395px; width:131px; height:19px; ", "xforms:output", "visible","");
  358. button24 = new XFormsButton("group2", "", "", "", "가예약환자", "", false, "", "btn2_letter5", false, false, "", "", "", "button24", 9007199254740992, "", "", -1, false, "left:1119px; top:5px; width:75px; height:19px; ", "xforms:button", "visible","");
  359. radio13 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio13", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:94px; top:591px; width:67px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio13_0_0^접수이력^radio1|");
  360. radio14 = new XFormsSelect1("group2", "", "", "", "", "", "", "", "1", "acrossdown", false, false, false, false, "", "radio14", 30, "", "", 9007199254740992, "visible", "", "", "*", "", "", null, false, "left:164px; top:591px; width:74px; height:20px; ", "xforms:select1", "", "visible",1, false, "","","","full","","radio14_0_0^취소이력^radio1|");
  361. line6 = new XFormsLine("group2", "", "", "", "", "line_3", false, "line6", -1, "x1:0px; y1:148px; x2:1194px; y2:148px; ", "xforms:line", "visible", "0px", "1194px", "148px", "148px","");
  362. line16 = new XFormsLine("group2", "", "", "", "", "line_3", false, "line16", -1, "x1:375px; y1:537px; x2:800px; y2:537px; ", "xforms:line", "visible", "375px", "800px", "537px", "537px","");
  363. line50 = new XFormsLine("group2", "", "", "", "", "line_3", false, "line50", -1, "x1:805px; y1:584px; x2:1194px; y2:584px; ", "xforms:line", "visible", "805px", "1194px", "584px", "584px","");
  364. group3 = new XFormsGroup("body", "", "", "", "", "", "", false, "group3", -1, "scroll", false, "", "auto", "blend 300", "left:0px; top:13px; width:1195px; height:52px; ", "xforms:group", "visible","");
  365. button8 = new XFormsButton("group3", "", "", "", "접수내역트리", "", false, "", "btn3_letter6", false, false, "", "", "", "button8", 9007199254740992, "", "", -1, false, "left:71px; top:3px; width:104px; height:22px; ", "xforms:button", "visible","");
  366. button26 = new XFormsButton("group3", "", "", "", "상세이력조회", "", false, "", "btn3_letter6", false, false, "", "", "", "button26", 9007199254740992, "", "", -1, false, "left:178px; top:3px; width:104px; height:22px; ", "xforms:button", "visible","");
  367. button27 = new XFormsButton("group3", "", "", "", "인적사항변경", "", false, "", "btn3_letter6", false, false, "", "", "", "button27", 9007199254740992, "", "", -1, false, "left:285px; top:3px; width:104px; height:22px; ", "xforms:button", "visible","");
  368. button22 = new XFormsButton("group3", "", "", "", "수가계산", "", false, "", "btn4_letter4", false, false, "", "", "", "button22", 9007199254740992, "", "", -1, false, "left:640px; top:28px; width:80px; height:22px; ", "xforms:button", "visible","");
  369. button32 = new XFormsButton("group3", "", "", "", "취소", "", false, "", "btn4_letter2", false, false, "", "", "", "button32", 9007199254740992, "", "", -1, false, "left:841px; top:28px; width:56px; height:22px; ", "xforms:button", "visible","");
  370. button33 = new XFormsButton("group3", "", "", "", "저장", "", false, "", "btn4_letter2", false, false, "", "", "", "button33", 9007199254740992, "", "", -1, false, "left:723px; top:28px; width:56px; height:22px; ", "xforms:button", "visible","");
  371. button34 = new XFormsButton("group3", "", "", "", "수정", "", false, "", "btn4_letter2", false, false, "", "", "", "button34", 9007199254740992, "", "", -1, false, "left:782px; top:28px; width:56px; height:22px; ", "xforms:button", "visible","");
  372. button35 = new XFormsButton("group3", "", "", "", "초기화", "", false, "", "btn4_letter3", false, false, "", "", "", "button35", 9007199254740992, "", "", -1, false, "left:1126px; top:28px; width:68px; height:22px; ", "xforms:button", "visible","");
  373. button15 = new XFormsButton("group3", "", "", "", "보험기호관리", "", false, "", "btn3_letter6", false, false, "", "", "", "button15", 9007199254740992, "", "", -1, false, "left:0px; top:28px; width:104px; height:22px; ", "xforms:button", "visible","");
  374. button19 = new XFormsButton("group3", "", "", "", "예약[일정]일괄변경", "", false, "", "btn3_letter9", false, false, "", "", "", "button19", 9007199254740992, "", "", -1, false, "left:107px; top:28px; width:140px; height:22px; ", "xforms:button", "visible","");
  375. button12 = new XFormsButton("group3", "", "", "", "진단서", "", false, "", "btn3_letter3", false, false, "", "", "", "button12", 9007199254740992, "", "", -1, false, "left:0px; top:3px; width:68px; height:22px; ", "xforms:button", "visible","");
  376. button28 = new XFormsButton("group3", "", "", "", "환자카드재발행", "", false, "", "btn4_letter7", false, false, "", "", "", "button28", 9007199254740992, "", "", -1, false, "left:900px; top:28px; width:116px; height:22px; ", "xforms:button", "visible","");
  377. button23 = new XFormsButton("group3", "", "", "", "영수증재발행", "", false, "", "btn4_letter6", false, false, "", "", "", "button23", 9007199254740992, "", "", -1, false, "left:1019px; top:28px; width:104px; height:22px; ", "xforms:button", "visible","");
  378. line11 = new XFormsLine("group3", "", "", "", "", "line_6", false, "line11", -1, "x1:0px; y1:50px; x2:1194px; y2:50px; ", "xforms:line", "visible", "0px", "1194px", "50px", "50px","");
  379. }
  380. function __addEventListener ()
  381. {
  382. }
  383. //]]>
  384. </script>
  385. <script type="text/javascript">
  386. //<![CDATA[
  387. //]]>
  388. </script>
  389. <script src="../../../com/commonweb/css/common.css.soonsu" type="text/javascript"></script></head>
  390. <body id="HE_body" onload="XFormsModel.onload();" onunload="XFormsModel.onunload();" style="position:absolute; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; width:100%; height:100%; visibility:hidden; ">
  391. <div id="HE_group1" style="position:absolute; left:0px; top:0px; width:1195px; height:13px; "><table cellpadding="0" cellspacing="0" class="tit_1" id="HE_caption6" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:0px; width:93px; height:13px; table-layout:fixed; "><tr><td id="HE_caption6_TEXT">외래등록관리</td></tr></table></div>
  392. <div id="HE_group2" style="position:absolute; left:0px; top:65px; width:1195px; height:719px; "><div class="line_2" id="HE_line49" style="position:absolute; x1:805px; y1:488px; x2:1194px; y2:488px; border-color:#000000; "><div id="HE_line49_ChildDiv"></div></div><div class="line_2" id="HE_line57" style="position:absolute; x1:805px; y1:536px; x2:1194px; y2:536px; border-color:#000000; "><div id="HE_line57_ChildDiv"></div></div><div class="line_2" id="HE_line46" style="position:absolute; x1:805px; y1:464px; x2:1194px; y2:464px; border-color:#000000; "><div id="HE_line46_ChildDiv"></div></div><div class="line_2" id="HE_line54" style="position:absolute; x1:805px; y1:440px; x2:1194px; y2:440px; border-color:#000000; "><div id="HE_line54_ChildDiv"></div></div><div class="line_2" id="HE_line53" style="position:absolute; x1:805px; y1:512px; x2:1194px; y2:512px; border-color:#000000; "><div id="HE_line53_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption59" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:466px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption59_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption63" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:514px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption63_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption51" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:442px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption51_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption61" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:490px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption61_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption20" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:631px; top:126px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption20_TEXT"></td></tr></table><div class="line_2" id="HE_line52" style="position:absolute; x1:805px; y1:416px; x2:1194px; y2:416px; border-color:#000000; "><div id="HE_line52_ChildDiv"></div></div><div class="line_2" id="HE_line36" style="position:absolute; x1:375px; y1:344px; x2:800px; y2:344px; border-color:#000000; "><div id="HE_line36_ChildDiv"></div></div><div class="line_2" id="HE_line47" style="position:absolute; x1:805px; y1:344px; x2:1194px; y2:344px; border-color:#000000; "><div id="HE_line47_ChildDiv"></div></div><div class="line_2" id="HE_line55" style="position:absolute; x1:805px; y1:200px; x2:1194px; y2:200px; border-color:#000000; "><div id="HE_line55_ChildDiv"></div></div><div class="line_2" id="HE_line37" style="position:absolute; x1:375px; y1:488px; x2:800px; y2:488px; border-color:#000000; "><div id="HE_line37_ChildDiv"></div></div><div class="line_2" id="HE_line39" style="position:absolute; x1:375px; y1:512px; x2:800px; y2:512px; border-color:#000000; "><div id="HE_line39_ChildDiv"></div></div><div class="line_2" id="HE_line35" style="position:absolute; x1:375px; y1:464px; x2:800px; y2:464px; border-color:#000000; "><div id="HE_line35_ChildDiv"></div></div><div class="line_2" id="HE_line29" style="position:absolute; x1:375px; y1:440px; x2:800px; y2:440px; border-color:#000000; "><div id="HE_line29_ChildDiv"></div></div><div class="line_2" id="HE_line27" style="position:absolute; x1:375px; y1:416px; x2:800px; y2:416px; border-color:#000000; "><div id="HE_line27_ChildDiv"></div></div><div class="line_2" id="HE_line25" style="position:absolute; x1:375px; y1:392px; x2:800px; y2:392px; border-color:#000000; "><div id="HE_line25_ChildDiv"></div></div><div class="line_2" id="HE_line20" style="position:absolute; x1:375px; y1:368px; x2:800px; y2:368px; border-color:#000000; "><div id="HE_line20_ChildDiv"></div></div><div class="line_2" id="HE_line26" style="position:absolute; x1:0px; y1:515px; x2:370px; y2:515px; border-color:#000000; "><div id="HE_line26_ChildDiv"></div></div><div class="line_2" id="HE_line24" style="position:absolute; x1:0px; y1:491px; x2:370px; y2:491px; border-color:#000000; "><div id="HE_line24_ChildDiv"></div></div><div class="line_2" id="HE_line23" style="position:absolute; x1:0px; y1:467px; x2:370px; y2:467px; border-color:#000000; "><div id="HE_line23_ChildDiv"></div></div><div class="line_2" id="HE_line34" style="position:absolute; x1:375px; y1:320px; x2:800px; y2:320px; border-color:#000000; "><div id="HE_line34_ChildDiv"></div></div><div class="line_2" id="HE_line33" style="position:absolute; x1:375px; y1:296px; x2:800px; y2:296px; border-color:#000000; "><div id="HE_line33_ChildDiv"></div></div><div class="line_2" id="HE_line32" style="position:absolute; x1:375px; y1:272px; x2:800px; y2:272px; border-color:#000000; "><div id="HE_line32_ChildDiv"></div></div><div class="line_2" id="HE_line31" style="position:absolute; x1:375px; y1:248px; x2:800px; y2:248px; border-color:#000000; "><div id="HE_line31_ChildDiv"></div></div><div class="line_2" id="HE_line30" style="position:absolute; x1:375px; y1:224px; x2:800px; y2:224px; border-color:#000000; "><div id="HE_line30_ChildDiv"></div></div><div class="line_2" id="HE_line17" style="position:absolute; x1:0px; y1:319px; x2:370px; y2:319px; border-color:#000000; "><div id="HE_line17_ChildDiv"></div></div><div class="line_2" id="HE_line8" style="position:absolute; x1:0px; y1:199px; x2:370px; y2:199px; border-color:#000000; "><div id="HE_line8_ChildDiv"></div></div><input class="input_default" id="HE_input7" style="position:absolute; left:528px; top:31px; width:100px; height:19px; "><input class="input_default" id="HE_input8" style="position:absolute; left:734px; top:31px; width:30px; height:19px; "><input class="input_default" id="HE_input9" style="position:absolute; left:767px; top:31px; width:30px; height:19px; "><button class="icon_search" id="HE_button2" style="position:absolute; left:801px; top:32px; width:16px; height:16px; "><span id="HE_button2_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  393. </span></button><input class="input_default" id="HE_input20" style="position:absolute; left:734px; top:103px; width:70px; height:19px; "><input class="input_default" id="HE_input10" style="position:absolute; left:822px; top:31px; width:372px; height:19px; "><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_input21" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:734px; top:127px; width:143px; height:19px; table-layout:fixed; "><tr><td id="HE_input21_TEXT"></td></tr></table><div class="line_1" id="HE_line12" style="position:absolute; x1:0px; y1:609px; x2:1194px; y2:609px; border-color:#000000; "><div id="HE_line12_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="tit_2" id="HE_caption1" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:5px; top:10px; width:111px; height:13px; table-layout:fixed; "><tr><td id="HE_caption1_TEXT">인적사항</td></tr></table><input class="input_s_essential" id="HE_input11" style="position:absolute; left:93px; top:55px; width:160px; height:19px; "><table cellpadding="0" cellspacing="0" class="tit_2" id="HE_caption32" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:5px; top:594px; width:69px; height:13px; table-layout:fixed; "><tr><td id="HE_caption32_TEXT">외래이력</td></tr></table><input class="input_default" id="HE_input12" style="position:absolute; left:256px; top:55px; width:166px; height:19px; "><table cellpadding="0" cellspacing="0" class="tit_2" id="HE_caption22" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:5px; top:158px; width:43px; height:13px; table-layout:fixed; "><tr><td id="HE_caption22_TEXT">보험</td></tr></table><input class="input_default" id="HE_input13" style="position:absolute; left:528px; top:55px; width:100px; height:19px; "><input class="input_default" id="HE_input14" style="position:absolute; left:734px; top:55px; width:460px; height:19px; "><div class="combo_default" id="HE_combo3" style="position:absolute; left:880px; top:79px; width:187px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo3.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo3_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo3.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo3_allitem" style="position:absolute; top:98px; left:880px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="187px"><tr><td height="18px" id="HE_combo3_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><div class="line_1" id="HE_line1" style="position:absolute; x1:0px; y1:25px; x2:1194px; y2:25px; border-color:#000000; "><div id="HE_line1_ChildDiv"></div></div><input class="input_essential" id="HE_input15" style="position:absolute; left:93px; top:79px; width:160px; height:19px; "><div class="line_2" id="HE_line2" style="position:absolute; x1:0px; y1:52px; x2:1194px; y2:52px; border-color:#000000; "><div id="HE_line2_ChildDiv"></div></div><input class="input_default" id="HE_input16" style="position:absolute; left:339px; top:79px; width:83px; height:19px; "><input class="input_s_essential" id="HE_input2" style="position:absolute; left:93px; top:31px; width:140px; height:19px; "><input class="input_default" id="HE_input17" style="position:absolute; left:528px; top:79px; width:100px; height:19px; "><div class="line_2" id="HE_line3" style="position:absolute; x1:0px; y1:76px; x2:1194px; y2:76px; border-color:#000000; "><div id="HE_line3_ChildDiv"></div></div><textarea cols="1" id="HE_textarea1" rows="1" style="position:absolute; left:93px; top:103px; width:535px; height:43px; "></textarea><input class="input_default" id="HE_input18" style="position:absolute; left:734px; top:79px; width:143px; height:19px; "><div class="line_2" id="HE_line4" style="position:absolute; x1:0px; y1:100px; x2:1194px; y2:100px; border-color:#000000; "><div id="HE_line4_ChildDiv"></div></div><input class="input_default" id="HE_input19" style="position:absolute; left:1070px; top:79px; width:124px; height:19px; "><div class="line_2" id="HE_line5" style="position:absolute; x1:631px; y1:124px; x2:878px; y2:124px; border-color:#000000; "><div id="HE_line5_ChildDiv"></div></div><input class="input_default" id="HE_input5" style="position:absolute; left:339px; top:31px; width:40px; height:19px; "><input class="input_default" id="HE_input6" style="position:absolute; left:382px; top:31px; width:40px; height:19px; "><div class="line_1" id="HE_line7" style="position:absolute; x1:0px; y1:172px; x2:370px; y2:172px; border-color:#000000; "><div id="HE_line7_ChildDiv"></div></div><div id="HE_datagrid1" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:614px; width:1194px; height:92px; border-width:1px; border-style:solid; overflow:hidden; "><div id="HE_datagrid1_HLine" style="position:absolute; left:0px; top:0px; height:100%; width:1px; border-left:1px dashed #000000; font-size:0; visibility:hidden; z-index:10; "></div><div id="HE_datagrid1_VLine" style="position:absolute; left:0px; top:0px; height:1px; width:100%; border-top:1px dashed #000000; font-size:0; visibility:hidden; z-index:10; "></div><div id="HE_datagrid1_MoveColBar" style="position:absolute; left:0px; top:0px; height:20px; width:100px; font-size:10pt; font-family:gulim, arial; border-style:solid; border-top-width:0px; border-bottom-width:0px; border-left-width:1px; border-right-width:1px; background-color:#ffffff; filter:alpha(opacity=70); opacity:0.7; display:none; z-index:50; "></div><div id="HE__DATAGRID_WHOLE_datagrid1" onscroll="XFormsWindow.onProcessEvent(event, &quot;onscroll&quot;, &quot;datagrid1&quot;)" style="position:absolute; left:0px; top:0px; height:100%; width:100%; overflow:auto; text-align:left; "><table border="0" cellpadding="0" cellspacing="0" id="HE__DATAGRID_WHOLE_TABLE_datagrid1" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="1171px"><colgroup id="HE__DATAGRID_WHOLE_COLGROUPdatagrid1"><col style="width:20px; "><col style="width:80px; "><col style="width: 60px; "><col style="width: 100px; "><col style="width: 70px; "><col style="width: 35px; "><col style="width: 60px; "><col style="width: 70px; "><col style="width: 50px; "><col style="width: 50px; "><col style="width: 35px; "><col style="width: 60px; "><col style="width: 50px; "><col style="width: 50px; "><col style="width: 80px; "><col style="width: 61px; "><col style="width: 60px; "><col style="width: 70px; "><col style="width: 45px; "><col style="width: 45px; "><col style="width: 40px; "></colgroup><tbody id="HE__DATAGRID_WHOLE_TBODYdatagrid1"></tbody></table></div><div id="HE__DATAGRID_FIXED_FROZEN_SCROLLING_ROWdatagrid1" style="position:absolute; left:0px; top:0px; overflow:hidden; "><table border="0" cellpadding="0" cellspacing="0" height="100%" id="HE__DATAGRID_FFS_TABLE_datagrid1" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="1171px"><colgroup id="HE__DATAGRID_FFS_COLGROUPdatagrid1"><col style="width:20px; "><col style="width:80px; "><col style="width: 60px; "><col style="width: 100px; "><col style="width: 70px; "><col style="width: 35px; "><col style="width: 60px; "><col style="width: 70px; "><col style="width: 50px; "><col style="width: 50px; "><col style="width: 35px; "><col style="width: 60px; "><col style="width: 50px; "><col style="width: 50px; "><col style="width: 80px; "><col style="width: 61px; "><col style="width: 60px; "><col style="width: 70px; "><col style="width: 45px; "><col style="width: 45px; "><col style="width: 40px; "></colgroup><tbody id="HE__DATAGRID_FFS_TBODYdatagrid1"></tbody></table></div><div id="HE__DATAGRID_FIXED_FROZEN_NOSCROLLING_ROWdatagrid1" style="position:absolute; left:0px; top:0px; overflow:hidden; "><table border="0" cellpadding="0" cellspacing="0" height="100%" id="HE__DATAGRID_FFNS_TABLE_datagrid1" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="100%"><colgroup id="HE__DATAGRID_FFN_COLGROUPdatagrid1"><col style="width:20px; "></colgroup><tbody id="HE__DATAGRID_FFN_TBODYdatagrid1"></tbody></table></div><div id="HE__DATAGRID_FIXED_FROZEN_COLdatagrid1" style="position:relative; left:0px; overflow:hidden; "><table border="0" cellpadding="0" cellspacing="0" id="HE__DATAGRID_FFC_TABLE_datagrid1" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="100%"><colgroup id="HE__DATAGRID_FFCOL_COLGROUPdatagrid1"><col style="width:20px; "></colgroup><tbody id="HE__DATAGRID_FFCOL_TBODYdatagrid1"></tbody></table></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption10" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:631px; top:30px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption10_TEXT">우편번호</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption11" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:54px; width:90px; height:23px; table-layout:fixed; "><tr><td id="HE_caption11_TEXT">성명[한/영]</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption12" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:425px; top:54px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption12_TEXT">전화[휴대]</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption13" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:631px; top:54px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption13_TEXT">하위주소</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption14" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:78px; width:90px; height:23px; table-layout:fixed; "><tr><td id="HE_caption14_TEXT">주민번호</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption15" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:425px; top:78px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption15_TEXT">전화[기타]</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption16" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:631px; top:78px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption16_TEXT">이메일주소</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption7" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:30px; width:90px; height:23px; table-layout:fixed; "><tr><td id="HE_caption7_TEXT">환자번호</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption8" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:256px; top:30px; width:80px; height:23px; table-layout:fixed; "><tr><td id="HE_caption8_TEXT">성별/나이</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption17" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:256px; top:78px; width:81px; height:23px; table-layout:fixed; "><tr><td id="HE_caption17_TEXT">생년월일</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption9" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:425px; top:30px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption9_TEXT">전화[자택]</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption18" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:102px; width:90px; height:47px; table-layout:fixed; "><tr><td id="HE_caption18_TEXT">참고사항</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption19" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:631px; top:102px; width:100px; height:23px; table-layout:fixed; "><tr><td id="HE_caption19_TEXT">외래/퇴원미수</td></tr></table><button class="btn2_letter4" id="HE_button4" style="position:absolute; left:217px; top:152px; width:64px; height:19px; "><span id="HE_button4_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">급여의뢰
  394. </span></button><button class="btn2_letter6" id="HE_button5" style="position:absolute; left:284px; top:152px; width:86px; height:19px; "><span id="HE_button5_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">자보산재공상
  395. </span></button><button class="icon_search" id="HE_button1" style="position:absolute; left:236px; top:32px; width:16px; height:16px; "><span id="HE_button1_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  396. </span></button><input class="input_default" id="HE_input1" style="position:absolute; left:807px; top:103px; width:70px; height:19px; "><div id="HE_datagrid2" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:879px; top:101px; width:315px; height:46px; border-width:1px; border-style:solid; overflow:hidden; "><div id="HE_datagrid2_HLine" style="position:absolute; left:0px; top:0px; height:100%; width:1px; border-left:1px dashed #000000; font-size:0; visibility:hidden; z-index:10; "></div><div id="HE_datagrid2_VLine" style="position:absolute; left:0px; top:0px; height:1px; width:100%; border-top:1px dashed #000000; font-size:0; visibility:hidden; z-index:10; "></div><div id="HE_datagrid2_MoveColBar" style="position:absolute; left:0px; top:0px; height:20px; width:100px; font-size:10pt; font-family:gulim, arial; border-style:solid; border-top-width:0px; border-bottom-width:0px; border-left-width:1px; border-right-width:1px; background-color:#ffffff; filter:alpha(opacity=70); opacity:0.7; display:none; z-index:50; "></div><div id="HE__DATAGRID_WHOLE_datagrid2" onscroll="XFormsWindow.onProcessEvent(event, &quot;onscroll&quot;, &quot;datagrid2&quot;)" style="position:absolute; left:0px; top:0px; height:100%; width:100%; overflow:auto; text-align:left; "><table border="0" cellpadding="0" cellspacing="0" id="HE__DATAGRID_WHOLE_TABLE_datagrid2" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="225px"><colgroup id="HE__DATAGRID_WHOLE_COLGROUPdatagrid2"><col style="width:20px; "><col style="width:100px; "><col style="width: 85px; "><col style="width: 75px; "></colgroup><tbody id="HE__DATAGRID_WHOLE_TBODYdatagrid2"></tbody></table></div><div id="HE__DATAGRID_FIXED_FROZEN_SCROLLING_ROWdatagrid2" style="position:absolute; left:0px; top:0px; overflow:hidden; "><table border="0" cellpadding="0" cellspacing="0" height="100%" id="HE__DATAGRID_FFS_TABLE_datagrid2" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="225px"><colgroup id="HE__DATAGRID_FFS_COLGROUPdatagrid2"><col style="width:20px; "><col style="width:100px; "><col style="width: 85px; "><col style="width: 75px; "></colgroup><tbody id="HE__DATAGRID_FFS_TBODYdatagrid2"></tbody></table></div><div id="HE__DATAGRID_FIXED_FROZEN_NOSCROLLING_ROWdatagrid2" style="position:absolute; left:0px; top:0px; overflow:hidden; "><table border="0" cellpadding="0" cellspacing="0" height="100%" id="HE__DATAGRID_FFNS_TABLE_datagrid2" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="100%"><colgroup id="HE__DATAGRID_FFN_COLGROUPdatagrid2"><col style="width:20px; "></colgroup><tbody id="HE__DATAGRID_FFN_TBODYdatagrid2"></tbody></table></div><div id="HE__DATAGRID_FIXED_FROZEN_COLdatagrid2" style="position:relative; left:0px; overflow:hidden; "><table border="0" cellpadding="0" cellspacing="0" id="HE__DATAGRID_FFC_TABLE_datagrid2" onselectstart="return false" style="-moz-user-select:none; table-layout:fixed; " width="100%"><colgroup id="HE__DATAGRID_FFCOL_COLGROUPdatagrid2"><col style="width:20px; "></colgroup><tbody id="HE__DATAGRID_FFCOL_TBODYdatagrid2"></tbody></table></div></div><div class="combo_default" id="HE_combo1" style="position:absolute; left:153px; top:178px; width:217px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo1.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo1_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo1.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo1_allitem" style="position:absolute; top:197px; left:153px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="217px"><tr><td height="18px" id="HE_combo1_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption2" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:177px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption2_TEXT">보험유형</td></tr></table><div class="line_2" id="HE_line10" style="position:absolute; x1:0px; y1:223px; x2:370px; y2:223px; border-color:#000000; "><div id="HE_line10_ChildDiv"></div></div><div class="combo_default" id="HE_combo2" style="position:absolute; left:153px; top:202px; width:95px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo2.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo2_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo2.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo2_allitem" style="position:absolute; top:221px; left:153px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="95px"><tr><td height="18px" id="HE_combo2_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption3" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:201px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption3_TEXT">유형보조/보조사유</td></tr></table><div class="combo_default" id="HE_combo4" style="position:absolute; left:251px; top:202px; width:119px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo4.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo4_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo4.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo4_allitem" style="position:absolute; top:221px; left:251px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="119px"><tr><td height="18px" id="HE_combo4_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><div class="line_2" id="HE_line13" style="position:absolute; x1:0px; y1:247px; x2:370px; y2:247px; border-color:#000000; "><div id="HE_line13_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption4" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:225px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption4_TEXT">보험자기호/명칭</td></tr></table><button class="btn2_letter4" id="HE_button3" style="position:absolute; left:150px; top:152px; width:64px; height:19px; "><span id="HE_button3_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">중증내역
  397. </span></button><button class="btn2_letter4" id="HE_button7" style="position:absolute; left:83px; top:152px; width:64px; height:19px; "><span id="HE_button7_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">장애내역
  398. </span></button><input class="input_default" id="HE_input3" style="position:absolute; left:153px; top:226px; width:80px; height:19px; "><input class="input_default" id="HE_input4" style="position:absolute; left:236px; top:226px; width:134px; height:19px; "><div class="line_2" id="HE_line14" style="position:absolute; x1:0px; y1:271px; x2:370px; y2:271px; border-color:#000000; "><div id="HE_line14_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption5" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:249px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption5_TEXT">보험증번호</td></tr></table><input class="input_default" id="HE_input23" style="position:absolute; left:153px; top:250px; width:217px; height:19px; "><div class="line_2" id="HE_line15" style="position:absolute; x1:0px; y1:295px; x2:370px; y2:295px; border-color:#000000; "><div id="HE_line15_ChildDiv"></div></div><div class="combo_default" id="HE_combo5" style="position:absolute; left:153px; top:274px; width:107px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo5.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo5_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo5.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo5_allitem" style="position:absolute; top:293px; left:153px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="107px"><tr><td height="18px" id="HE_combo5_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption21" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:273px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption21_TEXT">유형보조/보조사유</td></tr></table><input class="input_default" id="HE_input22" style="position:absolute; left:263px; top:274px; width:107px; height:19px; "><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption24" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:297px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption24_TEXT">피보험자관계/피보성명</td></tr></table><input class="input_default" id="HE_input26" style="position:absolute; left:153px; top:298px; width:107px; height:19px; "><input class="input_default" id="HE_input27" style="position:absolute; left:263px; top:298px; width:107px; height:19px; "><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption25" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:321px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption25_TEXT">취득일자/종료일자</td></tr></table><input class="input_default" id="HE_input28" style="position:absolute; left:153px; top:322px; width:107px; height:19px; "><input class="input_default" id="HE_input29" style="position:absolute; left:263px; top:322px; width:107px; height:19px; "><div class="line_2" id="HE_line19" style="position:absolute; x1:0px; y1:395px; x2:370px; y2:395px; border-color:#000000; "><div id="HE_line19_ChildDiv"></div></div><div class="line_2" id="HE_line21" style="position:absolute; x1:0px; y1:419px; x2:370px; y2:419px; border-color:#000000; "><div id="HE_line21_ChildDiv"></div></div><button class="btn2_letter6" id="HE_button13" style="position:absolute; left:284px; top:348px; width:86px; height:19px; "><span id="HE_button13_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">직원가족사항
  399. </span></button><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption26" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:469px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption26_TEXT">신청서접수여부</td></tr></table><button class="icon_search" id="HE_button14" style="position:absolute; left:130px; top:424px; width:16px; height:16px; "><span id="HE_button14_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  400. </span></button><div class="line_2" id="HE_line22" style="position:absolute; x1:0px; y1:443px; x2:370px; y2:443px; border-color:#000000; "><div id="HE_line22_ChildDiv"></div></div><div class="combo_default" id="HE_combo6" style="position:absolute; left:153px; top:374px; width:217px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo6.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo6_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo6.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo6_allitem" style="position:absolute; top:393px; left:153px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="217px"><tr><td height="18px" id="HE_combo6_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="tit_2" id="HE_caption28" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:5px; top:353px; width:82px; height:13px; table-layout:fixed; "><tr><td id="HE_caption28_TEXT">에누리내역</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption29" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:397px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption29_TEXT">직원성명</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption30" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:373px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption30_TEXT">직원에누리</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption31" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:493px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption31_TEXT">증명서류접수/일자</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption33" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:421px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption33_TEXT">직원근무부서</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption34" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:517px; width:150px; height:68px; table-layout:fixed; "><tr><td id="HE_caption34_TEXT">Remark</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption35" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:0px; top:445px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption35_TEXT">직원과의 관계/재직여부</td></tr></table><input class="input_default" id="HE_input37" style="position:absolute; left:256px; top:494px; width:114px; height:19px; "><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_input38" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:153px; top:422px; width:80px; height:19px; table-layout:fixed; "><tr><td id="HE_input38_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_input39" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:236px; top:422px; width:134px; height:19px; table-layout:fixed; "><tr><td id="HE_input39_TEXT"></td></tr></table><div class="line_1" id="HE_line28" style="position:absolute; x1:0px; y1:368px; x2:370px; y2:368px; border-color:#000000; "><div id="HE_line28_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_input40" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:153px; top:398px; width:80px; height:19px; table-layout:fixed; "><tr><td id="HE_input40_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_input41" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:255px; top:398px; width:115px; height:19px; table-layout:fixed; "><tr><td id="HE_input41_TEXT"></td></tr></table><div class="combo_default" id="HE_combo7" style="position:absolute; left:153px; top:446px; width:80px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo7.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo7_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo7.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo7_allitem" style="position:absolute; top:465px; left:153px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="80px"><tr><td height="18px" id="HE_combo7_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output1" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:236px; top:446px; width:134px; height:19px; table-layout:fixed; "><tr><td id="HE_output1_TEXT"></td></tr></table><div id="HE_radio1" style="position:absolute; left:153px; top:470px; width:46px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio1_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio1_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">Yes</td></tr></table></div><div id="HE_radio2" style="position:absolute; left:204px; top:470px; width:45px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio2_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio2_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">No</td></tr></table></div><div id="HE_radio3" style="position:absolute; left:153px; top:494px; width:46px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio3_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio3_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">Yes</td></tr></table></div><div id="HE_radio4" style="position:absolute; left:204px; top:494px; width:45px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio4_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio4_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">No</td></tr></table></div><textarea cols="1" id="HE_textarea2" rows="1" style="position:absolute; left:153px; top:518px; width:217px; height:64px; "></textarea><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption36" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:298px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption36_TEXT">진찰료 산정/사유</td></tr></table><button class="icon_search" id="HE_button18" style="position:absolute; left:505px; top:257px; width:16px; height:16px; "><span id="HE_button18_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  401. </span></button><div class="combo_default" id="HE_combo8" style="position:absolute; left:528px; top:203px; width:272px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo8.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo8_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo8.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo8_allitem" style="position:absolute; top:222px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="272px"><tr><td height="18px" id="HE_combo8_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="tit_2" id="HE_caption38" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:380px; top:158px; width:144px; height:13px; table-layout:fixed; "><tr><td id="HE_caption38_TEXT">외래등록내역</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption39" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:226px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption39_TEXT">전문의</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption40" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:178px; width:150px; height:47px; table-layout:fixed; "><tr><td id="HE_caption40_TEXT">진료과</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption41" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:322px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption41_TEXT">진찰료 선/후불</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption42" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:250px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption42_TEXT">진료일자/시간</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption43" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:346px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption43_TEXT">초/재진</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption44" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:274px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption44_TEXT">선택진료</td></tr></table><input class="input_default" id="HE_input43" style="position:absolute; left:626px; top:251px; width:70px; height:19px; "><div class="line_1" id="HE_line38" style="position:absolute; x1:375px; y1:173px; x2:800px; y2:173px; border-color:#000000; "><div id="HE_line38_ChildDiv"></div></div><div class="line_3" id="HE_line9" style="position:absolute; x1:0px; y1:343px; x2:370px; y2:343px; border-color:#000000; "><div id="HE_line9_ChildDiv"></div></div><div class="line_3" id="HE_line18" style="position:absolute; x1:0px; y1:584px; x2:370px; y2:584px; border-color:#000000; "><div id="HE_line18_ChildDiv"></div></div><div class="combo_default" id="HE_combo12" style="position:absolute; left:528px; top:180px; width:89px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo12.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo12_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo12.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo12_allitem" style="position:absolute; top:199px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="89px"><tr><td height="18px" id="HE_combo12_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><input class="input_default" id="HE_input24" style="position:absolute; left:620px; top:180px; width:180px; height:19px; "><div class="combo_default" id="HE_combo13" style="position:absolute; left:528px; top:227px; width:272px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo13.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo13_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo13.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo13_allitem" style="position:absolute; top:246px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="272px"><tr><td height="18px" id="HE_combo13_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><input class="input_default" id="HE_input25" style="position:absolute; left:528px; top:251px; width:95px; height:19px; "><button class="icon_search" id="HE_button16" style="position:absolute; left:778px; top:252px; width:16px; height:16px; "><span id="HE_button16_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  402. </span></button><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output2" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:699px; top:251px; width:75px; height:19px; table-layout:fixed; "><tr><td id="HE_output2_TEXT"></td></tr></table><div id="HE_radio5" style="position:absolute; left:531px; top:275px; width:46px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio5_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio5_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">Yes</td></tr></table></div><div id="HE_radio6" style="position:absolute; left:590px; top:275px; width:45px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio6_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio6_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">No</td></tr></table></div><div id="HE_radio7" style="position:absolute; left:531px; top:300px; width:46px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio7_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio7_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">Yes</td></tr></table></div><div id="HE_radio8" style="position:absolute; left:590px; top:300px; width:45px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio8_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio8_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">No</td></tr></table></div><div class="combo_default" id="HE_combo11" style="position:absolute; left:650px; top:299px; width:150px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo11.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo11_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo11.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo11_allitem" style="position:absolute; top:318px; left:650px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="150px"><tr><td height="18px" id="HE_combo11_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><div id="HE_radio9" style="position:absolute; left:590px; top:324px; width:45px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio9_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio9_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">후불</td></tr></table></div><div id="HE_radio10" style="position:absolute; left:531px; top:324px; width:46px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio10_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio10_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">선불</td></tr></table></div><div class="combo_default" id="HE_combo15" style="position:absolute; left:528px; top:347px; width:150px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo15.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo15_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo15.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo15_allitem" style="position:absolute; top:366px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="150px"><tr><td height="18px" id="HE_combo15_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><div id="HE_checkbox1" style="position:absolute; left:687px; top:348px; width:100px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_checkbox1_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_checkbox1_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">수동부여</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption37" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:370px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption37_TEXT">분업예외</td></tr></table><div class="combo_default" id="HE_combo16" style="position:absolute; left:528px; top:371px; width:272px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo16.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo16_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo16.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo16_allitem" style="position:absolute; top:390px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="272px"><tr><td height="18px" id="HE_combo16_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><div class="combo_default" id="HE_combo17" style="position:absolute; left:528px; top:395px; width:134px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo17.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo17_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo17.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo17_allitem" style="position:absolute; top:414px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="134px"><tr><td height="18px" id="HE_combo17_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption45" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:394px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption45_TEXT">연속처방/기타구분</td></tr></table><div class="combo_default" id="HE_combo18" style="position:absolute; left:665px; top:395px; width:135px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo18.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo18_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo18.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo18_allitem" style="position:absolute; top:414px; left:665px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="135px"><tr><td height="18px" id="HE_combo18_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption46" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:418px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption46_TEXT">선택진료</td></tr></table><div id="HE_radio11" style="position:absolute; left:531px; top:420px; width:46px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio11_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio11_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">일반</td></tr></table></div><div id="HE_radio12" style="position:absolute; left:668px; top:420px; width:104px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio12_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio12_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">외부의뢰[수탁]</td></tr></table></div><div class="combo_default" id="HE_combo19" style="position:absolute; left:528px; top:443px; width:134px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo19.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo19_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo19.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo19_allitem" style="position:absolute; top:462px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="134px"><tr><td height="18px" id="HE_combo19_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><div class="combo_default" id="HE_combo20" style="position:absolute; left:665px; top:443px; width:135px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo20.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo20_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo20.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo20_allitem" style="position:absolute; top:462px; left:665px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="135px"><tr><td height="18px" id="HE_combo20_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption47" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:442px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption47_TEXT">변경취소사유/수술의사</td></tr></table><div id="HE_checkbox2" style="position:absolute; left:531px; top:468px; width:100px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_checkbox2_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_checkbox2_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">동물임상</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption48" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:466px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption48_TEXT">연구용</td></tr></table><div class="combo_default" id="HE_combo21" style="position:absolute; left:633px; top:467px; width:167px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo21.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo21_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo21.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo21_allitem" style="position:absolute; top:486px; left:633px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="167px"><tr><td height="18px" id="HE_combo21_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption49" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:490px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption49_TEXT">협진감면</td></tr></table><div class="combo_default" id="HE_combo22" style="position:absolute; left:528px; top:491px; width:272px; height:19px; "><table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%; height:100%; "><tr style="width:100%; height:100%; "><td valign="middle"><input id="HE_combo22.input" readonly style="background-color:transparent; border-width:0px; border-style:none; padding-width:0px; cursor:default; width:100%; overflow:hidden; "></td><td align="center" id="HE_combo22_img" style="width:18px; height:100%; " valign="top"><button id="HE_combo22.button" style="position:relative; width:18px; height:100%; background-image:url(/Soonsu/kr/comsquare/image/combo/combo.gif); background-color:#D4D0C8; background-position:center; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; border-top-width:1px; border-bottom-width:1px; "></button></td></tr></table></div><div id="HE_combo22_allitem" style="position:absolute; top:510px; left:528px; visibility:hidden; overflow:visible; z-index:100; border-width:1px; border-color:black; border-style:solid; "><table cellpadding="0" cellspacing="0" style="cursor:default; background-color:#FFFFFF; " width="272px"><tr><td height="18px" id="HE_combo22_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="background-repeat:no-repeat; padding-right:5px; ">combo1</td></tr></table></div><input class="input_default" id="HE_input30" style="position:absolute; left:528px; top:516px; width:85px; height:19px; "><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption50" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:375px; top:514px; width:150px; height:23px; table-layout:fixed; "><tr><td id="HE_caption50_TEXT">협진내역</td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output3" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:616px; top:516px; width:96px; height:19px; table-layout:fixed; "><tr><td id="HE_output3_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output4" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:715px; top:516px; width:85px; height:19px; table-layout:fixed; "><tr><td id="HE_output4_TEXT"></td></tr></table><button class="btn2_letter4" id="HE_button21" style="position:absolute; left:736px; top:153px; width:64px; height:19px; "><span id="HE_button21_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">병원달력
  403. </span></button><div class="line_2" id="HE_line40" style="position:absolute; x1:805px; y1:224px; x2:1194px; y2:224px; border-color:#000000; "><div id="HE_line40_ChildDiv"></div></div><div class="line_2" id="HE_line41" style="position:absolute; x1:805px; y1:248px; x2:1194px; y2:248px; border-color:#000000; "><div id="HE_line41_ChildDiv"></div></div><div class="line_2" id="HE_line42" style="position:absolute; x1:805px; y1:368px; x2:1194px; y2:368px; border-color:#000000; "><div id="HE_line42_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption52" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:178px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption52_TEXT">총진료비</td></tr></table><div class="line_2" id="HE_line43" style="position:absolute; x1:805px; y1:272px; x2:1194px; y2:272px; border-color:#000000; "><div id="HE_line43_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption53" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:322px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption53_TEXT">선택진료료</td></tr></table><div class="line_2" id="HE_line44" style="position:absolute; x1:805px; y1:296px; x2:1194px; y2:296px; border-color:#000000; "><div id="HE_line44_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption54" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:250px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption54_TEXT">보험자부담액</td></tr></table><div class="line_2" id="HE_line45" style="position:absolute; x1:805px; y1:320px; x2:1194px; y2:320px; border-color:#000000; "><div id="HE_line45_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption55" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:346px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption55_TEXT">본인부담총액</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption56" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:274px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption56_TEXT">장이인기금/대불액</td></tr></table><div class="line_2" id="HE_line48" style="position:absolute; x1:805px; y1:392px; x2:1194px; y2:392px; border-color:#000000; "><div id="HE_line48_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption57" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:394px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption57_TEXT">기카드액/기온라인</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption58" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:418px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption58_TEXT">선수금</td></tr></table><div class="line_1" id="HE_line51" style="position:absolute; x1:805px; y1:173px; x2:1194px; y2:173px; border-color:#000000; "><div id="HE_line51_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption60" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:298px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption60_TEXT">비급여총액</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption62" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:370px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption62_TEXT">기현금액/기선수금</td></tr></table><table cellpadding="0" cellspacing="0" class="tit_2" id="HE_caption64" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:810px; top:158px; width:82px; height:13px; table-layout:fixed; "><tr><td id="HE_caption64_TEXT">진료비내역</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption65" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:226px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption65_TEXT">본인부담액</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption66" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:202px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption66_TEXT">급여총액</td></tr></table><div class="line_2" id="HE_line56" style="position:absolute; x1:805px; y1:560px; x2:1194px; y2:560px; border-color:#000000; "><div id="HE_line56_ChildDiv"></div></div><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption23" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:562px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption23_TEXT">단전금액</td></tr></table><table cellpadding="0" cellspacing="0" class="cell_1" id="HE_caption27" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:805px; top:538px; width:120px; height:23px; table-layout:fixed; "><tr><td id="HE_caption27_TEXT">통장입금</td></tr></table><button class="btn2_letter4" id="HE_button6" style="position:absolute; left:637px; top:127px; width:64px; height:19px; "><span id="HE_button6_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">투약일수
  404. </span></button><button class="btn2_letter2" id="HE_button9" style="position:absolute; left:810px; top:443px; width:119px; height:19px; "><span id="HE_button9_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">감액
  405. </span></button><button class="btn2_letter3" id="HE_button10" style="position:absolute; left:810px; top:467px; width:119px; height:19px; "><span id="HE_button10_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">미수액
  406. </span></button><button class="btn2_letter5" id="HE_button11" style="position:absolute; left:810px; top:491px; width:119px; height:19px; "><span id="HE_button11_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">카드결재액
  407. </span></button><button class="btn2_letter4" id="HE_button20" style="position:absolute; left:810px; top:515px; width:119px; height:19px; "><span id="HE_button20_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">수납금액
  408. </span></button><button class="btn2_letter2" id="HE_button25" style="position:absolute; left:1152px; top:153px; width:42px; height:19px; "><span id="HE_button25_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">현금
  409. </span></button><button class="icon_search" id="HE_button29" style="position:absolute; left:236px; top:399px; width:16px; height:16px; "><span id="HE_button29_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">
  410. </span></button><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_input31" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:179px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_input31_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output5" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:203px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output5_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output6" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:227px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output6_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output7" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:251px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output7_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output8" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:275px; width:131px; height:19px; table-layout:fixed; "><tr><td id="HE_output8_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output9" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:299px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output9_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output10" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:323px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output10_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output11" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:347px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output11_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output14" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:419px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output14_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output15" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:443px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output15_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output16" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:467px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output16_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output17" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:491px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output17_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output18" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:515px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output18_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output19" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:539px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output19_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output20" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:564px; width:266px; height:19px; table-layout:fixed; "><tr><td id="HE_output20_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output21" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:1062px; top:275px; width:132px; height:19px; table-layout:fixed; "><tr><td id="HE_output21_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output12" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:1062px; top:371px; width:132px; height:19px; table-layout:fixed; "><tr><td id="HE_output12_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output13" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:371px; width:131px; height:19px; table-layout:fixed; "><tr><td id="HE_output13_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output22" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:1062px; top:395px; width:132px; height:19px; table-layout:fixed; "><tr><td id="HE_output22_TEXT"></td></tr></table><table cellpadding="0" cellspacing="0" class="output_fix" id="HE_output23" onclick="" ondblclick="" onmousedown="" onmousemove="" onmouseup="" style="position:absolute; left:928px; top:395px; width:131px; height:19px; table-layout:fixed; "><tr><td id="HE_output23_TEXT"></td></tr></table><button class="btn2_letter5" id="HE_button24" style="position:absolute; left:1119px; top:5px; width:75px; height:19px; "><span id="HE_button24_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">가예약환자
  411. </span></button><div id="HE_radio13" style="position:absolute; left:94px; top:591px; width:67px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio13_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio13_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">접수이력</td></tr></table></div><div id="HE_radio14" style="position:absolute; left:164px; top:591px; width:74px; height:20px; "><table cellpadding="0" cellspacing="0" id="HE_radio14_allitem" width="100%"><tr><td align="left" height="18pxpx" id="HE_radio14_0_0" ondblclick=" " onkeydown=" " onkeypress=" " onkeyup=" " onmousedown=" " onmousemove=" " onmouseup=" " style="cursor:default; background-repeat:no-repeat; ">취소이력</td></tr></table></div><div class="line_3" id="HE_line6" style="position:absolute; x1:0px; y1:148px; x2:1194px; y2:148px; border-color:#000000; "><div id="HE_line6_ChildDiv"></div></div><div class="line_3" id="HE_line16" style="position:absolute; x1:375px; y1:537px; x2:800px; y2:537px; border-color:#000000; "><div id="HE_line16_ChildDiv"></div></div><div class="line_3" id="HE_line50" style="position:absolute; x1:805px; y1:584px; x2:1194px; y2:584px; border-color:#000000; "><div id="HE_line50_ChildDiv"></div></div></div>
  412. <div id="HE_group3" style="position:absolute; left:0px; top:13px; width:1195px; height:52px; "><button class="btn3_letter6" id="HE_button8" style="position:absolute; left:71px; top:3px; width:104px; height:22px; "><span id="HE_button8_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">접수내역트리
  413. </span></button><button class="btn3_letter6" id="HE_button26" style="position:absolute; left:178px; top:3px; width:104px; height:22px; "><span id="HE_button26_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">상세이력조회
  414. </span></button><button class="btn3_letter6" id="HE_button27" style="position:absolute; left:285px; top:3px; width:104px; height:22px; "><span id="HE_button27_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">인적사항변경
  415. </span></button><button class="btn4_letter4" id="HE_button22" style="position:absolute; left:640px; top:28px; width:80px; height:22px; "><span id="HE_button22_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">수가계산
  416. </span></button><button class="btn4_letter2" id="HE_button32" style="position:absolute; left:841px; top:28px; width:56px; height:22px; "><span id="HE_button32_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">취소
  417. </span></button><button class="btn4_letter2" id="HE_button33" style="position:absolute; left:723px; top:28px; width:56px; height:22px; "><span id="HE_button33_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">저장
  418. </span></button><button class="btn4_letter2" id="HE_button34" style="position:absolute; left:782px; top:28px; width:56px; height:22px; "><span id="HE_button34_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">수정
  419. </span></button><button class="btn4_letter3" id="HE_button35" style="position:absolute; left:1126px; top:28px; width:68px; height:22px; "><span id="HE_button35_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">초기화
  420. </span></button><button class="btn3_letter6" id="HE_button15" style="position:absolute; left:0px; top:28px; width:104px; height:22px; "><span id="HE_button15_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">보험기호관리
  421. </span></button><button class="btn3_letter9" id="HE_button19" style="position:absolute; left:107px; top:28px; width:140px; height:22px; "><span id="HE_button19_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">예약[일정]일괄변경
  422. </span></button><button class="btn3_letter3" id="HE_button12" style="position:absolute; left:0px; top:3px; width:68px; height:22px; "><span id="HE_button12_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">진단서
  423. </span></button><button class="btn4_letter7" id="HE_button28" style="position:absolute; left:900px; top:28px; width:116px; height:22px; "><span id="HE_button28_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">환자카드재발행
  424. </span></button><button class="btn4_letter6" id="HE_button23" style="position:absolute; left:1019px; top:28px; width:104px; height:22px; "><span id="HE_button23_TEXT" style="width:100%; overflow:hidden; word-wrap:break-word; ">영수증재발행
  425. </span></button><div class="line_6" id="HE_line11" style="position:absolute; x1:0px; y1:50px; x2:1194px; y2:50px; border-color:#000000; "><div id="HE_line11_ChildDiv"></div></div></div>
  426. <form action="/Soonsu/FileUpload.tfs" enctype="multipart/form-data" id="HE___TF_UploadForm" method="post" style="display:none; " target="HE___TF_UploadFrame_5905"></form>
  427. <iframe id="HE___TF_UploadFrame" name="HE___TF_UploadFrame_5905" style="display:none; position:absolute; "></iframe>
  428. <iframe id="HE___TF_ImageUploadFrame" name="HE___TF_ImageUploadFrame" style="display:none; position:absolute; "></iframe>
  429. <iframe id="HE___TF_LoadExcel" name="HE___TF_LoadExcel" style="display:none; position:absolute; "></iframe>
  430. <form action="/Soonsu/ExcelSave.tfs" enctype="multipart/form-data" id="HE___TF_ExcelDownload" method="post" style="display:none; " target="HE___TF_UploadFrame_5905"><input id="HE___TF_ExcelDownload_Name" name="Name" type="hidden"><input id="HE___TF_ExcelDownload_Data" name="Data" type="hidden"></form></body>
  431. </html>