$('document').ready (function() {
	$('.justify').vjustify();
});
