﻿$(document).ready(function () {
	$('.jtextfill').textfill({ maxFontPixels: 13 });
});

