jQuery(function($) {
$('ul.links li').ahover();
  //  $('ul.menubwh li').ahover({toggleEffect: 'width'}); 
});

