$("#search_count").html(<%= @statistics_count %>);
$("#statistics_list").html("<%= j(render :partial => "statistics_list") %>");