123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <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>
- <![CDATA[전광판]]>
- </xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <emgdrugno>10005</emgdrugno>
- <main>
- <drugnolist>
- <item>
- <drugno/>
- <dispflag/>
- <max/>
- </item>
- <callitem>
- <drugno/>
- <dispflag/>
- </callitem>
- <newyn>
- <cnt/>
- </newyn>
- </drugnolist>
- <drugnoinfo>
- <item>
- <drugno1/>
- <drugno2/>
- <drugno3/>
- <drugno4/>
- <drugno5/>
- <drugno6/>
- <drugno7/>
- <drugno8/>
- <drugno9/>
- <drugno10/>
- <drugno11/>
- <drugno12/>
- <drugno13/>
- <drugno14/>
- <drugno15/>
- <drugno16/>
- <drugno17/>
- <drugno18/>
- <drugno19/>
- <drugno20/>
- <drugno21/>
- <drugno22/>
- <drugno23/>
- <drugno24/>
- <drugno25/>
- <drugno26/>
- <drugno27/>
- <drugno28/>
- <drugno29/>
- <drugno30/>
- <drugno31/>
- <drugno32/>
- <drugno33/>
- <drugno34/>
- <drugno35/>
- <drugno36/>
- <drugno37/>
- <drugno38/>
- <drugno39/>
- <drugno40/>
- <drugno41/>
- <drugno42/>
- <drugno43/>
- <drugno44/>
- <drugno45/>
- <drugno46/>
- <drugno47/>
- <drugno48/>
- <drugno49/>
- <drugno50/>
- <drugno51/>
- <drugno52/>
- <drugno53/>
- <drugno54/>
- <drugno55/>
- <drugno56/>
- <drugno57/>
- <drugno58/>
- <drugno59/>
- <drugno60/>
- <drugno61/>
- <drugno62/>
- <drugno63/>
- </item>
- <callitem>
- <drugno/>
- </callitem>
- </drugnoinfo>
- <msgcnts>
- <item/>
- </msgcnts>
- <basemsg>
- <msg/>
- </basemsg>
- </main>
- <send>
- <data>
- <drugdd/>
- <allyn/>
- <callyn>Y</callyn>
- </data>
- </send>
- <init/>
- <hidden>
- <delFlag/>
- <basemsg/>
- </hidden>
- <temp>
- <updtyn/>
- </temp>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript">
- <![CDATA[
- var drugnocnt = 0;
- var gTimer1=null;
- var gTimerCall1=null;
- var gTimerMsg1=null;
- var call1;
- var call2;
- var call3;
- var call4;
- var call5;
- var call6;
- var wingubun = 'max';
-
- function fGetDrugNo(){
- model.setValue("/root/send/data/callyn", "Y");
- submit("TRADT01201", false);
- // if (model.getValue("/root/main/drugnolist/callitem/drugno") != "") {
- // model.setValue("/root/main/drugnoinfo/callitem/drugno" , model.getValue("/root/main/drugnolist/callitem/drugno"));
- // opt_call.visible=true;
- // gTimer = window.setInterval("fHiddenCall()",50000);
- // }
- // 소리 파일 초기화
- // fNuCall();
- if(model.getValue("/root/main/drugnolist/newyn/cnt") == 0 && getNodesetCount("/root/main/drugnolist/item") == 0) {
-
- for ( var i =0 ; i < 63 ; i++){
- model.setValue("/root/main/drugnoinfo/item/drugno" +( i+1),"");
- }
- } else if(model.getValue("/root/main/drugnolist/newyn/cnt") == 0 && getNodesetCount("/root/main/drugnolist/item") > 0) {
- for ( var i =0 ; i < 63 ; i++){
- model.setValue("/root/main/drugnoinfo/item/drugno" +( i+1),"");
- }
- for ( var i =0 ; i < 63 ; i++){
- model.setValue("/root/main/drugnoinfo/item/drugno" +( i+1),model.getValue("/root/main/drugnolist/item["+(i+1)+"]/drugno"));
- }
- } else if(model.getValue("/root/main/drugnolist/newyn/cnt") >= 1) {
- //if(getNodesetCount("/root/main/drugnolist/item") > 63){
- //alert("전광판 표시 한계를 넘었습니다. \n 임의 삭제 또는 투약 완료로 전광판 숫자를 줄여 주세요.");
- //} else {
- for ( var i =0 ; i < 63 ; i++){
- model.setValue("/root/main/drugnoinfo/item/drugno" +( i+1),"");
- }
- //for ( var i =0 ; i < getNodesetCount("/root/main/drugnolist/item"); i++){
- for ( var i =0 ; i < 63 ; i++){
- model.setValue("/root/main/drugnoinfo/item/drugno" +( i+1),model.getValue("/root/main/drugnolist/item["+(i+1)+"]/drugno"));
- //var drugno = model.setValue("/root/main/drugnoinfo/item/drugno" +( i+1),model.getValue("/root/main/drugnolist/item["+(i+1)+"]/drugno"));
- }
-
- //fNuCall();
- snd1 ="c:\\windows\\media\\딩동1.wav";
- object1.url = snd1;
- //}
- //window.children.item("SPADT63500").model.dispatch("xforms-ready");
-
- }
-
- model.refresh();
- model.setValue("/root/send/data/allyn", "N");
- }
-
- function fHiddenCall(){
- opt_call.visible=false;
- if ( gTimerCall1 != null ){
- window.clearinterval(gTimerCall1);
- }
- }
-
-
-
- function fNuCall(){
- //
- // var max_drugno = model.getValue("/root/main/drugnolist/item/max")+"";
- // var max_drugno2;
- ////
- //// alert("aa = " +max_drugno);
- //// alert("aa = " +max_drugno.length);
- //
- // if(max_drugno.length == 1 ){
- // max_drugno2 = "000"+max_drugno;
- // } else if (max_drugno.length == 2 ){
- // max_drugno2 = "00"+max_drugno;
- // } else if (max_drugno.length == 3 ){
- // max_drugno2 = "0"+max_drugno;
- // } else if (max_drugno.length == 4 ){
- // max_drugno2 = max_drugno;
- // }
- //// alert("max_drugno2 = " +max_drugno2);
- // for (var i = max_drugno2.length; i > 0; i--){
- //// // 5번째 자리는 당분간 생략
- //// if(i = 5){
- //// var OOOOO = max_drugno.substring(0,i-1)+"0000.wav";
- //// alert("5 = "+OOOOO)
- //// }
- // if(i == 4){
- // var OOOO = max_drugno2.substring(0,1)+"000.wav";
- // snd2 = "";
- // if(OOOO != "0000.wav"){
- // snd2 ="c:\\windows\\media\\"+OOOO;
- // }
- // }
- // if(i == 3 ){
- // var OOO = max_drugno2.substring(1,2)+"00.wav";
- // snd3 = "";
- // if(OOO != "000.wav"){
- // snd3 ="c:\\windows\\media\\"+OOO;
- // }
- // }
- // if(i==2){
- // var OO = max_drugno2.substring(2,3)+"0.wav";
- // snd4 = "";
- // if(OO != "00.wav"){
- // snd4 ="c:\\windows\\media\\"+OO;
- // }
- // }
- // if(i==1){
- // var O = "0"+max_drugno2.substring(3,4)+".wav";
- // snd5 = "";
- // if(O != "00.wav"){
- // snd5 ="c:\\windows\\media\\"+O;
- // }
- // }
- // }//for
- snd1 ="c:\\windows\\media\\딩동1.wav";
- // snd6 ="c:\\windows\\media\\번.wav";
- // var intcnt =1000;
- // call1 = window.setInterval("fCall1()",intcnt);
- // if(OOOO != "0000.wav"){
- // intcnt=intcnt+1000;
- // fSleep(470);
- // call2 = window.setInterval("fCall2()",intcnt);
- // }
- // if(OOO != "000.wav"){
- // intcnt=intcnt+500;
- // fSleep(470);
- // call3 = window.setInterval("fCall3()",intcnt);
- // }
- // if(OO != "00.wav"){
- // intcnt=intcnt+500;
- // fSleep(470);
- // call4 = window.setInterval("fCall4()",intcnt);
- // }
- // if(O != "00.wav"){
- // intcnt=intcnt+500;
- // fSleep(470);
- // call5 = window.setInterval("fCall5()",intcnt);
- // }
- // intcnt=intcnt+300;
- // fSleep(470);
- // call6 = window.setInterval("fCall6()",intcnt);
- ////
- //
- //// var speed = 500;
- ////
- object1.url = snd1;
- //// fSleep(1000);
- //// object2.url = snd2;
- //// fSleep(speed);
- //// object3.url = snd3;
- //// fSleep(speed);
- //// object4.url = snd4;
- //// fSleep(speed);
- //// object5.url = snd5;
- //// fSleep(speed);
- //// object6.url = snd6;
- //// fSleep(speed);
- }
- //
- // function fCall1(){
- // object1.url = snd1;
- // window.clearInterval(call1);
- // }
- //
- // function fCall2(){
- // object2.url = snd2;
- // window.clearInterval(call2);
- // }
- //
- // function fCall3(){
- // object3.url = snd3;
- // window.clearInterval(call3);
- // }
- //
- // function fCall4(){
- // object4.url = snd4;
- // window.clearInterval(call4);
- // }
- //
- // function fCall5(){
- // object5.url = snd5;
- // window.clearInterval(call5);
- // }
- //
- // function fCall6(){
- // object6.url = snd6;
- // window.clearInterval(call6);
- // }
- // 알림 글씨 초기값 세팅
- var showw=0;
- var showh=0;
- var speed=0;
-
- showw=1360;
- showh=20;
- speed=20;
- var msgs=model.getValue("/root/main/msgcnts/item");
-
- model.refresh();
-
- // 알림 글씨 이동 세팅
- function fMsgShow(){
- gTimerMsg1 = window.setInterval("fScrollit()",245);
-
- fScrollit();
- }
- // 알림 글씨 이동
- function fScrollit(){
- if ( gTimerMsg1 != null ){
- window.clearInterval(gTimerMsg1);
- }
- fSleep(400);
- if (parseInt(opt_msg.attribute("left"))>=parseInt(opt_msg.attribute("width"))*(-1)){
- opt_msg.attribute("left")=parseInt(opt_msg.attribute("left"))-speed;
- } else {
- opt_msg.attribute("left")=showw;
- }
- gTimerMsg1 = window.setInterval("fScrollit()",245);
- }
-
- function fSleep(numberMillis) {
- var now = new Date();
- var exitTime = now.getTime() + numberMillis;
-
- while (true) {
- now = new Date();
- if (now.getTime() > exitTime)
- return;
- }
- }
-
- function fGetSearch(){
-
- model.setValue("/root/send/data/drugdd", getCurrentDate());
-
- //fGetDrugNo();
- gTimer1 = window.setInterval("fGetDrugNo()", 4000);
-
- //fMsgShow();
-
- //window.opener.activate();
-
- }
-
- function fGetNoticeMsg() {
- fGetBaseMsg();
- curPharmObj = getOpenWindow("SMADT63502"); //활성화된 전광판현황 object Loading
- if (curPharmObj != null) {
- var msgcnts = curPharmObj.model.getValue("/root/main/msg/msgcnts")
- if (!isNull(msgcnts)) {
- model.setValue("/root/main/msgcnts/item", msgcnts);
- } else {
- model.setValue("/root/main/msgcnts/item", model.getValue("/root/hidden/basemsg/basemsg/msg"));
- }
- }else {
- model.setValue("/root/main/msgcnts/item", model.getValue("/root/hidden/basemsg/basemsg/msg"));
- }
- model.refresh();
- }
-
- function fGetBaseMsg() {
- model.makeValue("/root/send/reqdata/cdgrupid", "A999");
- model.makeValue("/root/send/reqdata/cdid", "1");
- submit("TRADT63501");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- window.maximize();
- model.setValue("/root/send/data/allyn", "Y");
- fGetNoticeMsg();// 전광판 리모콘에 있는 메세지를 가지고 와서 뿌려준다.
- fGetSearch();
-
- model.setValue("/root/send/data/allyn", "N");
-
- //gTimer1 = window.setInterval("fGetSearch()", 4000);
- ]]>
- </script>
- <submission id="TRADT63501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" replace="instance" resultref="/root/hidden/basemsg"/>
- <submission id="TRADT01201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" replace="instance" resultref="/root/main/drugnolist"/>
- </model>
- </xhtml:head>
- <xhtml:body scroll="none" pagewidth="1320px" tracing-opacity="100" pageheight="760px" guideline="1,1244;" style="font-size:48pt; background-color:transparent; background-image:../../../ast/pharmacyweb/images/big_bg.jpg; border-color:transparent; ">
- <output id="output1" ref="/root/main/drugnoinfo/item/drugno1" style="left:46px; top:18px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output9" ref="/root/main/drugnoinfo/item/drugno7" style="left:236px; top:18px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output17" ref="/root/main/drugnoinfo/item/drugno13" style="left:426px; top:18px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output25" ref="/root/main/drugnoinfo/item/drugno19" style="left:616px; top:18px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output33" ref="/root/main/drugnoinfo/item/drugno25" style="left:806px; top:18px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output2" ref="/root/main/drugnoinfo/item/drugno2" style="left:46px; top:103px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output10" ref="/root/main/drugnoinfo/item/drugno8" style="left:236px; top:103px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output18" ref="/root/main/drugnoinfo/item/drugno14" style="left:426px; top:103px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output26" ref="/root/main/drugnoinfo/item/drugno20" style="left:616px; top:103px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output34" ref="/root/main/drugnoinfo/item/drugno26" style="left:806px; top:103px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output3" ref="/root/main/drugnoinfo/item/drugno3" style="left:46px; top:188px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output11" ref="/root/main/drugnoinfo/item/drugno9" style="left:236px; top:188px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output19" ref="/root/main/drugnoinfo/item/drugno15" style="left:426px; top:188px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output27" ref="/root/main/drugnoinfo/item/drugno21" style="left:616px; top:188px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output35" ref="/root/main/drugnoinfo/item/drugno27" style="left:806px; top:188px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output4" ref="/root/main/drugnoinfo/item/drugno4" style="left:46px; top:273px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output12" ref="/root/main/drugnoinfo/item/drugno10" style="left:236px; top:273px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output20" ref="/root/main/drugnoinfo/item/drugno16" style="left:426px; top:273px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output28" ref="/root/main/drugnoinfo/item/drugno22" style="left:616px; top:273px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output36" ref="/root/main/drugnoinfo/item/drugno28" style="left:806px; top:273px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output5" ref="/root/main/drugnoinfo/item/drugno5" style="left:46px; top:358px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output13" ref="/root/main/drugnoinfo/item/drugno11" style="left:236px; top:358px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output21" ref="/root/main/drugnoinfo/item/drugno17" style="left:426px; top:358px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output29" ref="/root/main/drugnoinfo/item/drugno23" style="left:616px; top:358px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output37" ref="/root/main/drugnoinfo/item/drugno29" style="left:806px; top:358px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output6" ref="/root/main/drugnoinfo/item/drugno6" style="left:46px; top:443px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output14" ref="/root/main/drugnoinfo/item/drugno12" style="left:236px; top:443px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output22" ref="/root/main/drugnoinfo/item/drugno18" style="left:426px; top:443px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output30" ref="/root/main/drugnoinfo/item/drugno24" style="left:616px; top:443px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="output38" ref="/root/main/drugnoinfo/item/drugno30" style="left:806px; top:443px; width:188px; height:83px; font-family:휴먼둥근헤드라인; font-size:40; font-weight:lighter; color:#000acc; text-align:right; vertical-align:middle; background-color:transparent; background-image:../../../ast/pharmacyweb/images/num_bg.jpg; border-color:transparent; border-style:none; "/>
- <output id="opt_call" ref="/root/main/drugnoinfo/callitem/drugno" visibility="hidden" style="left:500px; top:190px; width:217px; height:112px; font-family:Bauhaus 93; font-size:50pt; font-weight:bold; color:#000acc; text-align:center; vertical-align:middle; background-color:#ff6600; border-color:transparent; border-style:none; "/>
- <output id="opt_msg" ref="/root/main/msgcnts/item" visibility="visible" style="left:45px; top:540px; width:955px; height:135px; font-family:HY견고딕; font-size:28pt; font-weight:bold; color:#000000; text-align:left; vertical-align:top; line-spacing:5; background-color:transparent; border-color:transparent; margin-left:60; ">//</output>
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- var keyPressed = event.keyCode ;
- // 'R'키가 전광판을 최대화 일반크기로 전환한
- if(keyPressed == 82) {
- if(wingubun == 'max') {
- wingubun = 'min';
- window.restore();
- } else if (wingubun == 'min') {
- wingubun = 'max';
- window.maximize();
- }
- }
-
- if(keyPressed == 27 || keyPressed == 81) // 'ESC' or 'Q' 키가 눌려진 경우
- {
- var answer = messageBox("외래투약전광판 프로그램 종료를 ", "Q004") ;
-
- if(answer == 6)
- {
- if ( gTimer1 != null ){
- window.clearinterval(gTimer1);
- }
- if ( gTimerMsg1 != null ){
- window.clearinterval(gTimerMsg1);
- }
- window.close() ;
- }
- }
- // 'R'키가 눌러 지면 리모콘 창이 나타난다.
- // if(keyPressed == 82) {
- // open("SPADT63500","1","0","100","SPADT63500","","","left:100; top:0; width:800; height:880; sysmenu:visible; min:visible; max:false; resize:true; caption:visible;" , false);
- // }
-
-
- //window.opener.activate();
- ]]>
- </script>
- <object id="object1" clsid="{6bf52a52-394a-11d3-b153-00c04f79faa6}" visibility="hidden" style="left:109px; top:102px; width:97px; height:25px; font-size:45; "/>
- <object id="object2" clsid="{6bf52a52-394a-11d3-b153-00c04f79faa6}" visibility="hidden" style="left:109px; top:102px; width:97px; height:25px; font-size:45; "/>
- <object id="object3" clsid="{6bf52a52-394a-11d3-b153-00c04f79faa6}" visibility="hidden" style="left:109px; top:102px; width:97px; height:25px; font-size:45; "/>
- <object id="object4" clsid="{6bf52a52-394a-11d3-b153-00c04f79faa6}" visibility="hidden" style="left:109px; top:102px; width:97px; height:25px; font-size:45; "/>
- <object id="object5" clsid="{6bf52a52-394a-11d3-b153-00c04f79faa6}" visibility="hidden" style="left:109px; top:102px; width:97px; height:25px; font-size:45; "/>
- <object id="object6" clsid="{6bf52a52-394a-11d3-b153-00c04f79faa6}" visibility="hidden" style="left:109px; top:102px; width:97px; height:25px; font-size:45; "/>
- </xhtml:body>
- </xhtml:html>
|