jQuery(function($) {
    $('.serv_nav > li').ahover({toggleEffect: 'width'});
});
