
$(document).ready(function() {

   $(function(){ $('.autoIndex').equalHeights(); });
   
});

