지정한 탭 아이템 마우스 오버시의 이미지경로를 반환하는 API이다.
function btnTest_on_mouseup() { alert(tabTest.gettabitemhoverimageex(0)); }