1)Donations can be dropped off at :
Christian Life Center(the office building beside the church between 7 and 3,M-F)
5931 Rhodes Rd kent Ohio 44240
or
Petco in the Brimfield Plaza
3975 Cascades Blvd. Kent,Ohio 44240
2) If you cannot get to us with a donation,we will get to you-call 330-389-5116.
3)Checks can be made out to:People Care Pet Pantry
1675 East Main Street,Suite 239
Kent,Ohio 44240 (Be sure to include return address for receipt)
4)Donate through paypal (below) or through justgive.org (to the right).Please include e-mail address or mailing address in special instructions for a receipt.
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;
}
}
</script>
<form action="https://checkout.google.com/cws/v2/Donations/150415992158304/checkoutForm" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm" onSubmit="return validateAmount(this.item_price_1)" target="_top">
<input name="item_name_1" type="hidden" value="Pc pet pantry donation"/>
<input name="item_description_1" type="hidden" value="donation for pet food"/>
<input name="item_quantity_1" type="hidden" value="1"/>
<input name="item_currency_1" type="hidden" value="USD"/>
<input name="item_is_modifiable_1" type="hidden" value="true"/>
<input name="item_min_price_1" type="hidden" value="0.01"/>
<input name="item_max_price_1" type="hidden" value="25000.0"/>
<input name="_charset_" type="hidden" value="utf-8"/>
<table cellpadding="5" cellspacing="0" width="1%">
<tr>
<td align="right" nowrap="nowrap" width="1%">$ <input id="item_price_1" name="item_price_1" onfocus="this.style.color='black'; this.value='';" size="11" style="color:grey;" type="text" value="Enter Amount"/>
</td>
<td align="left" width="1%">
<input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=150415992158304&w=115&h=50&style=trans&variant=text&loc=en_US" mce_src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=150415992158304&w=115&h=50&style=trans&variant=text&loc=en_US" type="image"/>
</td>
</tr>
</table>
</form>
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;
}
}
</script>
<form action="https://checkout.google.com/cws/v2/Donations/150415992158304/checkoutForm" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm" onSubmit="return validateAmount(this.item_price_1)" target="_top">
<input name="item_name_1" type="hidden" value="Pc pet pantry donation"/>
<input name="item_description_1" type="hidden" value="donation for pet food"/>
<input name="item_quantity_1" type="hidden" value="1"/>
<input name="item_currency_1" type="hidden" value="USD"/>
<input name="item_is_modifiable_1" type="hidden" value="true"/>
<input name="item_min_price_1" type="hidden" value="0.01"/>
<input name="item_max_price_1" type="hidden" value="25000.0"/>
<input name="_charset_" type="hidden" value="utf-8"/>
<table cellpadding="5" cellspacing="0" width="1%">
<tr>
<td align="right" nowrap="nowrap" width="1%">$ <input id="item_price_1" name="item_price_1" onfocus="this.style.color='black'; this.value='';" size="11" style="color:grey;" type="text" value="Enter Amount"/>
</td>
<td align="left" width="1%">
<input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=150415992158304&w=115&h=50&style=trans&variant=text&loc=en_US" mce_src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=150415992158304&w=115&h=50&style=trans&variant=text&loc=en_US" type="image"/>
</td>
</tr>
</table>
</form>