슬라이더 하이라이트의 이미지경로를 가져오는 API이다.
function gethighlightimage_on_mouseup(objInst) { screen.alert("이미지 경로 : " + slider.gethighlightimage()); }