123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>
- <judgconf>
- <sjudgconf>
- <subjid/>
- <judgkind/>
- <judgappdg/>
- <instcd/>
- <judgconfkind/>
- <judgrslt/>
- <allpsnno/>
- <attntrpsnno/>
- <appcnt/>
- <rejtcnt/>
- <rejtresn/>
- <judgnonentry/>
- <nonentryresn/>
- <judgitem1/>
- <judgitem2/>
- <judgitem3/>
- <judgitem4/>
- <judgitem5/>
- <judgitem6/>
- <judgitem7/>
- <judgitem8/>
- <judgitem9/>
- <m/>
- <conftm/>
- <allentry/>
- <judgdd/>
- <reptkind/>
- <reptchoose/>
- <abstaincnt/>
- <nonentrycnt/>
- </sjudgconf>
- <subjinfo>
- <subjno/>
- <itemnm/>
- <comnm/>
- <respstdyempno/>
- <respstdynm/>
- <subjnm/>
- <contschedd/>
- <mdlschedd/>
- <m/>
- <subjid/>
- <instcd/>
- <roothospidxcasecnt/>
- </subjinfo>
- </judgconf>
- </main>
- <send>
- <srchjudgappdg/>
- <srchjudgkind/>
- <srchsubjid/>
- <srchinstcd/>
- <srchflag/>
- <srchreptkind/>
- <srchreptseqno/>
- <searchitem>
- <instcd/>
- <subjid/>
- <reptkind/>
- </searchitem>
- <searchitem2>
- <instcd/>
- <subjid/>
- <reptseqno/>
- <reptkind/>
- <judgappdg/>
- <roothospidxcasecnt/>
- <subjno/>
- <subjnm/>
- <totstdycost/>
- <direccost/>
- <autosrchyn/>
- <actionyn/>
- <judgdd/>
- </searchitem2>
- <data2>
- <subjid/>
- <instcd/>
- <confyn/>
- <reserrtnresn/>
- <reptkind/>
- <reptseqno/>
- </data2>
- </send>
- <init>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var judgappdg = opener.javascript.getParameter("judgappdg");
- var judgkind = opener.javascript.getParameter("judgkind");
- var instcd = opener.javascript.getParameter("instcd");
- var subjid = opener.javascript.getParameter("subjid");
- var confyn = opener.javascript.getParameter("confyn");
- var judgdd = opener.javascript.getParameter("judgdd");
- var reptkind = opener.javascript.getParameter("reptkind");
- var reptseqno = opener.javascript.getParameter("reptseqno");
- var nosave = opener.javascript.getParameter("nosave");
- var judgdd = opener.javascript.getParameter("judgdd"); // kjw추가(2010.02.24, 심의일)
- /* -- 2010-05-31(일방 IRB관리에서도 수정 가능하게 변경)
- if(nosave =='Y'){
- button18.disabled=true;
- } else {
- button18.disabled=false;
- }
- */
- model.setValue("/root/send/srchjudgappdg", judgappdg);
- model.setValue("/root/send/srchjudgkind", judgkind);
- model.setValue("/root/send/srchinstcd", instcd);
- model.setValue("/root/send/srchsubjid", subjid);
- model.setValue("/root/send/srchreptkind", reptkind);
- model.setValue("/root/send/srchreptseqno", reptseqno);
- model.setValue("/root/send/srchflag", "1");
-
- if ( judgkind == 'A' ) {
- submit("TRIIA00168");
- } else {
- submit("TRIIA00165");
- }
-
- // kjw추가 (2010.02.24, 일시 데이터가 없는 경우 paremeter에서 넘어온 값을 셋팅)
- if (model.getValue("/root/main/judgconf/sjudgconf/judgdd") == "")
- model.setValue("/root/main/judgconf/sjudgconf/judgdd", judgdd);
-
- if ( model.getValue("/root/main/judgconf/sjudgconf/reptkind") == '' ) {
- model.setValue("/root/main/judgconf/sjudgconf/reptkind", reptkind);
- }
-
- if ( model.getValue("/root/main/judgconf/sjudgconf/reptseqno") == '' ) {
- model.setValue("/root/main/judgconf/sjudgconf/reptseqno", reptseqno);
- }
-
- if(confyn =='Y'){
- button18.disabled=true;
- }
-
- var mdlschedd = model.getValue("/root/main/judgconf/subjinfo/mdlschedd");
- var contschedd = model.getValue("/root/main/judgconf/subjinfo/contschedd");
- var judgdd = model.getValue("/root/main/judgconf/sjudgconf/judgdd");
-
- var nextdd = eval(judgdd.substr(0,4))+1+""+judgdd.substr(4,4);
-
- // 2008-10-06 이희용 선생님 요청 공란처리
- /* if(mdlschedd == '00000000' || mdlschedd == ''){
- model.setValue("/root/main/judgconf/subjinfo/mdlschedd",nextdd);
- }
- if(contschedd == '00000000' || contschedd == ''){
- model.setValue("/root/main/judgconf/subjinfo/contschedd",nextdd);
- } */
- if(model.getValue("/root/main/judgconf/sjudgconf/judgdd") == ""){
- model.setValue("/root/main/judgconf/sjudgconf/judgdd",judgdd);
- }
-
- model.setValue("/root/send/data2/subjid",model.getValue("/root/send/srchsubjid"));
- model.setValue("/root/send/data2/instcd",model.getValue("/root/send/srchinstcd"));
- model.setValue("/root/send/data2/reptkind",model.getValue("/root/send/srchreptkind"));
- model.setValue("/root/send/data2/reptseqno",model.getValue("/root/send/srchreptseqno"));
-
- iviewer1.visible = true;
- model.setValue("/root/send/searchitem2/subjid", model.getValue("/root/send/srchsubjid"));
- model.setValue("/root/send/searchitem2/instcd", model.getValue("/root/send/srchinstcd"));
- model.setValue("/root/send/searchitem2/reptseqno", model.getValue("/root/send/srchreptseqno"));
- model.setValue("/root/send/searchitem2/reptkind", model.getValue("/root/send/srchreptkind"));
-
-
- model.setValue("/root/send/searchitem2/judgappdg", model.getValue("/root/send/srchjudgappdg"));
- model.setValue("/root/send/searchitem2/judgdd", model.getValue("/root/send/srchjudgdd"));
- model.setValue("/root/send/searchitem2/roothospidxcasecnt", model.getValue("/root/main/judgconf/subjinfo/roothospidxcasecnt"));
- model.setValue("/root/send/searchitem2/subjno", model.getValue("/root/main/judgconf/subjinfo/subjno"));
- model.setValue("/root/send/searchitem2/subjnm", model.getValue("/root/main/judgconf/subjinfo/subjnm"));
- model.setValue("/root/send/searchitem2/autosrchyn", "Y");
- setParameter("actionyn", "N");
-
- // model.refresh();
-
- //해당 보고서별 iviewer 호출
- if ( reptkind == 1 ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00200_보완답변서.xrw";
- }
- else if ( reptkind == 2 ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00300_중간보고서.xrw";
- }
- else if ( reptkind == 3 ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00500_SAE(원내).xrw";
- }
- else if ( reptkind == 4 ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00600_SAE(원외).xrw";
- }
- else if ( reptkind == 5 ) {
- //iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00700_변경계획서.xrw";
- setParameter("instcd", model.getValue("/root/send/searchitem2/instcd"));
- setParameter("subjid", model.getValue("/root/send/searchitem2/subjid"));
- setParameter("reptseqno", model.getValue("/root/send/searchitem2/reptseqno"));
- setParameter("reptkind", model.getValue("/root/send/searchitem2/reptkind"));
- setParameter("totstdycost", model.getValue("/root/send/searchitem2/totstdycost"));
- setParameter("direccost", model.getValue("/root/send/searchitem2/direccost"));
- setParameter("reqinstcd", model.getValue("/root/send/searchitem2/reqinstcd"));
- setParameter("actionyn", "N");
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SPIRB00100_과제변경항목.xrw";
- }
- else if ( reptkind == 6 ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00800_종료보고서.xrw";
- }
- else if ( reptkind == 7 ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00900_결과보고서.xrw";
- }
- else if ( reptkind == 8 ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB00400_지속심의.xrw";
- }
- else if ( reptkind == "A" ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB01100_변동위반보고서.xrw";
- }
- else if ( reptkind == "B" ) {
- iviewer1.src = "../../reqsubjcmpyweb/xrw/SSIRB01200_연구자보고서.xrw";
- }
- else if (reptkind == 9 || reptkind == 0 ) {
- iviewer1.visible = false;
- }
-
- model.refresh();
-
- ]]>
- </script>
- <submission id="TXIIA00131" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/judgconf/sjudgconf" replace="instance" resultref="/root/init"/>
- <submission id="TXIIA00132" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/judgconf/subjinfo" replace="instance" resultref="/root/init"/>
- <submission id="TRIIA00168" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/judgconf"/>
- <submission id="TXIIA00133" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/judgconf/sjudgconf" replace="instance" resultref="/root/main/judgconf"/>
- <submission id="TXIIA00134" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/judgconf/subjinfo" replace="instance" resultref="/root/main/judgconf"/>
- <submission id="TXIIA00135" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
- <submission id="TRIIA00165" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/judgconf"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/authinfoweb/js/ZSA001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body pageheight="670" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group2" scroll="auto" style="left:0px; top:0px; width:825px; height:650px; ">
- <caption id="caption35" class="tit_1" style="left:5px; top:10px; width:158px; height:14px; ">회의록작성</caption>
- <button id="button18" class="btn5_letter2" _auth="X" style="left:730px; top:5px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var judgrslt = model.getValue("/root/main/judgconf/sjudgconf/judgrslt")+"";
- if(judgrslt==""){
- messageBox("심사결과를 선택해주세요","E000");
- return;
- }
-
- if ( model.getValue("/root/main/judgconf/sjudgconf/reptkind") == '1' ) {
- if ( model.getValue("/root/main/judgconf/sjudgconf/reptchoose") == '' ) {
- model.setValue("/root/main/judgconf/sjudgconf/reptchoose", iviewer1.model.getValue("/root/main/reptdetl/item/reptchoose") );
- }
- }
-
- if ( model.getValue("/root/main/judgconf/sjudgconf/judgkind") == 'A' ) {
- model.setValue("/root/main/judgconf/sjudgconf/instcd", model.getValue("/root/send/srchinstcd"));
- submit("TXIIA00133");
- if(judgrslt=="Y"){
- submit("TXIIA00134");
- }
- if (model.getValue("/root/send/srchreptkind") == '5' && judgrslt == 'Y') {
- submit("TXIIA00135");
- }
- opener.javascript.fSJudgSearch('A');
-
- } else {
- submit("TXIIA00131");
- if(judgrslt=="Y"){
- submit("TXIIA00132");
- }
- if (model.getValue("/root/send/srchreptkind") == '5' && judgrslt == 'Y') {
- submit("TXIIA00135");
- }
- opener.javascript.fSJudgSearch('S');
- }
-
- window.close();
- ]]>
- </script>
- </button>
- <button id="button19" class="btn2_letter2" style="left:775px; top:5px; width:42px; height:19px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line15" class="line_1" style="x1:5px; y1:30px; x2:820px; y2:30px; "/>
- <caption id="caption36" class="cell_1" style="left:5px; top:35px; width:95px; height:23px; text-align:center; vertical-align:middle; ">일시</caption>
- <input id="input31" ref="/root/main/judgconf/sjudgconf/judgdd" class="input_default" disabled="true" editable="false" inputtype="date" style="left:105px; top:37px; width:100px; height:19px; "/>
- <caption id="caption37" class="cell_1" style="left:5px; top:85px; width:95px; height:23px; text-align:center; vertical-align:middle; ">과제번호</caption>
- <input id="input32" ref="/root/main/judgconf/subjinfo/subjno" class="input_default" editable="false" style="left:105px; top:86px; width:100px; height:19px; "/>
- <caption id="caption38" class="cell_1" style="left:5px; top:112px; width:95px; height:73px; text-align:center; vertical-align:middle; ">과제명</caption>
- <switch id="switch1" style="left:10px; top:315px; width:810px; height:330px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1" selected="true" style="left:0px; top:0px; width:810px; height:320px; ">
- <textarea id="textarea1" ref="/root/main/judgconf/sjudgconf/judgitem1" navindex="5" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case2" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea3" ref="/root/main/judgconf/sjudgconf/judgitem2" navindex="6" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case3" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea4" ref="/root/main/judgconf/sjudgconf/judgitem3" navindex="7" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case4" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea5" ref="/root/main/judgconf/sjudgconf/judgitem4" navindex="8" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case5" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea6" ref="/root/main/judgconf/sjudgconf/judgitem5" navindex="9" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case6" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea7" ref="/root/main/judgconf/sjudgconf/judgitem6" navindex="10" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case7" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea8" ref="/root/main/judgconf/sjudgconf/judgitem7" navindex="11" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case8" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea9" ref="/root/main/judgconf/sjudgconf/judgitem8" navindex="12" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- <case id="case9" style="left:0px; top:0px; width:1192px; height:623px; ">
- <textarea id="textarea10" ref="/root/main/judgconf/sjudgconf/judgitem9" navindex="12" maxlength="1500" style="left:10px; top:5px; width:790px; height:315px; "/>
- </case>
- </switch>
- <caption id="caption52" class="cell_1" style="left:5px; top:210px; width:95px; height:23px; text-align:center; vertical-align:middle; ">심사결과</caption>
- <input id="input46" ref="/root/main/judgconf/sjudgconf/allentry" class="input_default" editable="false" style="left:105px; top:62px; width:715px; height:19px; "/>
- <caption id="caption54" class="cell_1" style="left:5px; top:60px; width:95px; height:23px; text-align:center; vertical-align:middle; ">참석위원</caption>
- <caption id="caption42" class="tit_2" style="left:5px; top:192px; width:158px; height:13px; ">심사내용</caption>
- <input id="input34" ref="/root/main/judgconf/sjudgconf/conftm" class="input_default" editable="false" style="left:210px; top:37px; width:180px; height:19px; "/>
- <caption id="caption43" class="cell_1" style="left:210px; top:85px; width:95px; height:23px; text-align:center; vertical-align:middle; ">품목명</caption>
- <caption id="caption44" class="cell_1" style="left:415px; top:85px; width:95px; height:23px; text-align:center; vertical-align:middle; ">성분명</caption>
- <input id="input39" ref="/root/main/judgconf/subjinfo/comnm" class="input_default" editable="false" style="left:515px; top:86px; width:100px; height:19px; "/>
- <caption id="caption47" class="cell_1" style="left:620px; top:85px; width:95px; height:23px; text-align:center; vertical-align:middle; ">시험책임자</caption>
- <input id="input40" ref="/root/main/judgconf/subjinfo/respstdynm" class="input_default" editable="false" style="left:720px; top:86px; width:100px; height:19px; "/>
- <textarea id="textarea2" ref="/root/main/judgconf/subjinfo/subjnm" editable="false" style="left:105px; top:112px; width:715px; height:73px; "/>
- <select1 id="combo4" ref="/root/main/judgconf/sjudgconf/judgrslt" class="combo_search" navindex="1" appearance="minimal" style="left:105px; top:212px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>승인</label>
- <value>Y</value>
- </item>
- <item>
- <label>시정승인</label>
- <value>A</value>
- </item>
- <item>
- <label>반려</label>
- <value>R</value>
- </item>
- <item>
- <label>보완후재심</label>
- <value>V</value>
- </item>
- <item>
- <label>저장</label>
- <value>S</value>
- </item>
- <item>
- <label>부결</label>
- <value>B</value>
- </item>
- <item>
- <label>승인된시험중지</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <input id="input1" ref="/root/main/judgconf/sjudgconf/allpsnno" class="input_default" navindex="2" style="left:310px; top:212px; width:50px; height:19px; "/>
- <caption id="caption3" class="cell_1" style="left:210px; top:210px; width:95px; height:23px; text-align:center; vertical-align:middle; ">성원정족수</caption>
- <caption id="caption4" class="cell_1" style="left:364px; top:210px; width:95px; height:23px; text-align:center; vertical-align:middle; ">심사결과 찬성수</caption>
- <input id="input2" ref="/root/main/judgconf/sjudgconf/attntrpsnno" class="input_default" navindex="3" style="left:463px; top:212px; width:50px; height:19px; "/>
- <caption id="caption5" class="cell_1" style="left:518px; top:211px; width:95px; height:23px; text-align:center; vertical-align:middle; ">심사결과반대수</caption>
- <input id="input3" ref="/root/main/judgconf/sjudgconf/rejtcnt" class="input_default" navindex="4" style="left:617px; top:213px; width:50px; height:19px; "/>
- <caption id="caption6" class="cell_1" style="left:210px; top:235px; width:95px; height:28px; text-align:center; vertical-align:middle; ">
- <![CDATA[심사제외자수
- (이해상충)]]>
- </caption>
- <input id="input4" ref="/root/main/judgconf/sjudgconf/nonentrycnt" class="input_default" style="left:310px; top:237px; width:50px; height:19px; "/>
- <input id="input5" ref="/root/main/judgconf/subjinfo/contschedd" class="input_default" inputtype="date" style="left:105px; top:265px; width:100px; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:5px; top:263px; width:95px; height:23px; text-align:center; vertical-align:middle; ">지속심의일</caption>
- <caption id="caption8" class="cell_1" style="left:210px; top:265px; width:95px; height:23px; text-align:center; vertical-align:middle; ">중간보고일</caption>
- <input id="input6" ref="/root/main/judgconf/subjinfo/mdlschedd" class="input_default" inputtype="date" style="left:310px; top:267px; width:100px; height:19px; "/>
- <input id="input7" ref="/root/main/judgconf/subjinfo/itemnm" class="input_default" editable="false" style="left:310px; top:86px; width:100px; height:19px; "/>
- <button id="button1" class="btn_sw" group="tab" selected="true" style="left:12px; top:294px; width:68px; height:22px; ">
- <caption>기본사항</caption>
- <toggle case="case1" ev:event="onclick"/>
- </button>
- <button id="button2" class="btn_sw" group="tab" style="left:80px; top:294px; width:110px; height:22px; ">
- <caption>연구목적 및 배경</caption>
- <toggle case="case2" ev:event="onclick"/>
- </button>
- <button id="button3" class="btn_sw" group="tab" style="left:190px; top:294px; width:115px; height:22px; ">
- <caption>임상시험 대상관련</caption>
- <toggle case="case3" ev:event="onclick"/>
- </button>
- <button id="button4" class="btn_sw" group="tab" style="left:305px; top:294px; width:80px; height:22px; ">
- <caption>피험자 관련</caption>
- <toggle case="case4" ev:event="onclick"/>
- </button>
- <button id="button5" class="btn_sw" group="tab" style="left:385px; top:294px; width:88px; height:22px; ">
- <caption>임상시험방법</caption>
- <toggle case="case5" ev:event="onclick"/>
- </button>
- <button id="button6" class="btn_sw" group="tab" style="left:473px; top:294px; width:68px; height:22px; ">
- <caption>통계관련</caption>
- <toggle case="case6" ev:event="onclick"/>
- </button>
- <button id="button7" class="btn_sw" group="tab" style="left:541px; top:294px; width:146px; height:22px; ">
- <caption>피험자동의 및 안전대책</caption>
- <toggle case="case7" ev:event="onclick"/>
- </button>
- <button id="button8" class="btn_sw" group="tab" style="left:687px; top:294px; width:55px; height:22px; ">
- <caption>기타</caption>
- <toggle case="case8" ev:event="onclick"/>
- </button>
- <button id="button9" class="btn_sw" group="tab" style="left:742px; top:294px; width:68px; height:22px; ">
- <caption>논의사항</caption>
- <toggle case="case9" ev:event="onclick"/>
- </button>
- <caption id="caption1" class="cell_1" style="left:672px; top:210px; width:95px; height:23px; text-align:center; vertical-align:middle; ">심사기권자수</caption>
- <input id="input8" ref="/root/main/judgconf/sjudgconf/abstaincnt" class="input_default" navindex="4" style="left:770px; top:212px; width:50px; height:19px; "/>
- <caption id="caption2" class="cell_1" style="left:364px; top:235px; width:95px; height:28px; text-align:center; vertical-align:middle; ">
- <![CDATA[심사제외자 명단
- (이해상충)]]>
- </caption>
- <input id="input9" ref="/root/main/judgconf/sjudgconf/nonentryresn" class="input_default" style="left:463px; top:237px; width:357px; height:19px; "/>
- </group>
- <iviewer id="iviewer1" style="left:840px; top:35px; width:1120px; height:615px; "/>
- </xhtml:body>
- </xhtml:html>
|