$(function() {
	$("input[name='giving_one'], input[name='giving_two']").charCounter(15);
})