onevotes = 0;
twovotes = 1;
threevotes = 1;
fourvotes = 0;
fivevotes = 0;
averagevote = 2.5;

var feedbackArr = new Array();

