jQuery(document).ready(function(){
//kwicks begin
jQuery('.kwicks').kwicks({
   max : 574,
   spacing : 0,
   event : 'mouseenter'      
});
})
