jQuery(function($) {
    $('ul.menu li').ahover();
});
