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

