onevotes = 0;
twovotes = 0;
threevotes = 1;
fourvotes = 2;
fivevotes = 0;
averagevote = 3.6;

var feedbackArr = new Array();

