12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <?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>¸¶ÃëȯÀÚ±â·Ï-Review</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <html>
- <contents/>
- </html>
- </main>
- <send>
- <anstrecno/>
- <info/>
- <opinfo/>
- <rec/>
- <prog>
- </prog>
- <agent/>
- <drug/>
- <fluid/>
- <blood/>
- <proc/>
- <vslist/>
- <time/>
- </send>
- </root>
- </instance>
- <script type="javascript">
- <![CDATA[
- function fFormInit() {
- browser1.Navigate("about:blank");
- submit("TRMMR03711");
- browser1.Document.write(model.getValue("/root/main/html/contents"));
- }
- function fPrint() {
- browser1.ExecWB (6, 2);
- }
- ]]>
- </script>
- <submission id="TRMMR03711" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="453px" pageheight="709px" guideline="1,455;2,709;1,403;" style="font-size:11pt; margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
- <!-- <browser id="browser1" src="../../../emr/commonweb/html/SSMMR05100_Blank.html" style="left:0px; top:30px; width:455px; height:679px; "/> -->
- <browser id="browser1" src="about:blank" style="left:1px; top:5px; width:450px; height:685px; "/>
- </xhtml:body>
- </xhtml:html>
|