    jQuery(document).ready(function() {
	        jQuery(".overflow").ellipsis();
	    });
