슬라이드뷰의 home_index 값을 가져오는 API이다.
function btn_gethomeindex_on_mouseup() { var home_index = slide.gethomeindex(); screen.alert(home_index); }