$(function() {    
	$('.nameRank').autoHeight();
	$('.noteRank').autoHeight();
});

