jQuery(function($) {
    $('ul.navBtns li').ahover({toggleEffect: 'height', moveSpeed: 75, toggleSpeed: 250});
});
