메뉴버튼의 호버시 보더 색상을 반환하는 API이다.
function btn_test_on_mouseup() { var color = menubtn.getbordercolorhover(); }