$.setupJMPopups({screenLockerBackground:"#000000",screenLockerOpacity:"0.7"});function showPopup(c,b,a,d,e,f){if(f==undefined||f==false){Listing.testSessionTimeOut()}if(Util.isNull(e)){e="myPopup"}$.openPopupLayer({name:e,width:a,height:b,url:c,overflow:d,type:"normal"})}function showModalPopup(d,b,a,e,g,c,f){if(f==undefined||f==false){Listing.testSessionTimeOut()}if(Util.isNull(c)){c="myPopup"}if(!Util.isNull(d)){$.openPopupLayer({name:c,width:a,height:b,url:d,overflow:e,type:"modal"})}else{if(!Util.isNull(g)){$.openPopupLayer({name:c,width:a,height:b,target:g,overflow:e,type:"modal"})}}}function disablePopup(a){if(Util.isNull(a)){a="myPopup"}$.closePopupLayer(a)};
