array ('55','1,227'), '2013' => array ('54','1,172'), '2012' => array ('31','1,118'), '2011' => array ('30','1,058'), '2010' => array ('51','1,028'), '2009' => array ('65','977'), '2008' => array ('80','912'), '2007' => array ('53','832'), '2006' => array ('96','779'), '2005' => array ('75','683'), '2004' => array ('82','608'), '2003' => array ('84','526'), '2002' => array ('73','442'), '2001' => array ('91','369'), '2000' => array ('58','278'), '1999' => array ('68','220'), '1998' => array ('95','152'), '1997' => array ('57','57') ); $ix = 0; $lim = 3; $blankcell = ' '; print ''; while ($lim >= $ix) { // Print Heading Row print ''; if ($lim != $ix) { print ''; } $ix++; } foreach ($stats as $ky => $value) { // Print detail Row(s) if ($lim < $ix) { print ''; $ix = 0; } // Row Break print ""; if ($lim != $ix) { print $blankcell; } $ix++; } while ($lim >= $ix) { // Fill out the row with blank cells for ($i = 0 ; $i < 3 ; $i++) { print $blankcell; } if ($lim != $ix) { print $blankcell; } $ix++; } print '
YearRescuesTotal 
$ky$value[0]$value[1]
'; } ?>

Rescue Facts:

All dogs leave our program:

Any medically compromised golden is treated the best as we are able.

All dogs taken in incur boarding expenses of a minimum of $20/day.

Rescue Statistics

The following table shows dogs rescued by year. The latest year is a year-to-date total as of December 31.