jQuery(function($) {
    $('#menu li').ahover({toggleEffect: 'width'});
});
