SMPIE03600_심사보류관리.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * @(#)SMPIE03600_심사보류관리.xrw
  4. * 수정이력
  5. * - 2008.10.08 / 최초작성 / 강종태
  6. ************************************************
  7. * [ Maps ]
  8. * TRZBC00101 : 공통코드(보험유형)
  9. * TRPID20407 : 청구차수
  10. -->
  11. <?xml-stylesheet ype="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  13. <xhtml:head>
  14. <xhtml:title>심사보류 관리</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <!-- SPPMC02500_환자조회 화면에서 선택된 검색결과를 받는 경로임 -->
  20. <patinfo>
  21. <patinfolist/>
  22. </patinfo>
  23. <popupendflag/>
  24. <!-- SPPMC02500_환자조회 화면에서 선택된 검색결과를 받는 경로 끝-->
  25. <grdlist>
  26. <judghold>
  27. <pid/>
  28. <pidsn/>
  29. <decoseq/>
  30. <seq/>
  31. <patnm/>
  32. <clamym/>
  33. <clamdg/>
  34. <flag/>
  35. <ioflag/>
  36. <insukind/>
  37. <ordfildcd/>
  38. <orddeptcd/>
  39. <reteno/>
  40. <reteresn/>
  41. <judgrretecd/>
  42. <judgrretespec/>
  43. <reclamyn/>
  44. <lossyn/>
  45. <depoyn/>
  46. <abdresncd/>
  47. <rem/>
  48. <judgrid/>
  49. </judghold>
  50. </grdlist>
  51. </main>
  52. <init>
  53. <clamdg/>
  54. <!-- 보험유형 -->
  55. <P0421list>
  56. <P0421>
  57. <cdnm/>
  58. <cdid/>
  59. </P0421>
  60. </P0421list>
  61. <!-- 보류사유 -->
  62. <P0283list>
  63. <P0283>
  64. <cdnm/>
  65. <cdid/>
  66. </P0283>
  67. </P0283list>
  68. <!-- 부제기사유 -->
  69. <P0466list>
  70. <P0466>
  71. <cdnm/>
  72. <cdid/>
  73. </P0466>
  74. </P0466list>
  75. <!-- 분야 -->
  76. <P0425list>
  77. <P0425>
  78. <cdnm/>
  79. <cdid/>
  80. </P0425>
  81. </P0425list>
  82. <!-- 심사자 -->
  83. <U0001list/>
  84. </init>
  85. <memo>
  86. <onmove/>
  87. <contents/>
  88. <pre_x/>
  89. <pre_y/>
  90. <typeflag/>
  91. </memo>
  92. <hidden>
  93. <!-- 환자조회 팝업용도-->
  94. <sppmc02500>
  95. <cond>
  96. <srchcond/>
  97. <pid/>
  98. <hngnm/>
  99. </cond>
  100. </sppmc02500>
  101. <flag>
  102. <item>
  103. <cd/>
  104. <nm/>
  105. </item>
  106. <item>
  107. <cd>주민보류</cd>
  108. <nm>01</nm>
  109. </item>
  110. <item>
  111. <cd>자격보류</cd>
  112. <nm>02</nm>
  113. </item>
  114. <item>
  115. <cd>반송</cd>
  116. <nm>03</nm>
  117. </item>
  118. <item>
  119. <cd>자격반송</cd>
  120. <nm>04</nm>
  121. </item>
  122. <item>
  123. <cd>심사보류</cd>
  124. <nm>05</nm>
  125. </item>
  126. </flag>
  127. </hidden>
  128. <send>
  129. <search>
  130. <clamym/>
  131. <clamdg/>
  132. <insukind/>
  133. <ioflag>A</ioflag>
  134. <pid/>
  135. <judgrid/>
  136. <flag/>
  137. </search>
  138. <judghold/>
  139. </send>
  140. </root>
  141. </instance>
  142. <script type="javascript" ev:event="xforms-ready">
  143. <![CDATA[
  144. // 화면 초기화
  145. fInitialize();
  146. ]]>
  147. </script>
  148. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  149. <submission id="TRPID20407" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/init/clamdg"/>
  150. <submission id="TRPIE03600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main"/>
  151. <submission id="TXPIE00800" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
  152. <submission id="TRPIB00603" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/U0001list"/>
  153. </model>
  154. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  155. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  156. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  157. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  158. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  159. <script type="javascript">
  160. <![CDATA[
  161. // 화면 초기화
  162. function fInitialize()
  163. {
  164. model.removeNodeset("/root/main/grdlist/judghold"); // 그리드 초기화
  165. submit("TRPIB00603"); // 심사자 콤보리스트
  166. zbcfGetCodeList(
  167. new Array("P0421" // 보험유형
  168. ,"P0466" // 부제기사유
  169. ,"P0283" // 보류사유
  170. ,"P0425" // 보류사유
  171. ),
  172. new Array("/root/init/P0421list"
  173. ,"/root/init/P0466list"
  174. ,"/root/init/P0283list"
  175. ,"/root/init/P0425list"
  176. )
  177. );
  178. cmb_insukind.refresh();
  179. // 청구년월, 차수 셋팅 시작
  180. var today = new Date();
  181. var baseyear = today.getDateFormat("YYYY"); // (dateHelper.js)에서 제공하는 함수를 사용하여 해당 년를 구한다.
  182. var basemonth = today.getDateFormat("MM");
  183. var currentym = baseyear + basemonth;
  184. model.setValue("/root/send/search/clamym",currentym);
  185. ipt_clamym.refresh();
  186. pidfGetClamdg();
  187. cmb_clamdg.select(0);
  188. cmb_clamdg.refresh();
  189. // 청구년월 셋팅 끝
  190. }
  191. // 환자단위 조회
  192. function fPatSrch()
  193. {
  194. var ipt_pid = model.getValue("/root/send/search/pid");
  195. if (ipt_pid) {
  196. if ( !isNaN(ipt_pid) )
  197. {
  198. model.setValue("/root/hidden/sppmc02500/cond/srchcond", "1"); // 검색조건 : 등록번호로 설정
  199. model.setValue("/root/hidden/sppmc02500/cond/pid", ipt_pid);
  200. }
  201. else
  202. {
  203. model.setValue("/root/hidden/sppmc02500/cond/srchcond", "2"); // 검색조건 : 환자명으로 설정
  204. model.setValue("/root/hidden/sppmc02500/cond/hngnm", ipt_pid);
  205. }
  206. } else {
  207. model.resetInstanceNode("/root/hidden/sppmc02500/cond");
  208. }
  209. // pam/commonweb/xrw/SPPMC02500_환자조회.xrw
  210. modal("SPPMC02500", "1", "150", "150", "SPPMC02500", "/root/hidden/sppmc02500/cond", "/root/send", "", ""); // SPPMC02500_환자조회.xrw
  211. var srch_pid = model.getValue("/root/main/patinfo/patinfolist/pid");
  212. if (srch_pid) { // SPPMC02500_환자조회 화면에서 조회한 경우임
  213. model.removeNodeset("/root/main/patinfo/patinfolist"); // patinfolist가 제거됨 (resetInstanceNode의 경우 값은 지우고 노드는 남아있음)
  214. model.makeNode("/root/main/patinfo/patinfolist"); // SPPMC02500_환자조회 팝업을 다시 조회할 경우를 위해 다시 노드를 추가함
  215. model.setValue("/root/send/search/pid", srch_pid);
  216. }
  217. model.refresh();
  218. }
  219. // 청구년월 함수
  220. function pidfGetClamdg() {
  221. model.removeNodeset("/root/init/clamdg");
  222. model.makeNode("/root/init/clamdg"); submit("TRPID20407");
  223. addComboItem("cmb_clamdg"," ","","above"); // 데이터가 별로 없으므로 차수는 전체 가능하게 변신
  224. }
  225. // 상세내역 Byte 체크
  226. function fChkBytes()
  227. {
  228. var iLen = 0; // 상세내역 길이가 500 byte가 되었는지 계산
  229. var eng_size = 0;
  230. var hng_size = 0;
  231. for (var i=0; i < ipt_memo.value.length; i++) {
  232. var sBit = ipt_memo.value.charAt(i);
  233. if (escape(sBit).length > 4) {
  234. iLen = iLen + 3; // 한글
  235. } else {
  236. iLen = iLen + 1; // 영문,기호
  237. }
  238. }
  239. if (iLen > 500) { // 영문(500자), 한글(250자)
  240. eng_size = iLen - 500;
  241. hng_size = Math.round((iLen - 500)/3);
  242. err_msg = "한글 " + hng_size + "자, 영문 " + eng_size + "자 를";
  243. messageBox(err_msg, "E003");
  244. return "N";
  245. }
  246. }
  247. // 조회
  248. function fSearch()
  249. {
  250. submit("TRPIE03600");
  251. }
  252. // 저장
  253. function fSaveData()
  254. {
  255. if(!grd_judghold.getUpdateDataXml("update"))
  256. {
  257. messageBox("저장할 자료가","I004");
  258. return;
  259. }
  260. model.setValue("/root/send/judghold",grd_judghold.getUpdateData());
  261. if (submit("TXPIE00800"))
  262. {
  263. fSearch();
  264. }
  265. }
  266. ]]>
  267. </script>
  268. </xhtml:head>
  269. <xhtml:body guideline="1,1193;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  270. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  271. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">심사보류 관리</caption>
  272. </group>
  273. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  274. <group id="group2" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  275. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  276. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">청구년월 :</caption>
  277. <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  278. <caption>조회</caption>
  279. <script type="javascript" ev:event="DOMActivate">
  280. <![CDATA[
  281. fSearch();
  282. ]]>
  283. </script>
  284. </button>
  285. <line id="line13" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  286. <input id="ipt_clamym" ref="/root/send/search/clamym" class="input_search" inputtype="date" format="yyyy-mm" style="left:104px; top:8px; width:71px; height:19px; ">
  287. <script type="javascript" ev:event="xforms-value-changed">
  288. <![CDATA[
  289. pidfGetClamdg();
  290. cmb_clamdg.refresh();
  291. cmb_clamdg.select(0);
  292. ]]>
  293. </script>
  294. </input>
  295. <select1 id="cmb_clamdg" ref="/root/send/search/clamdg" class="combo_search" appearance="minimal" style="left:180px; top:8px; width:60px; height:19px; ">
  296. <choices>
  297. <itemset nodeset="/root/init/clamdg/clamdglist">
  298. <label ref="clamdgnm"/>
  299. <value ref="clamdgcd"/>
  300. </itemset>
  301. </choices>
  302. </select1>
  303. <caption id="cp_patnm" class="search_name" style="left:513px; top:8px; width:76px; height:17px; ">환자조회</caption>
  304. <input id="ipt_patunitsrch" ref="/root/send/search/pid" class="input_search" navindex="3" inputtype="button" maxlength="10" style="left:595px; top:8px; width:90px; height:19px; ">
  305. <hint>
  306. <![CDATA[환자성명으로 검색시 2자 이상 입력하세요.]]>
  307. </hint>
  308. <script type="javascript" ev:event="onkeypress">
  309. <![CDATA[
  310. if (event.keyCode == "13") { // Enter 입력 시에
  311. if (ipt_patunitsrch.currentText.length > 1) { // 2글자 이상이면
  312. setInputNodeCurText(); // (tfHelper.js) 현재 인풋값 노드 반영
  313. if( isNaN(model.getValue("/root/send/search/pid")) ) // PID로 검색시 조회
  314. {
  315. fPatSrch();
  316. }
  317. else
  318. {
  319. fSearch();
  320. }
  321. }
  322. }
  323. ]]>
  324. </script>
  325. <script type="javascript" ev:event="onbuttonclick">
  326. <![CDATA[
  327. fPatSrch();
  328. ]]>
  329. </script>
  330. </input>
  331. <output id="opt_insukind" ref="/root/send/search/insukind" class="output_search" style="left:465px; top:8px; width:20px; height:19px; "/>
  332. <select1 id="cmb_insukind" ref="/root/send/search/insukind" class="combo_search" appearance="minimal" style="left:360px; top:8px; width:100px; height:19px; ">
  333. <choices>
  334. <itemset nodeset="/root/init/P0421list/P0421">
  335. <label ref="cdnm"/>
  336. <value ref="cdid"/>
  337. </itemset>
  338. </choices>
  339. </select1>
  340. <caption id="caption13" class="search_name" style="left:275px; top:8px; width:76px; height:17px; ">보험유형</caption>
  341. <caption id="caption3" class="search_name" style="left:710px; top:8px; width:73px; height:17px; ">심사자</caption>
  342. <select1 id="cmb_judgrid" ref="/root/send/search/judgrid" navindex="1" appearance="minimal" style="left:785px; top:8px; width:100px; height:19px; ">
  343. <choices>
  344. <itemset nodeset="/root/init/U0001list/U0001">
  345. <label ref="cdnm"/>
  346. <value ref="cdid"/>
  347. </itemset>
  348. </choices>
  349. </select1>
  350. <caption id="caption1" class="search_name" style="left:900px; top:8px; width:76px; height:17px; ">보류구분</caption>
  351. <select1 id="combo1" ref="/root/send/search/flag" navindex="1" appearance="minimal" style="left:980px; top:8px; width:100px; height:19px; ">
  352. <choices>
  353. <itemset nodeset="/root/hidden/flag/item">
  354. <label ref="cd"/>
  355. <value ref="nm"/>
  356. </itemset>
  357. </choices>
  358. </select1>
  359. </group>
  360. <caption id="caption5" class="tit_2" style="left:5px; top:56px; width:193px; height:14px; ">심사보류 리스트</caption>
  361. <line id="line3" class="line_1" style="x1:0px; y1:71px; x2:1194px; y2:71px; "/>
  362. <datagrid id="grd_judghold" nodeset="/root/main/grdlist/judghold" class="datagrid2" caption="등록번호^pidsn^decoseq^seq^수신자명^청구년월^차수^구분^내원&#xA;유형^유&#xA;형^분야^진료과^보류번호^보류사유^코드^상세내역^재청구&#xA;여부^결손&#xA;처리^입금&#xA;여부^부제기사유^참고사항^심사자" colsep="^" colwidth="66, 33, 53, 25, 56, 61, 50, 58, 35, 21, 63, 52, 76, 234, 51, 267, 44, 35, 33, 150, 88, 50" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:76px; width:1194px; height:663px; ">
  363. <col ref="pid" style="text-align:right; "/>
  364. <col ref="pidsn" visibility="hidden" style="background-color:#c0c0c0; "/>
  365. <col ref="decoseq" visibility="hidden" style="background-color:#c0c0c0; "/>
  366. <col ref="seq" visibility="hidden" style="background-color:#c0c0c0; "/>
  367. <col ref="patnm" style="text-align:center; "/>
  368. <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
  369. <col ref="clamdg" style="text-align:right; "/>
  370. <col disabled="true" ref="flag" type="combo" style="text-align:center; ">
  371. <choices>
  372. <itemset nodeset="/root/hidden/flag/item">
  373. <label ref="cd"/>
  374. <value ref="nm"/>
  375. </itemset>
  376. </choices>
  377. </col>
  378. <col disabled="true" ref="ioflag" type="combo" style="text-align:center; ">
  379. <choices>
  380. <item>
  381. <label>입원</label>
  382. <value>I</value>
  383. </item>
  384. <item>
  385. <label>외래</label>
  386. <value>O</value>
  387. </item>
  388. </choices>
  389. </col>
  390. <col ref="insukind" style="text-align:center; "/>
  391. <col disabled="true" ref="ordfildcd" type="combo" style="text-align:center; ">
  392. <choices>
  393. <itemset nodeset="/root/init/P0425list/P0425">
  394. <label ref="cdnm"/>
  395. <value ref="cdid"/>
  396. </itemset>
  397. </choices>
  398. </col>
  399. <col ref="orddeptcd" style="text-align:center; "/>
  400. <col ref="reteno" style="text-align:right; "/>
  401. <col disabled="true" ref="reteresn" type="combo">
  402. <choices>
  403. <itemset nodeset="/root/init/P0283list/P0283">
  404. <label ref="cdnm"/>
  405. <value ref="cdid"/>
  406. </itemset>
  407. </choices>
  408. </col>
  409. <col ref="judgrretecd"/>
  410. <col ref="judgrretespec" type="inputbutton"/>
  411. <col ref="reclamyn" style="text-align:center; "/>
  412. <col ref="lossyn" style="text-align:center; "/>
  413. <col ref="depoyn" style="text-align:center; "/>
  414. <col disabled="true" ref="abdresncd" type="combo">
  415. <choices>
  416. <itemset nodeset="/root/init/P0466list/P0466">
  417. <label ref="cdnm"/>
  418. <value ref="cdid"/>
  419. </itemset>
  420. </choices>
  421. </col>
  422. <col ref="rem"/>
  423. <col ref="judgrid" style="text-align:center; "/>
  424. <script type="javascript" ev:event="onbuttonclick">
  425. <![CDATA[
  426. var row = grd_judghold.row;
  427. // 해당행의 상세내역값을 메모창에 보여줄 값으로 복사
  428. model.setValue("/root/memo/contents",model.getValue("/root/main/grdlist/judghold[" + row + "]/judgrretespec"));
  429. ipt_memo.refresh();
  430. // 메모창 출현
  431. grp_memo.visible= true;
  432. ]]>
  433. </script>
  434. <script type="javascript" ev:event="onclick">
  435. <![CDATA[
  436. var row = grd_judghold.row;
  437. var col = grd_judghold.col;
  438. // 상세내역을 클릭했을 경우 메모창의 텍스트박스 값 변경
  439. if ( col == grd_judghold.colRef("judgrretespec"))
  440. {
  441. model.setValue("/root/memo/contents",model.getValue("/root/main/grdlist/judghold[" + row + "]/judgrretespec"));
  442. ipt_memo.refresh();
  443. }
  444. ]]>
  445. </script>
  446. <script type="javascript" ev:event="xforms-value-changed">
  447. <![CDATA[
  448. var row = grd_judghold.row;
  449. var col = grd_judghold.col;
  450. // 상세내역을 클릭했을 경우 메모창의 텍스트박스 값 변경
  451. if ( col == grd_judghold.colRef("judgrretespec"))
  452. {
  453. ipt_memo.value = model.getValue("/root/main/grdlist/judghold[" + row + "]/judgrretespec");
  454. ipt_memo.refresh();
  455. if ( fChkBytes() == "N" )
  456. {
  457. grp_memo.visible= true;
  458. }
  459. }
  460. ]]>
  461. </script>
  462. </datagrid>
  463. <!-- 메모창 그룹 시작-->
  464. <group id="grp_memo" visibility="hidden" style="left:385px; top:170px; width:480px; height:305px; ">
  465. <shape id="rr_memo" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:480px; height:305px; "/>
  466. <textarea id="ipt_memo" ref="/root/memo/contents" style="left:6px; top:24px; width:469px; height:246px; "/>
  467. <caption id="cp_navi" class="search_name" style="left:6px; top:5px; width:154px; height:17px; ">
  468. <![CDATA[상세내역 입력/조회]]>
  469. </caption>
  470. <button id="btn_confirm" class="btn4_letter2" style="left:351px; top:275px; width:56px; height:22px; ">
  471. <caption>확인</caption>
  472. <script type="javascript" ev:event="DOMActivate">
  473. <![CDATA[
  474. // 500Byte 이상은 체크
  475. err_chk = fChkBytes();
  476. if (err_chk != "N")
  477. {
  478. var row = grd_judghold.row;
  479. var value = model.getValue("/root/main/grdlist/judghold[" + row + "]/judgrretespec");
  480. if(value != ipt_memo.value){
  481. model.setValue("/root/main/grdlist/judghold[" + row + "]/judgrretespec",ipt_memo.currentText);
  482. grd_judghold.addstatus(grd_judghold.row, "update");
  483. }
  484. ipt_memo.value= "";
  485. ipt_memo.refresh();
  486. grp_memo.visible = false;
  487. }
  488. ]]>
  489. </script>
  490. </button>
  491. <button id="btn_cancel" class="btn4_letter2" style="left:415px; top:275px; width:56px; height:22px; ">
  492. <caption>취소</caption>
  493. <script type="javascript" ev:event="DOMActivate">
  494. <![CDATA[
  495. ipt_memo.value= "";
  496. grp_memo.visible = false;
  497. ]]>
  498. </script>
  499. </button>
  500. </group>
  501. <button id="button90" class="btn5_letter2" style="left:1149px; top:50px; width:42px; height:19px; ">
  502. <caption>저장</caption>
  503. <script type="javascript" ev:event="DOMActivate">
  504. <![CDATA[
  505. if ( grp_memo.visible == true )
  506. {
  507. messageBox("상세내역 입력/조회 창이 닫히지 ","E007");
  508. }
  509. else
  510. {
  511. fSaveData();
  512. }
  513. ]]>
  514. </script>
  515. </button>
  516. </group>
  517. <!-- 메모창 그룹 끝-->
  518. <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
  519. <line id="line33" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
  520. </group>
  521. </xhtml:body>
  522. </xhtml:html>