$('#todaydowns').html('10');$('#weekdowns').html('20');$('#monthdowns').html('10'); $(document).ready(function () { $('#hits').html('20'); })