
//Chooses a random number
$num = Rand (1,2);
//Based on the random number, gives a quote
switch ($num)
{
case 1:
echo ' Have you thought about adding Northeast Animal Shelter to your will?
Click here for more information.';
break;
case 2:
echo 'Northeast Animal Shelter receives no local, state or federal funding and is entirely dependent on contributions from the public to save the lives of homeless animals. Click here to donate.';
break;
}
?>
Honeydew is a lovely gal that keeps getting overlooked, which makes her one of our Unfurgettable Friends! If you are interested in learning more about Honeydew, email unfurgettable@neas.org ATTN: Honeydew and fill out the online pre-adoption form.