$(document).ready(function(){
	$('.truncate').truncate();
});