123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMMNW30001" position="absolute 0 0 1211 768" titletext="간호필요도 일일평가표" oninit="SMMNW30001_oninit" onload="SMMNW30001_onload">
- <Layouts>
- <Layout>
- <Div position="absolute 0 18 491 69" align="align:center top;" id="grp_sea" class="div_SA">
- <Layouts>
- <Layout>
- <Static text="병동 :" position="absolute 11 16 59 33" id="caption2" class="search_name"/>
- <Button position="absolute 425 15 481 37" id="button1" class="btn1" taborder="4" text="조회" onclick="grp_sea_button1_onclick"/>
- <Shape position="absolute 406 15 412 37" linetype="vertical" id="line13" class="line_4"/>
- <Combo position="absolute 61 15 165 34" id="cmb_wardcd" class="combo_essential" enable="true" innerdataset="@ds_init_ward" datacolumn="wardnm" codecolumn="wardcd" onitemchanged="grp_sea_cmb_wardcd_onitemchanged"/>
- <Static text="업무일자 :" position="absolute 178 16 253 33" id="caption9" class="search_name"/>
- <Calendar position="absolute 255 15 352 34" id="ipt_orddd" class="input_essential" onchanged="grp_sea_ipt_orddd_onchanged" autoselect="true" dateformat="yyyy-MM-dd" value="null"/>
- </Layout>
- </Layouts>
- </Div>
- <Static text="환자리스트" position="absolute 0 71 97 87" id="caption1" class="tit_2"/>
- <Grid position="absolute 0 92 491 764" id="grd_wardpatlist" class="datagrid2" binddataset="ds_main_wardpatinfo_wardpatlist" oncelldblclick="grd_wardpatlist_oncelldblclick" cellsizingtype="col" cellsizebandtype="allband" scrollpixel="all" selecttype="multirow" anchor="left top bottom">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="20" band="left"/>
- <Column size="42"/>
- <Column size="55"/>
- <Column size="54"/>
- <Column size="40"/>
- <Column size="42"/>
- <Column size="72"/>
- <Column size="70"/>
- <Column size="70"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- </Columns>
- <Rows>
- <Row size="26" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="병실"/>
- <Cell col="2" text="등록번호"/>
- <Cell col="3" text="환자명"/>
- <Cell col="4" text="기록 여부"/>
- <Cell col="5" text="S/A"/>
- <Cell col="6" text="진료과"/>
- <Cell col="7" text="입원일자"/>
- <Cell col="8" text="퇴원일자"/>
- <Cell col="9" text="cretno"/>
- <Cell col="10" text="instcd"/>
- <Cell col="11" text="ordtype"/>
- <Cell col="12" text="orddeptcd"/>
- <Cell col="13" text="hd"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="expr:currow + 1"/>
- <Cell col="1" style="align:left;" text="bind:roomcd"/>
- <Cell col="2" style="align:left;" text="bind:pid"/>
- <Cell col="3" style="align:left;" text="bind:patnm"/>
- <Cell col="4" style="align:left;" text="bind:formrecseq"/>
- <Cell col="5" style="align:left;" text="bind:sexage"/>
- <Cell col="6" style="align:left top;padding:4 2 2 2;" text="bind:orddeptnm" wordwrap="word"/>
- <Cell col="7" displaytype="date" style="align:left;" text="bind:indd" calendardisplaynulltype="none"/>
- <Cell col="8" displaytype="date" style="align:left;" text="bind:dschdd" calendardisplaynulltype="none"/>
- <Cell col="9" text="bind:cretno"/>
- <Cell col="10" text="bind:instcd"/>
- <Cell col="11" text="bind:ordtype"/>
- <Cell col="12" text="bind:orddeptcd"/>
- <Cell col="13" text="bind:hd"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 0 87 491 93" linetype="horizontal" id="line1" class="line_10"/>
- <Div position="absolute 495 32 1200 764" id="ivw_loader" url="emr_medirecxp::SSMMR01100_서식로더.xfdl" anchor="all"/>
- <Button position="absolute 1136 4 1200 23" id="btn_signsave" class="btn5" text="인증저장" onclick="btn_signsave_onclick" anchor="top right"/>
- <Button position="absolute 1068 4 1132 23" id="button2" class="btn2" text="기록삭제" onclick="button2_onclick" anchor="top right"/>
- <Shape position="absolute 495 24 1200 30" linetype="horizontal" id="line2" class="line_10" anchor="left top right"/>
- <Static text="기록작성" position="absolute 495 8 606 24" id="caption7" class="tit_2"/>
- <Static text="간호필요도 일일평가표" position="absolute 0 0 163 20" id="cpt_title" class="tit_1"/>
- <Edit id="opt_patinfo" taborder="1" readonly="true" class="edt_transbg" position="absolute 569 6 829 24" anchor="left top" style="font:Dotum,9,bold;"/>
- <Button id="button00" taborder="2" text="SMS 전송화면" class="btn2" position="absolute 582 4 680 23" anchor="top right" onclick="button00_onclick"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="wardcd" type="STRING" size="256" sumtext="병동코드"/>
- <Column id="wardlistopt" type="STRING" size="256" sumtext="병동리스트조회옵션"/>
- <Column id="orddd" type="STRING" size="256"/>
- <Column id="indschacptstat" type="STRING" size="256"/>
- <Column id="formcd" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_init_ward" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="wardcd" type="STRING" size="256" sumtext="병동코드"/>
- <Column id="wardnm" type="STRING" size="256" sumtext="병동명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_dept" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="deptcd" type="STRING" size="256" sumtext="부서코드"/>
- <Column id="depthngnm" type="STRING" size="256" sumtext="부서명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_settingrn" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="settingrnid" type="STRING" size="256" sumtext="세팅간호사ID"/>
- <Column id="settingrnnm" type="STRING" size="256" sumtext="세팅간호사명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_wardpatinfo_wardpatlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="roomcd" type="STRING" size="256" sumtext="병실번호"/>
- <Column id="bedcd" type="STRING" size="256" sumtext="병상번호"/>
- <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
- <Column id="patnm" type="STRING" size="256" sumtext="환자명"/>
- <Column id="sexage" type="STRING" size="256" sumtext="성별나이"/>
- <Column id="orddeptnm" type="STRING" size="256" sumtext="진료과"/>
- <Column id="hd" type="STRING" size="256" sumtext="재원일"/>
- <Column id="indd" type="STRING" size="256" sumtext="입원일"/>
- <Column id="dschdd" type="STRING" size="256" sumtext="퇴실일"/>
- <Column id="cretno" type="STRING" size="256" sumtext="생성번호"/>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과코드"/>
- <Column id="formrecseq" type="STRING" size="256" sumtext="기록정보"/>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="wardcd" type="STRING" size="256"/>
- <Column id="orddd" type="STRING" size="256"/>
- <Column id="indschacptstat" type="STRING" size="256"/>
- <Column id="recflag" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_cond_formdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="formcd" type="STRING" size="256"/>
- <Column id="formkind" type="STRING" size="256"/>
- <Column id="pid" type="STRING" size="256"/>
- <Column id="orddd" type="STRING" size="256"/>
- <Column id="cretno" type="STRING" size="256"/>
- <Column id="btnvisible" type="STRING" size="256"/>
- <Column id="btnenable" type="STRING" size="256"/>
- <Column id="unpreprec" type="STRING" size="256"/>
- <Column id="modalyn" type="STRING" size="256"/>
- <Column id="orddeptcd" type="STRING" size="256"/>
- <Column id="ioflag" type="STRING" size="256"/>
- <Column id="topyn" type="STRING" size="256"/>
- <Column id="formrecddenable" type="STRING" size="256"/>
- <Column id="formrecdd" type="STRING" size="256"/>
- <Column id="wardcd" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="formkind"/>
- <Col id="formcd"/>
- <Col id="pid"/>
- <Col id="orddd"/>
- <Col id="cretno"/>
- <Col id="btnvisible"/>
- <Col id="orddeptcd"/>
- <Col id="modalyn"/>
- <Col id="unpreprec"/>
- <Col id="btnenable"/>
- <Col id="ioflag"/>
- <Col id="topyn"/>
- <Col id="formrecdd"/>
- <Col id="formrecddenable"/>
- </Row>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="grp_sea.cmb_wardcd" propid="value" datasetid="ds_main_cond" columnid="wardcd"/>
- <BindItem id="item1" compid="grp_sea.ipt_orddd" propid="value" datasetid="ds_main_cond" columnid="orddd"/>
- </Bind>
- <InitValue>
- <Button id="button00" visible="false"/>
- </InitValue>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name : 경대 의료정보시스템
- * Job Name : emr_wardcarexp -> SMMNW30001
- * Creator : yjh
- * Make Date : 2017-02-14
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2017-02-14 yjh TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // Lib Include
- //---------------------------------------------------------------------------------------
- include "com_commonxp::comm_main.xjs";
- include "emr_medirecxp::MMR01100.xjs";
- //=======================================================================================
- // Global Form Variable
- //---------------------------------------------------------------------------------------
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Argument : N/A
- * Description :
- ****************************************************************************************/
- function fSearch(nFlag) {
-
- var sOrddd = ds_main_cond.getColumn(0, "orddd");
- ds_send.setColumn(0, "wardcd", ds_main_cond.getColumn(0, "wardcd"));
- ds_send.setColumn(0, "indschacptstat", ds_main_cond.getColumn(0, "indschacptstat"));
- ds_send.setColumn(0, "orddd", ds_main_cond.getColumn(0, "orddd"));
- ds_send.setColumn(0, "formcd", (sOrddd > "20190815") ? "1900024144" : "1600018598");
-
-
-
- var oParam = {};
- oParam.id = "TRMNW30001";
- oParam.service = "wardcareapp.TranMngt";
- oParam.method = "reqGetKpcsInputPatInfoList";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_main_wardpatinfo_wardpatlist=wardpatlist";
- oParam.async = false;
- //oParam.callback = "cf_TRMNW30001";
- tranf_submit(oParam);
-
- ds_main_wardpatinfo_wardpatlist.rowposition = -1;
-
- if( utlf_isNull(nFlag) ){
- ivw_loader.ivw_base.url = "";
- lf_SetPatInfo(-1);
- }
-
- }
- function fRecordsearch() {
- // 16.12.07_프로그램 내에서 환자 기본정보에 대한 Parameter을 넘기더라도 우선적으로 상단정보를 가져가는 것을 막기위함.
-
- var nRow = ds_main_wardpatinfo_wardpatlist.rowposition;
-
- var instcd = ds_main_wardpatinfo_wardpatlist.getColumn(nRow, "instcd");
- var pid = ds_main_wardpatinfo_wardpatlist.getColumn(nRow, "pid");
- var indd = ds_main_wardpatinfo_wardpatlist.getColumn(nRow, "indd");
- var cretno = ds_main_wardpatinfo_wardpatlist.getColumn(nRow, "cretno");
- var recflag = ds_main_cond.getColumn(0, "recflag");
- var searchdd = ds_main_cond.getColumn(0, "orddd");
- var wardcd = ds_main_cond.getColumn(0, "wardcd");
- var formrecseq = ds_main_wardpatinfo_wardpatlist.getColumn(nRow, "formrecseq");
- var formcd = (searchdd > '20190815') ? '1900024144' : '1600018598'; //161219_간호간병 통합서비스 중증도간호필요도 평가표 formcd
- //var formcd = '1600018598'; //161219_간호간병 통합서비스 중증도간호필요도 평가표 formcd
- var orddeptcd = ds_main_wardpatinfo_wardpatlist.getColumn(nRow, "orddeptcd");
- var ordtype = ds_main_wardpatinfo_wardpatlist.getColumn(nRow, "ordtype");
- if( utlf_isNull(pid) || utlf_isNull(indd) || utlf_isNull(cretno) ){
- sysf_messageBox("환자가 선택되지 " , "E007");
- return;
- }
-
- ivw_loader.ivw_base.url = "";
-
- // 서식 로드
- // frmf_setParameter("SSMMR01100_recsavechk", "Y");
- var objArg = new Object();
- var vFormKind = "new";
- if(formrecseq != "N"){
- vFormKind = "rec";
- formcd = formrecseq;
- searchdd = "";
- }
-
- ds_cond_formdata.clearData();
- ds_cond_formdata.addRow();
- ds_cond_formdata.setColumn(0, "formcd", formcd); // 서식목록 - linkcd, 기록목록 - formrecseq 컬럼값.
- ds_cond_formdata.setColumn(0, "formkind", vFormKind); // 서식목록 탭 - new , 기록목록 - rec
- ds_cond_formdata.setColumn(0, "btnvisible", false);
- ds_cond_formdata.setColumn(0, "pid", pid);
- ds_cond_formdata.setColumn(0, "orddd", indd);
- ds_cond_formdata.setColumn(0, "cretno", cretno);
- ds_cond_formdata.setColumn(0, "orddeptcd", orddeptcd);
- ds_cond_formdata.setColumn(0, "ioflag", ordtype); //인증서 관련 처리 필요
- ds_cond_formdata.setColumn(0, "topyn", "N");
- ds_cond_formdata.setColumn(0, "formrecddenable", "N");
- ds_cond_formdata.setColumn(0, "formrecdd", searchdd);
- ds_cond_formdata.setColumn(0, "wardcd", wardcd);
-
- sysf_trace("###wardcd1####"+wardcd);
-
- objArg.ds_cond_formdata = ds_cond_formdata;
-
- lf_loadSMMMR01100(false, objArg);
-
- lf_SetPatInfo(nRow);
-
- }
- //=======================================================================================
- // Event
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Components : Form
- * Components ID : SMMNW30001
- * Event : oninit
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 화면 처음 초기화시
- ****************************************************************************************/
- function SMMNW30001_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj); //폼 초기화
- }
- /****************************************************************************************
- * Components : Form
- * Components ID : SMMNW30001
- * Event : onload
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 화면 로딩 완료시
- ****************************************************************************************/
- function SMMNW30001_onload(obj:Form, e:LoadEventInfo)
- {
- ds_main_cond.setColumn(0, "indschacptstat", "1");
- ds_main_cond.setColumn(0, "recflag", "1");
- grdf_setGridSort(grd_wardpatlist);
-
- var wid = parseInt(ivw_loader.position.width);
- var hei = parseInt(ivw_loader.position.height);
- var instcd = sysf_getUserInfo("dutplceinstcd");
- //공통코드 로드
- var arrParam = [{dsNm: "ds_tmp_M0068list_M0068", cdGrpId: "M0068"}
- ,{dsNm: "ds_tmp_M0069list_M0068", cdGrpId: "M0069"}
- ,{dsNm: "ds_tmp_P0157list_M0068", cdGrpId: "P0157"}
- ,{dsNm: "ds_tmp_M0206list_M0068", cdGrpId: "M0206"}]
- appf_getCodeList(arrParam);
-
- var oParam = {};
- oParam.id = "TRMNW00101";
- oParam.service = "wardcareapp.WardCareMngt";
- oParam.method = "reqGetWMInitData";
- oParam.inds = "reqcond=ds_send";
- oParam.outds = "ds_init_ward=ward ds_init_dept=dept ds_init_settingrn=settingrn";
- oParam.async = false;
- //oParam.callback = "cf_TRMNW00101";
- tranf_submit(oParam);
- ds_main_cond.setColumn(0, "wardcd", sysf_getUserInfo("dutplcecd"));
- ds_main_cond.setColumn(0, "orddd", utlf_getCurrentDate());
-
- // 171130_간호간병_SMS전송 버튼 활성화(본원만)
- if(instcd == '031'){
- button00.visible = true;
- } else {
- button00.visible = false;
- }
-
- //ivw_loader.grup_btn.visible = false;
- fSearch();
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : button1
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 조회버튼 클릭시
- ****************************************************************************************/
- function grp_sea_button1_onclick(obj:Button, e:ClickEventInfo)
- {
- fSearch();
- }
- /****************************************************************************************
- * Components : Combo
- * Components ID : cmb_wardcd
- * Event : onitemchanged
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 콤보 값 변경시
- ****************************************************************************************/
- function grp_sea_cmb_wardcd_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- fSearch();
- }
- /****************************************************************************************
- * Components : Calendar
- * Components ID : ipt_orddd
- * Event : onchanged
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 달력 값 변경시
- ****************************************************************************************/
- function grp_sea_ipt_orddd_onchanged(obj:Calendar, e:ChangeEventInfo)
- {
- fSearch();
- }
- /****************************************************************************************
- * Components : Grid
- * Components ID : grd_wardpatlist
- * Event : oncelldblclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 그리드 셀 더블클릭시
- ****************************************************************************************/
- function grd_wardpatlist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
- {
- fRecordsearch();
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : btn_signsave
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 인증저장버튼 클릭시
- ****************************************************************************************/
- function btn_signsave_onclick(obj:Button, e:ClickEventInfo)
- {
- var grd_row = grd_wardpatlist.currentrow;
- if (grd_row >= 0) {
- if( utlf_isNull(ivw_loader.ivw_base.url) ){
- sysf_messageBox("선택한 기록이 존재하지 않습니다." , "E");
- return;
- }
- if( ivw_loader.fClickSave("Y") ) {
- fSearch(true);
- ds_main_wardpatinfo_wardpatlist.selectRow(grd_row);
- ds_main_wardpatinfo_wardpatlist.rowposition = grd_row;
- fRecordsearch();
- }
-
- } else {
- sysf_messageBox("환자를 선택하지" , "E007");
- return;
- }
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : button2
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 기록삭제버튼 클릭시
- ****************************************************************************************/
- function button2_onclick(obj:Button, e:ClickEventInfo)
- {
- if( utlf_isNull(ivw_loader.ivw_base.url) ){
- sysf_messageBox("선택한 기록이 존재하지 않습니다." , "E");
- return;
- }
-
- ivw_loader.grup_btn.btn_del.click();
- fSearch();
- }
- /****************************************************************************************
- * Argument : 01.nRow : Grid rowposition
- * Description : 선택한 기록에 대한 환자정보
- ****************************************************************************************/
- function lf_SetPatInfo(nRow){
- if( !utlf_isNull(nRow) ){
- if( nRow == -1 ){
- opt_patinfo.value = "";
- return;
- }
- var grdDs = this.objects["ds_main_wardpatinfo_wardpatlist"];
- var nPid = grdDs.getColumn(nRow, "pid");
- var nPatnm = grdDs.getColumn(nRow, "patnm");
- var nSa = grdDs.getColumn(nRow, "sexage");
- var nRoomcd = grdDs.getColumn(nRow, "roomcd");
-
- opt_patinfo.value = "- " + nPid + " " + nPatnm + "(" + nSa + ") " + nRoomcd;
- }
- }
- function button00_onclick(obj:Button, e:ClickEventInfo)
- {
- frmf_open("SMMNW21000","SMMNW21000","","","","","","","","","","","M");
- }
- ]]></Script>
- </Form>
- </FDL>
|