var graph_title = 'Stats: LOC & LOT';
var graph_series = [{name: 'LOC', data: [560]},{name: 'LOT', data: [782]}];
var graph_labels = {"0":"1/3"};