// Set donationGoal to the total amount you hope to collect
var donationGoal=250000;

// Set donationCurrent to the current amount collected
var donationCurrent=119377;