이미지의 로드가 완료되었는지 여부를 리턴한다.
function isimageloaded_on_mouseup(objInst) { screen.alert(img.isimageloaded()); }