I think this is a smart way of raising funds, well done! I do think there is to much text, which makes it harder to find your goal.... Namely: Fundraising a summer camp (outdoor adventure) for under-resourced kids or kids at risk (although i'm not sure what "at risk" means)...<p>GOAT means : Great Outdoor Adventure Trips<p>Sidenote:
I wanted to know how much he currently earned, it's 661 €.<p>And i used this in Chrome<p>var sum = 0;$.each($(".complete"),function(i,elem){var text = $(elem).text().trim().replace("Amount: $","").replace("Complete!","");sum = sum + parseInt(text)});console.log(sum);