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

var feedbackArr = new Array();

