SHOW_MAINLOADSTATUS 실행 파라미터가 true인 경우, 메인 로딩 상태 표시를 숨긴다.
function screen_on_load() { // 메인 로딩 상태 표시를 숨긴다. screen.hidemainloadstatus(); }