$('#todaydowns').html('1');$('#weekdowns').html('11');$('#monthdowns').html('31'); $(document).ready(function () { $('#hits').html('456'); })