function btnGetProtect_on_mouseup(objInst) { var isProtect = slideView.getprotect(); screen.alert("isProtect = " + isProtect); }