$(document).ready(function(){
      $(".hover").imghover();
  });

