jQuery(function($) {
    $('div.links span').ahover();
});
