$(document).ready(
  function(){
    $(".fabric-hover, .product-info").cluetip({cluetipClass:"eya",showTitle:true,width:520})
  }
);

