화면이 보이고 있는지 여부를 가져오는 API이다.
function btn_getvisible_on_mouseup() { var bShow = screen.getvisible(); }