$.get(url, function(data) { max_help_count = parseInt(data); help_count = max_help_count - 5000;
and the url it seems to point to is: http://helpjuice.com/live-help-counter
$.get(url, function(data) { max_help_count = parseInt(data); help_count = max_help_count - 5000;
and the url it seems to point to is: http://helpjuice.com/live-help-counter