$(document).ready(function() {
    $('body').textResize();
});


