메뉴 박스의 높이를 설정한다.
function btn_on_mouseup() { // 메뉴버튼의 메뉴박스 height를 60px로 변경 menuBtn.setmenuboxheight(60); }