화면의 window ID를 가져오는 API이다.
function btn_getwindowid_on_mouseup() { screen.alert(screen.getwindowid()); }