function validateAmount(amount){
if(amount.value.match( /^[0-9]+(\.([0-9]+))?$/)){
return true;
}else{
alert('You must enter a valid donation.');
amount.focus();
return false;
}
}
So close and so helpful, so organized and generous,
It’s great to have the EBCBP among us,
Times are desperate and streets can be vile,
But books can help children live life with a smile.
-Judy Monnier, Oakland Housing Authority