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

