123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>가정간호 의뢰환자 현황(진료)</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <reqlist>
- <info>
- <pid/>
- <hngnm/>
- <age/>
- <rrgstno1/>
- <rrgstno2/>
- <address/>
- <reqdd/>
- <reqdeptnm/>
- <reqdrnm/>
- <indd/>
- <flag/>
- <orddd/>
- <cretno/>
- <chosflag/>
- <instcd/>
- </info>
- <detlinfo>
- <reqdd/>
- <formflag/>
- <reqdrnm/>
- <orddd/>
- <cretno/>
- <chosflag/>
- <instcd/>
- <recdt/>
- <inptdt/>
- <recnursid/>
- <patflag/>
- <churchcd/>
- </detlinfo>
- <cntinfo>
- <cnt1/>
- <cnt2/>
- </cntinfo>
- </reqlist>
- <cond>
- <formflag>1</formflag>
- <listflag/>
- <recdt/>
- <deptcd/>
- <reqdd/>
- <pid/>
- <dateflag>6D</dateflag>
- </cond>
- <getreqlist/>
- <codedata>
- <popupmenu>
- <grid1>
- <item>
- <name>consult</name>
- <func>fAddPrcp</func>
- </item>
- <item>
- <name>통합결과조회</name>
- <func>fResult</func>
- </item>
- <item>
- <name>통합기록조회</name>
- <func>fRec</func>
- </item>
- </grid1>
- <grid2>
- <item>
- <name>경과요약보기</name>
- <func>fReportSearch</func>
- </item>
- <item>
- <name>consult</name>
- <func>fAddPrcp</func>
- </item>
- <item>
- <name>통합결과조회</name>
- <func>fResult</func>
- </item>
- <item>
- <name>통합기록조회</name>
- <func>fRec</func>
- </item>
- </grid2>
- </popupmenu>
- </codedata>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden>
- <hngnm/>
- <rrgstno1/>
- <rrgstno2/>
- <age/>
- <address/>
- <pid/>
- <cnt1/>
- <cnt2/>
- </hidden>
- <param>
- <pid/>
- <inptdt/>
- <fromdd/>
- <todd/>
- <patflag/>
- <searchkind>1</searchkind>
- <churchcd/>
- <dockind>2</dockind>
- <menuparameter>2</menuparameter>
- </param>
- <init/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //model.setValue("/root/main/cond/deptcd", getUserInfo ( "dutplcecd" ));
-
- // sdm add ------------------------------------------------------------
- radio1.visible=false;
- //--------------------------------------------------------------------
- //20080724 손은연 세션종보가 병원으로 테스트 중 나오는 문제로 수정
- model.makeNode("/root/init/cond");
- var paminfo = getGlobalVariable("paminfo");
-
- //setCSVToNode("/root/init/cond", paminfo);
- //20080910 김홍점 fSubmit 에서 세팅하므로 여기서는 불필요
- // var pid = model.getValue("/root/init/cond/list/pid");
- //
- // if(getUserInfo( "dutplcecd" ) == '1000000000'){
- // model.setValue("/root/main/cond/deptcd", "-");
- // }else if(pid == "") {
- // model.setValue("/root/main/cond/deptcd", "-");
- // }else if(pid != "") {
- // model.setValue("/root/main/cond/deptcd", model.getValue("/root/init/cond/list/orddeptcd"));
- // }else{
- // model.setValue("/root/main/cond/deptcd", getUserInfo ( "dutplcecd" ));
- // }
-
- fSubmit();
- ]]>
- </script>
- <submission id="TRMNF05101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/getreqlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript">
- <![CDATA[
- function fReportSearch(){
- var currRow = grd_reqdetl.selectedRow(0);
- setParameter("SMMNF05100_param","Y");
-
- model.setValue("/root/param/pid", model.getValue("/root/hidden/pid"));
- model.setValue("/root/param/inptdt", model.getValue("/root/main/reqlist/detlinfo[" + currRow + "]/inptdt") );
- model.setValue("/root/param/fromdd", model.getValue("/root/main/reqlist/detlinfo[" + currRow + "]/recdd") );
- model.setValue("/root/param/todd", model.getValue("/root/main/reqlist/detlinfo[" + currRow + "]/recdd") );
- model.setValue("/root/param/patflag", model.getValue("/root/main/reqlist/detlinfo[" + currRow + "]/patflag") );
- model.setValue("/root/param/churchcd",
- isNull(model.getValue("/root/main/reqlist/detlinfo[" + currRow + "]/churchcd")) ? "-" : model.getValue("/root/main/reqlist/detlinfo[" + currRow + "]/churchcd") );
-
- open("SMMNF00400", "", "", "", "SMMNF00400", "/root/param", "/root/param");
- //clearParameter("SMMNF05100_param");
- }
-
- function fAddPrcp(){
- btn_consult.dispatch("DOMActivate");
- }
-
- function fResult(){
- btn_result.dispatch("DOMActivate");
- }
- function fRec(){
- btn_rec.dispatch("DOMActivate");
- }
- function fSubmit(){
- model.removeNodeset("/root/send");
- model.removeNodeset("/root/main/reqlist");
- model.resetInstanceNode("/root/hidden");
- model.removeNodeset("/root/main/getreqlist");
-
- model.makeNode("/root/send/reqdata");
- model.makeValue("/root/main/cond/listflag","1");
-
- var pid = model.getValue("/root/init/cond/list/pid");
-
- //20080910 김홍점 세션 부서코드가 병원일경우 부서코드조건을 안넘기고 병원이 아닐경우 부서코드는 세션정보 그대로간다.
- if(getUserInfo( "dutplcecd" ) == '1000000000'){
- model.setValue("/root/main/cond/deptcd", "-");
- }else{
- model.setValue("/root/main/cond/deptcd", getUserInfo ( "dutplcecd" ));
- }
- // if(getUserInfo( "dutplcecd" ) == '1000000000'){
- // model.setValue("/root/main/cond/deptcd", "-");
- // }else if(pid == "") {
- // model.setValue("/root/main/cond/deptcd", "-");
- // }else if(pid != "") {
- // model.setValue("/root/main/cond/deptcd", model.getValue("/root/init/cond/list/orddeptcd"));
- // }else{
- // model.setValue("/root/main/cond/deptcd", getUserInfo ( "dutplcecd" ));
- // }
-
- model.copyNode("/root/send/reqdata", "/root/main/cond");
-
- submit("TRMNF05101");
-
-
- model.makeNode("/root/main/reqlist");
- model.copyNode("/root/main/reqlist", "/root/main/getreqlist");
- //copyNodesetType("/root/main/reqlist", "/root/main/getreqlist", "replace", model, model);
-
- //20080910 김홍점 app에서 건수 보냄
- // var nodeCnt1= instance1.selectNodes("/root/main/reqlist/info[flag='최초' or flag='MIG']");
- // var nodeCnt2= instance1.selectNodes("/root/main/reqlist/info[flag='경과']");
- //
- // model.setValue("/root/hidden/cnt1", ( nodeCnt1 != null && nodeCnt1.length > 0 ? nodeCnt1.length+" 건" : "0") );
- // model.setValue("/root/hidden/cnt2", ( nodeCnt2 != null && nodeCnt2.length > 0 ? nodeCnt2.length+" 건" : "0") );
-
- model.refresh();
- fGridClick("select");
- // model.setValue("/root/hidden/pid", model.getValue("/root/main/reqlist/info[" + gridrow + "]/pid") );
- // model.setValue("/root/hidden/hngnm", model.getValue("/root/main/reqlist/info[" + gridrow + "]/hngnm") );
- // model.setValue("/root/hidden/rrgstno1", model.getValue("/root/main/reqlist/info[" + gridrow + "]/rrgstno1") );
- // model.setValue("/root/hidden/rrgstno2", model.getValue("/root/main/reqlist/info[" + gridrow + "]/rrgstno2") );
- // model.setValue("/root/hidden/age", model.getValue("/root/main/reqlist/info[" + gridrow + "]/age") );
- // model.setValue("/root/hidden/address", model.getValue("/root/main/reqlist/info[" + gridrow + "]/address") );
-
- }
-
- function fGridClick(selectflag){
- var currRow = 0;
- if ( selectflag == "select"){
- grd_req.select(1,1)= true;
- currRow = grd_req.selectedRow(0);
- }else {
- currRow = grd_req.row;
- }
- //그리드 row선택시 row외 다른곳 선택시 error메세지
- if( currRow >= grd_req.fixedRows ) {
- ///수정를 원하는 로우를 얻어온다.
- var gridrow = currRow;
- //코드값을 가지고 가기위해
- model.setValue("/root/hidden/pid", model.getValue("/root/main/reqlist/info[" + gridrow + "]/pid") );
- model.setValue("/root/hidden/hngnm", model.getValue("/root/main/reqlist/info[" + gridrow + "]/hngnm") );
- model.setValue("/root/hidden/rrgstno1", model.getValue("/root/main/reqlist/info[" + gridrow + "]/rrgstno1") );
- model.setValue("/root/hidden/rrgstno2", model.getValue("/root/main/reqlist/info[" + gridrow + "]/rrgstno2") );
- model.setValue("/root/hidden/age", model.getValue("/root/main/reqlist/info[" + gridrow + "]/age") );
- model.setValue("/root/hidden/address", model.getValue("/root/main/reqlist/info[" + gridrow + "]/address") );
- model.removeNodeset("/root/send");
- //model.removeNodeset("/root/main/cond");
- model.makeNode("/root/send/reqdata");
-
-
- model.makeValue("/root/main/cond/listflag","2");
- model.makeValue("/root/main/cond/formflag",rdo_formflag.value);
- model.makeValue("/root/main/cond/pid",model.getValue("/root/main/reqlist/info[" + gridrow + "]/pid"));
- model.makeValue("/root/main/cond/reqdd",model.getValue("/root/main/reqlist/info[" + gridrow + "]/reqdd"));
- model.makeValue("/root/main/cond/recdt",model.getValue("/root/main/reqlist/info[" + gridrow + "]/recdt"));
- //model.makeValue("/root/main/cond/deptcd", getUserInfo ( "dutplcecd" ));
- if ( rdo_formflag.value == "2" ){
- fSetPatInfo(gridrow);//상단정보세팅
- }
- model.copyNode("/root/send/reqdata", "/root/main/cond");
- submit("TRMNF05101");
-
- model.removeNodeset("/root/main/reqlist/detlinfo");
- copyNodeListType("/root/main/reqlist", "/root/main/getreqlist/detlinfo", "after", model, model);
- //model.duplicate("/root/main/reqlist","/root/main/getreqlist/detlinfo");
- model.refresh();
- }
-
- }
-
- function fSetPatInfo(currrow)
- {
- delPatientInfos(); //화면상단정보 삭제
- setGlobalVariable("paminfo", ""); //원무정보 reset
- if (model.getValue("/root/main/reqlist/info[" + currrow + "]/chosflag") == "I" || model.getValue("/root/main/reqlist/info[" + currrow + "]/chosflag") == "E" || model.getValue("/root/main/reqlist/info[" + currrow + "]/chosflag") == "D") {
- // 상단 세팅을 위한 파라미터
- condparam = "I"+ "▦" + model.getValue("/root/main/reqlist/info["+currrow+"]/pid")
- + "▦" + model.getValue("/root/main/reqlist/info["+currrow+"]/orddd")
- + "▦" + model.getValue("/root/main/reqlist/info["+currrow+"]/cretno")
- + "▦" + model.getValue("/root/main/reqlist/info["+currrow+"]/instcd")
- + "▦" + "" //기준일자 스페이스면 오늘일자로 자동세팅
- setParameter("condparam", condparam);
- //상단 세팅 화면 사이즈 작게 띄움
- modal("SPMMO08900", 1, "", "", "", "", "", "left:0; right:0; width:0; height:0; sysmenu:hidden; caption:hidden; min:hidden, max:hidden;");
- } else if( model.getValue("/root/main/reqlist/info[" + currrow + "]/chosflag") == "O" ) {
- var ordtype = model.getValue("/root/main/reqlist/info[" +currrow+"]/chosflag");
- var pid = model.getValue("/root/main/reqlist/info[" +currrow+ "]/pid");
- var orddd = model.getValue("/root/main/reqlist/info[" +currrow+ "]/orddd");
- var cretno = model.getValue("/root/main/reqlist/info[" +currrow+"]/cretno");
- var instcd = model.getValue("/root/main/reqlist/info[" +currrow+ "]/instcd");
- var acptseqno = "";
- var orgorddd = "";
-
- var param = ordtype + "▦" + pid + "▦" + orddd + "▦" + cretno + "▦" + instcd + "▦" + "" + "▦" + orgorddd;
- setParameter("condparam", param);
- //상단 세팅 화면 사이즈 작게 띄움
- modal("SPMMO08900", 1, "", "", "", "", "", "left:0; right:0; width:0; height:0; sysmenu:hidden; caption:hidden; min:hidden, max:hidden;");
- }
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="988" pageheight="770" guideline="1,972;1,0;1,551;1,551;2,740;" style="margin-left:8; margin-right:8; ">
- <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:198px; height:13px; ">가정간호 의뢰환자 현황(진료)</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:40px; x2:550px; y2:40px; "/>
- <!--(20101206) 경북대
- <datagrid id="grd_req" nodeset="/root/main/reqlist/info" caption="등록번호^환자명^등록일자^의뢰과^주치의^입원일자^구분" colsep="^" colwidth="81, 63, 78, 101, 81, 75, 41" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:1px; top:45px; width:550px; height:695px; ">
- -->
- <datagrid id="grd_req" nodeset="/root/main/reqlist/info" caption="등록번호^환자명^등록일자^의뢰과^진료의^입원일자^구분" colsep="^" colwidth="81, 63, 78, 101, 81, 75, 41" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:1px; top:45px; width:550px; height:695px; ">
- <!--(20101206) 경북대 -->
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm"/>
- <col ref="reqdd" format="yyyy-mm-dd"/>
- <col ref="reqdeptnm"/>
- <col ref="reqdrnm"/>
- <col ref="indd" format="yyyy-mm-dd"/>
- <col ref="flag"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
-
- fGridClick();
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_req.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <caption id="caption4" class="tit_2" style="left:552px; top:24px; width:220px; height:13px; text-align:left; ">의뢰환자 상세 내역 리스트</caption>
- <line id="line1" class="line_1" style="x1:552px; y1:40px; x2:972px; y2:40px; "/>
- <datagrid id="grd_reqdetl" nodeset="/root/main/reqlist/detlinfo" caption="변동일자^구분^작성자" colsep="^" colwidth="100, 200, 90" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:552px; top:95px; width:420px; height:645px; ">
- <col ref="recdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="flag"/>
- <col ref="recnursnm"/>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- // if(event.button == 3){
- // if(grd_reqdetl.isCell(event.target) && grd_reqdetl.mouseRow >= grd_reqdetl.fixedrows){
- if( model.getValue("/root/main/cond/formflag") == 1 ){
- //window.setPopupMenu(true, "/root/main/codedata/popupmenu/grid1/item", "name", "func", false);
- setPopupMenu("grd_reqdetl", false, "/root/main/codedata/popupmenu/grid1/item", "name", "func");
- }
- if( model.getValue("/root/main/cond/formflag") == 2 ){
- //window.setPopupMenu(true, "/root/main/codedata/popupmenu/grid2/item", "name", "func", false);
- setPopupMenu("grd_reqdetl", false, "/root/main/codedata/popupmenu/grid2/item", "name", "func");
- }
- // }else{
- // window.setPopupMenu(false);
- // }
- // }
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- initPopupMenu();
- // window.setPopupMenu(false);
- ]]>
- </script>
- </datagrid>
- <caption id="caption6" class="tit_2" style="left:0px; top:25px; width:100px; height:13px; text-align:left; ">의뢰환자List</caption>
- <group id="group1" style="left:0px; top:740px; width:972px; height:27px; ">
- <button id="button2" class="btn4_letter2" style="left:916px; top:3px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.close();
- ]]>
- </script>
- </button>
- <button id="btn_consult" class="btn3_letter6" visibility="hidden" style="left:0px; top:3px; width:92px; height:22px; ">
- <caption>consult</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var row = grd_reqdetl.row;
-
- // 3090100000 가정간호팀-->2361000000 가정간호센터로 변경 (2009.02.17)
- //setParameter("SMMMR05000_param_userdept", "2361000000");
- // 가정간호센터(2361000000)에서 가정간호팀(3090100000)로 변경 2009.03.27
- setParameter("SMMMR05000_param_userdept", "3090000000"); // 가정간호팀(3090100000)에서 가정간호사실(3090000000)로 변경 2012.01.31_손성훈
- setParameter("SMMMR05000_param_homecarerereqyn", "Y");
- setParameter("SMMMR05000_hcare_inptdt", model.getValue("/root/main/reqlist/detlinfo["+ row +"]/inptdt"));
- setParameter("SMMMR05000_hcare_recdd", model.getValue("/root/main/reqlist/detlinfo["+ row +"]/recdt"));
- open("SMMMR05000");
- //clearParameter("SMMMR05000_param_homecarerereqyn");
-
- ]]>
- </script>
- </button>
- <button id="btn_result" class="btn3_letter4" visibility="hidden" style="left:105px; top:3px; width:80px; height:22px; ">
- <caption>통합결과</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- open("SMAER00800", "", "", "", "SMAER00800", "/root/hidden/pid", "/root/send/data/singdata/srchpid");
-
- ]]>
- </script>
- </button>
- <button id="btn_rec" class="btn3_letter4" visibility="hidden" style="left:186px; top:3px; width:80px; height:22px; ">
- <caption>통합기록</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- open("SMMRI00400", "", "", "", "SMMRI00400", "/root/hidden/pid", "/root/main/patinfo/patinfolist/pid");
-
- ]]>
- </script>
- </button>
- </group>
- <select1 id="rdo_formflag" ref="/root/main/cond/formflag" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:100px; top:23px; width:275px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>의뢰서 건</label>
- <value>1</value>
- </item>
- <item>
- <label>경과요약지 건</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (model.getValue("/root/main/cond/formflag")==1) {
- radio1.visible=false;
- } else {
- radio1.visible=true;
- }
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <line id="line3" class="line_3" style="x1:552px; y1:94px; x2:972px; y2:94px; "/>
- <input id="input27" ref="/root/hidden/hngnm" class="input_search" disabled="true" navindex="4" style="left:599px; top:46px; width:66px; height:19px; "/>
- <caption id="caption27" class="cell_1" style="left:667px; top:45px; width:60px; height:23px; vertical-align:middle; ">주민번호</caption>
- <caption id="caption29" class="cell_1" style="left:552px; top:45px; width:45px; height:23px; vertical-align:middle; ">성명</caption>
- <input id="input1" ref="/root/hidden/rrgstno1" class="input_search" disabled="true" navindex="4" style="left:729px; top:46px; width:70px; height:19px; "/>
- <input id="input2" ref="/root/hidden/rrgstno2" class="input_search" disabled="true" navindex="4" style="left:800px; top:46px; width:70px; height:19px; "/>
- <line id="line4" class="line_2" style="x1:552px; y1:68px; x2:972px; y2:68px; "/>
- <caption id="caption2" class="cell_1" style="left:872px; top:45px; width:61px; height:23px; vertical-align:middle; ">성별/나이</caption>
- <input id="input3" ref="/root/hidden/age" class="input_search" disabled="true" navindex="4" style="left:934px; top:46px; width:38px; height:19px; "/>
- <caption id="caption3" class="cell_1" style="left:552px; top:70px; width:45px; height:23px; vertical-align:middle; ">주소</caption>
- <input id="input4" ref="/root/hidden/address" class="input_search" disabled="true" navindex="4" style="left:599px; top:72px; width:373px; height:19px; "/>
- <button id="btn_search" class="btn2_letter2" navindex="10" style="left:507px; top:20px; width:42px; height:19px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- fSubmit();
- ]]>
- </script>
- </button>
- <output id="output1" ref="/root/main/reqlist/cntinfo/cnt1" style="left:158px; top:21px; width:40px; height:19px; text-align:right; "/>
- <output id="output2" ref="/root/main/reqlist/cntinfo/cnt2" style="left:308px; top:21px; width:40px; height:19px; text-align:right; "/>
- <select1 id="radio1" ref="/root/main/cond/dateflag" appearance="full" cols="3" overflow="visible" style="left:374px; top:22px; width:131px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>6일</label>
- <value>6D</value>
- </item>
- <item>
- <label>15일</label>
- <value>15D</value>
- </item>
- <item>
- <label>30일</label>
- <value>30D</value>
- </item>
- </choices>
- </select1>
- </xhtml:body>
- </xhtml:html>
|