SPZUM01800_전화번호안내.xrw 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>전화번호 안내</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. </main>
  11. <send>
  12. </send>
  13. </root>
  14. </instance>
  15. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  16. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  17. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  18. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  19. <script type="javascript" ev:event="xforms-ready">
  20. <![CDATA[
  21. var systemcd = getSystemCd();
  22. var systeminstcd = systemcd.substring(3,6);
  23. if(systeminstcd == "030")
  24. btn_mis.visible = true;
  25. ]]>
  26. </script>
  27. </model>
  28. </xhtml:head>
  29. <xhtml:body pagewidth="245" pageheight="140" style="vertical-align:middle; ">
  30. <button id="btn_close" class="icon_close" style="left:190px; top:134px; width:42px; height:15px; ">
  31. <caption/>
  32. <close ev:event="DOMActivate"/>
  33. </button>
  34. <caption id="caption1" style="left:5px; top:0px; width:240px; height:20px; font-weight:bold; ">* 의료정보센터 담당자별 전화번호 안내</caption>
  35. <caption id="caption2" style="left:25px; top:20px; width:72px; height:20px; ">⊙ 진료 :</caption>
  36. <caption id="caption3" style="left:25px; top:114px; width:94px; height:20px; ">⊙ 야간 및 휴일 :</caption>
  37. <caption id="caption4" style="left:25px; top:39px; width:70px; height:20px; ">⊙ 원무 :</caption>
  38. <caption id="caption7" style="left:25px; top:58px; width:96px; height:20px; ">⊙ 검사 :</caption>
  39. <caption id="caption12" style="left:130px; top:20px; width:62px; height:20px; ">T. 6598</caption>
  40. <caption id="caption13" style="left:130px; top:114px; width:62px; height:20px; ">T. 2200</caption>
  41. <caption id="caption15" style="left:130px; top:39px; width:62px; height:20px; ">T. 6596</caption>
  42. <caption id="caption17" style="left:130px; top:58px; width:78px; height:20px; ">T. 5165 , 5154</caption>
  43. <caption id="caption5" style="left:25px; top:77px; width:70px; height:20px; ">⊙ PC :</caption>
  44. <caption id="caption6" style="left:130px; top:77px; width:62px; height:20px; ">T. 5158</caption>
  45. <caption id="caption8" style="left:25px; top:95px; width:70px; height:20px; ">⊙ 통신 :</caption>
  46. <caption id="caption9" style="left:130px; top:95px; width:74px; height:20px; ">T. 5101, 5102</caption>
  47. <button id="btn_mis" class="btn5_letter5" visibility="hidden" style="left:30px; top:135px; width:75px; height:19px; ">
  48. <caption>Ku2.0 MIS</caption>
  49. <script type="javascript" ev:event="DOMActivate">
  50. <![CDATA[
  51. openHtml("https://misx030.knuh.kr/himed");
  52. ]]>
  53. </script>
  54. </button>
  55. </xhtml:body>
  56. </xhtml:html>