onevotes = 0;
twovotes = 1;
threevotes = 0;
fourvotes = 0;
fivevotes = 0;
averagevote = 2;
var feedbackArr = new Array();

