function cPets(objName) { this.name = objName; window[objName] = this; this.petFields = new Array(); this.petFields['animalID'] = Array(); this.petFields['animalID']['index'] = 0; this.petFields['animalID']['name'] = 'Animal ID'; this.petFields['status'] = Array(); this.petFields['status']['index'] = 1; this.petFields['status']['name'] = 'Status'; this.petFields['lastUpdated'] = Array(); this.petFields['lastUpdated']['index'] = 2; this.petFields['lastUpdated']['name'] = 'Last Update'; this.petFields['rescueID'] = Array(); this.petFields['rescueID']['index'] = 3; this.petFields['rescueID']['name'] = 'Rescue ID'; this.petFields['name'] = Array(); this.petFields['name']['index'] = 4; this.petFields['name']['name'] = 'Name'; this.petFields['summary'] = Array(); this.petFields['summary']['index'] = 5; this.petFields['summary']['name'] = 'Summary'; this.petFields['species'] = Array(); this.petFields['species']['index'] = 6; this.petFields['species']['name'] = 'Species'; this.petFields['breed'] = Array(); this.petFields['breed']['index'] = 7; this.petFields['breed']['name'] = 'Breed'; this.petFields['primaryBreed'] = Array(); this.petFields['primaryBreed']['index'] = 8; this.petFields['primaryBreed']['name'] = 'Primary Breed'; this.petFields['secondaryBreed'] = Array(); this.petFields['secondaryBreed']['index'] = 9; this.petFields['secondaryBreed']['name'] = 'Secondary Breed'; this.petFields['sex'] = Array(); this.petFields['sex']['index'] = 10; this.petFields['sex']['name'] = 'Gender'; this.petFields['mixed'] = Array(); this.petFields['mixed']['index'] = 11; this.petFields['mixed']['name'] = 'Mixed'; this.petFields['dogs'] = Array(); this.petFields['dogs']['index'] = 12; this.petFields['dogs']['name'] = 'Good with Dogs'; this.petFields['cats'] = Array(); this.petFields['cats']['index'] = 13; this.petFields['cats']['name'] = 'Good with Cats'; this.petFields['kids'] = Array(); this.petFields['kids']['index'] = 14; this.petFields['kids']['name'] = 'Good with Kids'; this.petFields['declawed'] = Array(); this.petFields['declawed']['index'] = 15; this.petFields['declawed']['name'] = 'Declawed'; this.petFields['housetrained'] = Array(); this.petFields['housetrained']['index'] = 16; this.petFields['housetrained']['name'] = 'House Trained'; this.petFields['age'] = Array(); this.petFields['age']['index'] = 17; this.petFields['age']['name'] = 'Age'; this.petFields['specialNeeds'] = Array(); this.petFields['specialNeeds']['index'] = 18; this.petFields['specialNeeds']['name'] = 'Special Needs'; this.petFields['altered'] = Array(); this.petFields['altered']['index'] = 19; this.petFields['altered']['name'] = 'Altered'; this.petFields['size'] = Array(); this.petFields['size']['index'] = 20; this.petFields['size']['name'] = 'Size'; this.petFields['uptodate'] = Array(); this.petFields['uptodate']['index'] = 21; this.petFields['uptodate']['name'] = 'Up-to-date'; this.petFields['color'] = Array(); this.petFields['color']['index'] = 22; this.petFields['color']['name'] = 'Color'; this.petFields['coatLength'] = Array(); this.petFields['coatLength']['index'] = 23; this.petFields['coatLength']['name'] = 'Coat Length'; this.petFields['pattern'] = Array(); this.petFields['pattern']['index'] = 24; this.petFields['pattern']['name'] = 'Pattern'; this.petFields['courtesy'] = Array(); this.petFields['courtesy']['index'] = 25; this.petFields['courtesy']['name'] = 'Courtesy Listing'; this.petFields['found'] = Array(); this.petFields['found']['index'] = 26; this.petFields['found']['name'] = 'Found'; this.petFields['foundDate'] = Array(); this.petFields['foundDate']['index'] = 27; this.petFields['foundDate']['name'] = 'Found Date'; this.petFields['foundZipcode'] = Array(); this.petFields['foundZipcode']['index'] = 28; this.petFields['foundZipcode']['name'] = 'Found Zip Code'; this.petFields['killDate'] = Array(); this.petFields['killDate']['index'] = 29; this.petFields['killDate']['name'] = 'Euth Date'; this.petFields['killReason'] = Array(); this.petFields['killReason']['index'] = 30; this.petFields['killReason']['name'] = 'Euth Reason'; this.petFields['description'] = Array(); this.petFields['description']['index'] = 31; this.petFields['description']['name'] = 'Description'; this.petFields['pic1'] = Array(); this.petFields['pic1']['index'] = 32; this.petFields['pic1']['name'] = 'Picture'; this.petFields['pictmn1'] = Array(); this.petFields['pictmn1']['index'] = 33; this.petFields['pictmn1']['name'] = 'Thumbnail'; this.petFields['pic2'] = Array(); this.petFields['pic2']['index'] = 34; this.petFields['pic2']['name'] = 'Picture'; this.petFields['pictmn2'] = Array(); this.petFields['pictmn2']['index'] = 35; this.petFields['pictmn2']['name'] = 'Thumbnail'; this.petFields['pic3'] = Array(); this.petFields['pic3']['index'] = 36; this.petFields['pic3']['name'] = 'Picture'; this.petFields['pictmn3'] = Array(); this.petFields['pictmn3']['index'] = 37; this.petFields['pictmn3']['name'] = 'Thumbnail'; this.petFields['pic4'] = Array(); this.petFields['pic4']['index'] = 38; this.petFields['pic4']['name'] = 'Picture'; this.petFields['pictmn4'] = Array(); this.petFields['pictmn4']['index'] = 39; this.petFields['pictmn4']['name'] = 'Thumbnail'; this.petFields['video1'] = Array(); this.petFields['video1']['index'] = 40; this.petFields['video1']['name'] = 'Video'; this.petFields['contactName'] = Array(); this.petFields['contactName']['index'] = 41; this.petFields['contactName']['name'] = 'Contact Name'; this.petFields['contactEmail'] = Array(); this.petFields['contactEmail']['index'] = 42; this.petFields['contactEmail']['name'] = 'Contact Email'; this.petFields['contactCellPhone'] = Array(); this.petFields['contactCellPhone']['index'] = 43; this.petFields['contactCellPhone']['name'] = 'Contact Cell Phone'; this.petFields['contactHomePhone'] = Array(); this.petFields['contactHomePhone']['index'] = 44; this.petFields['contactHomePhone']['name'] = 'Contact Home Phone'; this.petFields['locationZipcode'] = Array(); this.petFields['locationZipcode']['index'] = 45; this.petFields['locationZipcode']['name'] = 'Location Zipcode'; this.petFields['locationName'] = Array(); this.petFields['locationName']['index'] = 46; this.petFields['locationName']['name'] = 'Location Name'; this.petFields['detailLink'] = Array(); this.petFields['detailLink']['index'] = 47; this.petFields['detailLink']['name'] = 'Name'; this.petFields['created'] = Array(); this.petFields['created']['index'] = 48; this.petFields['created']['name'] = 'Created'; this.mode = ''; this.pet = new Array(); this.listId = 'rgPetContainer'; this.detailId = 'rgPetDetails'; this.fields = 'name,breed,color,species,age,thumbnail'; this.orderby = this.petFields['name']['index']; this.order = 'asc'; this.enableSearch = true; this.smartBrowse = true; this.sortbyField = 'name'; this.sortbyOrder = 'asc'; this.hideEmptyFields = false; this.detailTemplate = 'template1'; this.detailWidth = '600'; this.detailHeight = '620'; this.picMaxWidth = '400'; this.pictmnMaxWidth = '100'; this.picSize = 'thumbnail'; this.paging = true; this.perPage = 10; this.perRow = 4; this.rows = 4; this.detailPage = 'popover'; this.buildPets = function() { this.pet = [ ['20964532','Available','2024-10-16 12:06:29','','Angelo','','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','Yes','Yes','','','Yes','Baby','','','','','White (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Paola','paolacresti@gmail.com','(925) 323-0503','','','','Angelo','2024-10-16 12:06:26'], ['20628471','Available','2024-08-28 16:52:18','313-xx-2024','Angelo (and Lucky)','','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Male','','','','','','','Young','','','','','White (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Angelo (and Lucky)','2024-07-05 22:13:36'], ['20919268','Available','2024-10-08 13:22:31','316-xx-2024','Angie','','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Female','','','','','No','','Adult','No','Yes','Small','','Red Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Angie','2024-09-30 16:12:33'], ['20526579','Available','2024-06-03 20:13:46','','Annalise','Her kittens are Kaboodle, Kapono, Kaipo, Kit Kat','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Adult','No','Yes','','','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Annalise','2024-06-03 20:13:42'], ['20942103','Available','2024-10-08 16:47:26','297','ATHENA','','Cat','Domestic Short Hair / Tortoiseshell (short coat)','Domestic Short Hair','Tortoiseshell','Female','','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','Tortoiseshell','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','ATHENA','2024-10-08 16:46:24'], ['20964584','Available','2024-10-16 13:11:31','316-xx-2024','Autumn','','Cat','Tabby','Tabby','','Female','','','Yes','','No','Yes','Baby','No','No','','','Orange','','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Autumn','2024-10-16 12:50:38'], ['20571927','Available','2024-06-18 14:49:07','297','BABY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','BABY','2024-06-18 14:48:56'], ['20753288','Available','2024-08-11 00:55:06','283-xx-24','Badger','','Cat','Domestic Medium Hair / Domestic Medium Hair / Mixed (short coat)','Domestic Medium Hair','Domestic Medium Hair','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Gray and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Badger','2024-08-11 00:48:01'], ['20684394','Available','2024-10-15 17:52:27','297','BAILEY','','Cat','Extra-Toes Cat (Hemingway Polydactyl) (short coat)','Extra-Toes Cat (Hemingway Polydactyl)','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Small','Yes','Gray','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','BAILEY','2024-07-24 18:16:13'], ['20280600','Available','2024-09-18 01:32:28','305-83/84-23','Bailey and Brooke','','Cat','Tuxedo (medium coat)','Tuxedo','','Female','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Bailey and Brooke','2024-03-03 04:18:54'], ['20959847','Available','2024-10-14 18:45:25','','Barney','Littermates Barney, Bitty, Calamity, Poppy','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Barney','2024-10-14 18:45:19'], ['19513023','Available','2024-10-15 03:18:24','297','BASIL','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','BASIL','2023-07-15 13:44:07'], ['20938065','Available','2024-10-07 12:47:27','','Becca','Please adopt with her brother Petey','Cat','Torbie / Domestic Long Hair (long coat)','Torbie','Domestic Long Hair','Female','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Long','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Becca','2024-10-07 12:47:21'], ['20794264','Available','2024-10-17 17:06:02','297','Bella','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Gray and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Bella','2024-08-21 13:26:28'], ['20891353','Available','2024-09-24 14:28:29','','Bella','','Cat','Tuxedo / Domestic Short Hair (short coat)','Tuxedo','Domestic Short Hair','Female','','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Black and White','Short','Spotted','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Bella','2024-09-23 16:19:26'], ['20939403','Available','2024-10-07 19:09:44','','Benjamin Bunny','Brother of Peter Rabbit','Cat','Tabby / Maine Coon (long coat)','Tabby','Maine Coon','Male','','','Yes','Yes','No','Yes','Baby','No','Yes','','','Brown Tabby','Long','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Benjamin Bunny','2024-10-07 19:09:30'], ['20301375','Available','2024-10-13 01:46:00','297','BENJI','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Medium','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','BENJI','2024-03-12 07:52:32'], ['20687279','Available','2024-08-30 10:23:50','136-xx-24','Binx','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','','','','','','','Binx','2024-07-25 16:31:27'], ['20959848','Available','2024-10-14 18:47:20','','Bitty','Littermates Barney, Bitty, Calamity, Poppy','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','','Yes','Baby','','','','','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Bitty','2024-10-14 18:47:17'], ['20939396','Available','2024-10-07 19:01:25','','Blaze','Sister of Ember (tortie)','Cat','Tortoiseshell / Domestic Medium Hair (medium coat)','Tortoiseshell','Domestic Medium Hair','Female','','','Yes','','No','Yes','Young','No','','','','Tortoiseshell','Medium','Tortie','No','No','','','','','','','','','','','','','','','','','','','','','Blaze','2024-10-07 19:01:20'], ['20920058','Available','2024-09-30 21:12:01','','Blaze','Adopt with his sister Dakota or to a home with a friendly resident cat or kitten','Cat','American Shorthair (short coat)','American Shorthair','','Male','','','Yes','','No','Yes','Baby','No','','','','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Blaze','2024-09-30 21:11:52'], ['20914876','Available','2024-09-29 00:01:54','305-109-24','Blue','Birthday 4/26/2024','Cat','Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Blue','2024-09-28 23:39:38'], ['20506578','Available','2024-08-11 00:10:55','283-xx-24','Bob','','Cat','Domestic Medium Hair / Domestic Medium Hair / Mixed (medium coat)','Domestic Medium Hair','Domestic Medium Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','','Yes','Cream and White','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Bob','2024-05-28 01:47:10'], ['20914582','Available','2024-09-28 20:52:01','136-xx-24','Bojangles','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','','','Bojangles','2024-09-28 20:46:16'], ['20243084','Available','2024-09-24 14:44:47','305-83/84-23','Brooke and Bailey','','Cat','Domestic Short Hair / Tuxedo (short coat)','Domestic Short Hair','Tuxedo','Female','','Yes','Yes','No','No','Yes','Young','No','Yes','Medium','Yes','Black and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Brooke and Bailey','2024-02-19 12:21:27'], ['20943587','Available','2024-10-15 03:24:57','297','BUGSY','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Small','Yes','Brown','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','BUGSY','2024-10-09 03:29:09'], ['20949600','Available','2024-10-14 23:47:22','305-71-24','Burger','4/26/2024 birthday','Cat','Siamese / Domestic Short Hair / Mixed','Siamese','Domestic Short Hair','','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','','','Bicolor','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Burger','2024-10-11 00:21:35'], ['20753257','Available','2024-09-16 18:24:53','288-2024','Buttercup and Bubbles','','Cat','Torbie (short coat)','Torbie','','Female','','','Yes','Yes','No','Yes','Young','No','Yes','Small','Yes','','Short','Tricolor','No','No','','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','94596','Pet Food Express Walnut Creek','Buttercup and Bubbles','2024-08-10 23:09:29'], ['20878192','Available','2024-09-19 00:31:17','305-XX-22','Butters','About 3 yrs old','Cat','Domestic Short Hair','Domestic Short Hair','','','','No','Yes','No','No','Yes','Adult','No','Yes','Medium','Yes','Orange','','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Butters','2024-09-19 00:31:14'], ['20959851','Available','2024-10-14 18:51:00','','Calamity','Littermates Barney, Bitty, Calamity, Poppy','Cat','Dilute Tortoiseshell / Domestic Short Hair (short coat)','Dilute Tortoiseshell','Domestic Short Hair','Female','','','Yes','','No','Yes','Baby','No','','','','Tortoiseshell','Short','Tortie','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Calamity','2024-10-14 18:50:56'], ['20631351','Available','2024-07-07 03:09:29','','Cali','','Cat','Calico (medium coat)','Calico','','Female','','','Yes','','No','','Young','No','No','Small','','Calico or Dilute Calico','Medium','Calico','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Cali','2024-07-07 03:08:41'], ['20649937','Available','2024-07-13 04:40:17','','Cali','','Cat','Calico (short coat)','Calico','','Female','','','Yes','Yes','No','Yes','Young','No','No','Small','Yes','Calico or Dilute Calico','Short','Calico','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Cali','2024-07-13 04:38:07'], ['20960529','Available','2024-10-15 04:06:34','297','CARLOS','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','CARLOS','2024-10-15 04:06:32'], ['20875229','Available','2024-09-27 17:31:06','','Cassia','Black Mini Panther','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Black','Short','Tuxedo','No','No','','','','','','','','','','','','','','','LouAnne','laflammemarcus@gmail.com','(925) 683-0357','','94596','WeekendAdoption Site','Cassia','2024-09-18 02:57:06'], ['20665580','Available','2024-07-18 15:27:41','','Cassie','Sister of Soy, they may be adopted together or separately','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Female','','','Yes','Yes','No','Yes','Young','No','Yes','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Cassie','2024-07-18 15:27:40'], ['20443195','Available','2024-09-17 01:30:11','','Chance','','Cat','Bombay (short coat)','Bombay','','Male','','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Chance','2024-05-04 14:19:42'], ['20959894','Available','2024-10-16 08:25:24','','Charlie','Sweet & playful little girl','Cat','Tabby (short coat)','Tabby','','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Charlie','2024-10-14 19:50:47'], ['20330554','Available','2024-04-03 13:12:53','318-24','Charlotte','','Cat','Maine Coon / Tabby / Mixed (long coat)','Maine Coon','Tabby','Female','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Tan (Mostly)','Long','Bicolor','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Charlotte','2024-03-23 23:22:35'], ['20930659','Available','2024-10-04 02:13:19','313-xx-2024','Charmin 2-ply','','Cat','Calico','Calico','','Female','','','','','','','Young','','Yes','','','Calico or Dilute Calico','','Calico','No','No','','','','','','','','','','','','','','','','','','','','','Charmin 2-ply','2024-10-04 02:11:38'], ['20933557','Available','2024-10-05 03:19:05','303-xx-24','CHASE AND MITTENS','','Cat','Domestic Medium Hair / Mixed (short coat)','Domestic Medium Hair','','Male','Yes','','Yes','Yes','No','Yes','Baby','No','No','Medium','','Black and White','Short','Calico','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','CHASE AND MITTENS','2024-10-05 03:15:53'], ['20649684','Available','2024-07-20 23:00:29','273-31-24','Cheerio','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Orange (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','94596','WeekendAdoption Site','Cheerio','2024-07-12 23:13:28'], ['20819490','Available','2024-09-11 01:14:38','','Chicken Nugget','','Cat','Tabby (short coat)','Tabby','','Male','','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Tan','Short','Solid','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Chicken Nugget','2024-08-30 02:15:58'], ['20804656','Available','2024-10-15 03:30:44','297','CHLOE','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','CHLOE','2024-08-24 22:34:40'], ['20842161','Available','2024-10-10 03:31:09','','Ciao and Miau','','Cat','Abyssinian / Egyptian Mau (short coat)','Abyssinian','Egyptian Mau','Male','','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray and White','Short','Spotted','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Ciao and Miau','2024-09-07 02:19:46'], ['20793924','Available','2024-08-21 12:35:03','136-AL-24','Cinnamon','','Cat','Tabby / Domestic Medium Hair / Mixed (medium coat)','Tabby','Domestic Medium Hair','Female','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Cinnamon','2024-08-21 12:34:59'], ['20923269','Available','2024-10-01 18:59:28','297','CLAWS','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','CLAWS','2024-10-01 18:59:25'], ['20878186','Available','2024-09-19 00:15:31','305-XX-24','Cleo','Birthday 6/16/2024','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','','','','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Cleo','2024-09-19 00:14:59'], ['20804626','Available','2024-10-15 03:31:20','297','CLOVER','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','CLOVER','2024-08-24 22:29:29'], ['20923263','Available','2024-10-01 18:42:28','297','CLOVER','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','CLOVER','2024-10-01 18:42:25'], ['19932641','Available','2024-09-16 21:48:01','316-xx-23','Clover','','Cat','Domestic Long Hair / Tuxedo / Mixed (long coat)','Domestic Long Hair','Tuxedo','Female','Yes','Yes','','','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Long','Tuxedo','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Clover','2023-10-28 20:36:04'], ['20515937','Available','2024-05-30 21:11:11','','Cocoa','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Young','No','Yes','','','Black and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Cocoa','2024-05-30 21:11:05'], ['20572864','Available','2024-07-20 23:06:26','136-xx-24','Cocoa','Bonded with Emily','Cat','Siamese / Domestic Short Hair (short coat)','Siamese','Domestic Short Hair','Male','','Yes','Yes','','No','Yes','Young','No','Yes','Large','Yes','Tan (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Cocoa','2024-06-18 15:47:44'], ['19748549','Available','2024-04-08 03:00:49','','Cole and Kiki','','Cat','Bombay / Domestic Short Hair (short coat)','Bombay','Domestic Short Hair','Male','','','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Black (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Cole and Kiki','2023-09-08 21:55:14'], ['20130093','Available','2024-08-21 19:56:18','136-JH-23','Colt','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Orange and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Colt','2024-01-06 13:22:29'], ['20301305','Available','2024-10-15 03:31:48','297','COOPER','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','COOPER','2024-03-12 05:49:25'], ['20897625','Available','2024-10-05 19:31:03','316-xx-2024','Copper','','Cat','Tabby / American Shorthair (short coat)','Tabby','American Shorthair','Male','','','','','No','','Baby','No','','','','Orange (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Copper','2024-09-24 15:11:29'], ['20642425','Available','2024-09-27 14:20:25','283-xx-24','Coryo','','Cat','Siamese / Nebelung / Mixed (medium coat)','Siamese','Nebelung','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Tan (Mostly)','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Coryo','2024-07-11 00:06:58'], ['20673551','Available','2024-10-06 14:40:15','297','Crybaby','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Gray and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','Crybaby','2024-07-21 01:42:26'], ['20533773','Available','2024-06-14 22:39:07','297','DAISY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','DAISY','2024-06-05 23:29:45'], ['20664888','Available','2024-08-27 12:02:56','283-xx-24','Daisy','','Cat','Tabby / Domestic Medium Hair / Mixed (medium coat)','Tabby','Domestic Medium Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Spotted Tabby/Leopard Spotted','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Daisy','2024-07-18 13:08:32'], ['20920017','Available','2024-09-30 20:38:23','','Dakota','May be adopted with brother Blaze or to a home with a friendly cat or kitten','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Female','','','Yes','','No','Yes','Baby','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Dakota','2024-09-30 20:38:16'], ['20602110','Available','2024-10-16 23:51:00','318-xx-24','Danny','','Cat','Ragdoll / Russian Blue / Mixed (medium coat)','Ragdoll','Russian Blue','Female','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray and White','Medium','Solid','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Danny','2024-06-27 14:42:06'], ['20799448','Available','2024-08-23 02:58:37','','Darby','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Brown Tabby','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Darby','2024-08-23 02:58:34'], ['20647985','Available','2024-08-02 19:53:18','316-24-2024','Dash','','Cat','American Shorthair / Bombay (short coat)','American Shorthair','Bombay','Male','','Yes','Yes','Yes','','','Baby','','','','','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Dash','2024-07-12 15:31:28'], ['20813143','Available','2024-09-17 18:01:51','316-xx-2024','Dash','','Cat','American Shorthair / Bombay (short coat)','American Shorthair','Bombay','Male','','Yes','Yes','Yes','','','Baby','','Yes','','','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Dash','2024-08-28 12:43:33'], ['20537776','Available','2024-06-07 12:42:16','','Dash','','Cat','American Shorthair (short coat)','American Shorthair','','Male','','','','','','','Baby','','','','','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','','','','','','','Dash','2024-06-07 12:29:38'], ['20618968','Available','2024-07-17 17:35:25','273-SW-24','Delmar','Contact Kay at 925-408-5249 or kericksonttt@yahoo.com. Littermates Delmar, Penny, Pete, and Ulysses.','Cat','Domestic Short Hair / Tuxedo / Mixed (short coat)','Domestic Short Hair','Tuxedo','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Delmar','2024-07-02 16:49:25'], ['20826597','Available','2024-09-18 01:59:05','305-115-24','Diamond','Super Sweet Lady','Cat','Domestic Short Hair / Dilute Calico (short coat)','Domestic Short Hair','Dilute Calico','','','Yes','','Yes','No','Yes','Young','No','Yes','Small','Yes','Calico or Dilute Calico','Short','Calico','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Diamond','2024-09-02 00:28:40'], ['20722042','Available','2024-08-30 00:47:27','283-xx-24','Diddy','','Cat','Domestic Short Hair / Bombay / Mixed (short coat)','Domestic Short Hair','Bombay','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Diddy','2024-08-06 01:23:43'], ['20848350','Available','2024-09-09 17:25:45','303-xx-24','DINAH AND PENELOPE','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','No','Yes','','No','Yes','Adult','No','Yes','Medium','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','DINAH AND PENELOPE','2024-09-09 17:19:04'], ['20820977','Available','2024-09-17 17:30:23','316-xx-2024','Donut & Glaze','','Cat','American Shorthair (short coat)','American Shorthair','','Male','','Yes','Yes','Yes','','','Baby','','Yes','','','Black and White','Short','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Donut & Glaze','2024-08-30 15:46:10'], ['20914879','Available','2024-09-28 23:44:38','305-68-24','Dot','Birthday 4/26/2024','Cat','Domestic Short Hair / Tabby / Mixed (short coat)','Domestic Short Hair','Tabby','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Dot','2024-09-28 23:44:37'], ['20594338','Available','2024-07-20 23:02:49','136-xx-24','Dr Pepper','Bonded with Sprite (male)','Cat','Tabby / Domestic Medium Hair / Mixed (medium coat)','Tabby','Domestic Medium Hair','Female','Yes','Yes','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Dr Pepper','2024-06-25 14:59:22'], ['19987080','Available','2024-09-09 15:12:35','','Dusky','','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Paola','paolacresti@gmail.com','(925) 323-0503','','','','Dusky','2023-11-14 17:11:43'], ['20891333','Available','2024-09-24 01:58:37','','Earl Grey','','Cat','Tuxedo / Domestic Short Hair (short coat)','Tuxedo','Domestic Short Hair','Male','','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Gray and White','Short','Spotted','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Earl Grey','2024-09-23 16:14:04'], ['20598466','Available','2024-10-15 13:41:52','','Eclipse','Consider adopting with her foster brother Peter Rabbit','Cat','Tuxedo / Domestic Short Hair (short coat)','Tuxedo','Domestic Short Hair','Female','','','Yes','Yes','No','Yes','Baby','No','Yes','','','Tuxedo','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Eclipse','2024-06-26 16:34:31'], ['20799445','Available','2024-08-23 02:54:47','','Edward and Millie','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Brown Tabby','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Edward and Millie','2024-08-23 02:54:43'], ['20854995','Available','2024-09-18 02:25:34','','Eggs (male) & Stella Luna (female)','Energetic, Curious, Loving Bonded Littermates','Cat','Domestic Short Hair / Turkish Van (short coat)','Domestic Short Hair','Turkish Van','Male','','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','White (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','LouAnne','laflammemarcus@gmail.com','(925) 683-0357','','94596','WeekendAdoption Site','Eggs (male) & Stella Luna (female)','2024-09-11 18:52:24'], ['20640957','Available','2024-09-18 01:51:49','305-88-24','Ella','Birthday 4/24/2024','Cat','Snowshoe / Tabby / Mixed (short coat)','Snowshoe','Tabby','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Ella','2024-07-10 16:32:50'], ['20939393','Available','2024-10-07 19:01:49','','Ember','Sister of Blaze (tortie female)','Cat','Tortoiseshell / Domestic Medium Hair (medium coat)','Tortoiseshell','Domestic Medium Hair','Female','','','Yes','','No','Yes','Young','No','','','','Tortoiseshell','Medium','Tortie','No','No','','','','','','','','','','','','','','','','','','','','','Ember','2024-10-07 18:58:20'], ['20573012','Available','2024-07-20 23:05:07','136-xx-24','Emily','Bonded with Cocoa (Siamese male)','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','','No','Yes','Young','No','Yes','Large','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Emily','2024-06-18 15:49:53'], ['18731787','Available','2023-06-08 00:09:33','JC-xx-23','Emma','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','','No','Yes','Young','No','Yes','Small','Yes','Black and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','94596','WeekendAdoption Site','Emma','2022-11-14 15:32:56'], ['19954449','Available','2024-08-16 10:34:25','136-cx-23','Emmie Lu bonded with BB','','Cat','Domestic Medium Hair / Tabby / Mixed (medium coat)','Domestic Medium Hair','Tabby','Female','Yes','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Emmie Lu bonded with BB','2023-11-03 22:28:21'], ['20900942','Available','2024-09-26 16:31:46','277-XX-24','Emu','male','Cat','Tuxedo / Tuxedo / Mixed (short coat)','Tuxedo','Tuxedo','Male','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Mary','mapmilton@gmail.com','','','94596','Pet Food Express Walnut Creek','Emu','2024-09-24 23:08:56'], ['20753281','Available','2024-08-11 00:49:16','283-xx-24','Eunice the Grand Dutchess','','Cat','Domestic Short Hair / Domestic Medium Hair / Mixed (short coat)','Domestic Short Hair','Domestic Medium Hair','Female','Yes','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Eunice the Grand Dutchess','2024-08-11 00:31:57'], ['20664809','Available','2024-08-07 01:33:57','283-xx-24','Frank','','Cat','Tabby / Domestic Medium Hair / Mixed (medium coat)','Tabby','Domestic Medium Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Spotted Tabby/Leopard Spotted','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Frank','2024-07-18 13:04:52'], ['20673565','Available','2024-07-31 05:17:15','297','FRANKIE','','Cat','Domestic Short Hair / Tuxedo (short coat)','Domestic Short Hair','Tuxedo','Male','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','FRANKIE','2024-07-21 02:04:06'], ['20730726','Available','2024-10-16 13:10:16','272-36-24','Frasier (Springbrook)','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','','Yes','No','No','Yes','Baby','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','94596','Pet Food Express Walnut Creek','Frasier (Springbrook)','2024-08-06 21:27:22'], ['20186220','Available','2024-06-12 14:07:46','136-NC-24','Frodo','','Cat','Domestic Short Hair / Tuxedo / Mixed (short coat)','Domestic Short Hair','Tuxedo','Male','Yes','','No','','No','Yes','Adult','No','Yes','Large','Yes','Tuxedo','Short','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Frodo','2024-01-27 17:20:51'], ['20525245','Available','2024-06-03 13:22:29','','Gabriela','','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Female','','','Yes','','No','','Adult','No','Yes','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Gabriela','2024-06-03 13:22:21'], ['20717776','Available','2024-10-16 13:15:39','272-37-24','Georgia (Springbrook)','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','','Yes','No','No','Yes','Baby','No','Yes','Small','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','94596','Pet Food Express Walnut Creek','Georgia (Springbrook)','2024-08-05 01:25:30'], ['20819300','Available','2024-09-17 17:28:36','316-xx-2024','Glaze & Donut','','Cat','American Shorthair','American Shorthair','','Male','','Yes','Yes','Yes','','','','','Yes','','','','','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Glaze & Donut','2024-08-29 22:50:36'], ['20875182','Available','2024-09-28 01:20:48','305-120-24','Goatee','Birthday 6/24/2024','Cat','Domestic Short Hair / Tuxedo / Mixed (short coat)','Domestic Short Hair','Tuxedo','Male','Yes','','Yes','','No','Yes','Baby','No','No','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Goatee','2024-09-18 01:12:50'], ['19232950','Available','2023-07-26 14:39:45','297','Golden Boy (Luka)','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','No','Yes','No','Yes','Adult','Yes','Yes','Large','Yes','Spotted Tabby/Leopard Spotted','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','Golden Boy (Luka)','2023-04-27 13:03:31'], ['20945716','Available','2024-10-09 18:20:08','','Goliath','Adopt with another kitten or to a home with a friendly resident cat or kitten','Cat','Russian Blue / Domestic Medium Hair (medium coat)','Russian Blue','Domestic Medium Hair','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Gray','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Goliath','2024-10-09 18:05:08'], ['20684125','Available','2024-10-15 03:32:47','297','GORDON','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','GORDON','2024-07-24 16:59:30'], ['20943592','Available','2024-10-15 03:38:33','297','GRACIE','','Cat','Siamese / Mixed (medium coat)','Siamese','','Female','Yes','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Brown','Medium','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','GRACIE','2024-10-09 05:05:17'], ['20503659','Available','2024-09-26 02:56:32','','Harper','','Cat','Abyssinian / Tabby (short coat)','Abyssinian','Tabby','Female','','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Fawn (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Harper','2024-05-26 05:10:19'], ['20503661','Available','2024-10-05 15:44:31','','Hazel','','Cat','Abyssinian / Tabby (medium coat)','Abyssinian','Tabby','Female','','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Fawn (Mostly)','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Hazel','2024-05-26 05:18:15'], ['20705371','Available','2024-10-15 03:38:58','297','HEAVEN','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Small','Yes','Orange and White','Medium','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','HEAVEN','2024-07-31 16:36:40'], ['20526571','Available','2024-06-03 20:01:39','','Hope','','Cat','Domestic Short Hair / Tuxedo (short coat)','Domestic Short Hair','Tuxedo','Female','','','','','No','Yes','Adult','No','Yes','','','Tuxedo','Short','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','','','Hope','2024-06-03 20:01:28'], ['20934844','Available','2024-10-05 15:40:02','','Hudson','','Cat','Maine Coon / Tabby (medium coat)','Maine Coon','Tabby','Male','','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Tortoiseshell','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Hudson','2024-10-05 15:29:14'], ['20819488','Available','2024-08-30 02:48:46','','Ice Cream Tiger','','Cat','Tabby (short coat)','Tabby','','Male','','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Fawn Tabby','Short','Bicolor','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Ice Cream Tiger','2024-08-30 02:06:00'], ['20571918','Available','2024-10-15 03:39:20','297','INDY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Adult','Yes','Yes','Medium','Yes','Black and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','INDY','2024-06-18 14:40:53'], ['19725528','Available','2024-09-11 19:43:10','277-xx-23','Irene','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Mary','mapmilton@gmail.com','','','94596','WeekendAdoption Site','Irene','2023-09-02 23:40:56'], ['16996062','Available','2024-04-11 12:54:45','303-xx-21','ISABELLA and MAXIMUS bonded pair','','Cat','Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','','Female','Yes','Yes','Yes','No','No','Yes','Adult','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','ISABELLA and MAXIMUS bonded pair','2021-07-10 10:11:56'], ['20783451','Available','2024-08-20 02:00:18','283-xx-23','Ivy and Indy, bonded pair','','Cat','Domestic Short Hair / Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','Domestic Short Hair','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Gray (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Ivy and Indy, bonded pair','2024-08-20 02:00:13'], ['20804898','Available','2024-08-25 04:06:24','','Jack','','Cat','Tabby (short coat)','Tabby','','Male','','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Orange','Short','Tabby','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Jack','2024-08-25 04:05:42'], ['20960388','Available','2024-10-15 00:03:11','305-122-24','Jade','Sweet little girl','Cat','Bombay / Domestic Short Hair / Mixed (short coat)','Bombay','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Jade','2024-10-15 00:03:08'], ['20850618','Available','2024-10-15 13:38:00','','Jaggie','Needs a foster!','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','','','Yes','No','','Adult','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','','','Jaggie','2024-09-10 14:48:52'], ['20959837','Available','2024-10-14 18:28:51','','Jaguar','Littermates Lincoln, Jaguar, Mercedes, Royce','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','Baby','No','','','','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Jaguar','2024-10-14 18:28:43'], ['19263346','Available','2024-08-07 01:34:09','283-xx-23','Jane','','Cat','Domestic Short Hair / Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','Domestic Short Hair','Female','Yes','No','No','Yes','No','Yes','Young','No','Yes','Small','Yes','Black and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Jane','2023-05-08 02:15:53'], ['19127387','Available','2024-08-07 01:34:24','283-xx-23','Jane and Jazzy','','Cat','Domestic Medium Hair / Domestic Medium Hair / Mixed (short coat)','Domestic Medium Hair','Domestic Medium Hair','Female','Yes','Yes','Yes','','No','Yes','Young','No','Yes','','Yes','Black and White','Short','Tricolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Jane and Jazzy','2023-03-20 19:45:11'], ['20430834','Available','2024-08-07 01:34:35','283-xx-24','Jayne','','Cat','Dilute Calico / Dilute Calico / Mixed (short coat)','Dilute Calico','Dilute Calico','Female','Yes','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Calico or Dilute Calico','Short','Tricolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Jayne','2024-04-29 21:15:00'], ['19501292','Available','2024-06-15 00:00:17','','Jazmin','','Cat','Tuxedo (short coat)','Tuxedo','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','','','Jazmin','2023-07-13 00:11:54'], ['20799442','Available','2024-08-23 03:00:19','','Jeannie & Kaya','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Brown Tabby','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Jeannie & Kaya','2024-08-23 02:48:04'], ['20824347','Available','2024-10-15 03:41:40','297','JENNY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','JENNY','2024-08-31 18:52:30'], ['20824195','Available','2024-10-15 03:42:50','297','JESSIE','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Brown Tabby','Medium','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','JESSIE','2024-08-31 17:44:14'], ['20642429','Available','2024-10-08 19:02:37','283-xx-24','Jessup','','Cat','Russian Blue / Nebelung / Mixed (medium coat)','Russian Blue','Nebelung','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Gray','Medium','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Jessup','2024-07-11 00:18:17'], ['20590856','Available','2024-09-11 01:15:31','Suzi-2024','Jinx and Binx','','Cat','Maine Coon / Domestic Long Hair / Mixed (long coat)','Maine Coon','Domestic Long Hair','Female','Yes','Yes','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Brown (Mostly)','Long','Tabby','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Jinx and Binx','2024-06-24 13:37:56'], ['20238696','Available','2024-02-29 02:50:49','','Joe and Jolly','','Cat','Calico / Domestic Short Hair (short coat)','Calico','Domestic Short Hair','Male','','','Yes','','No','Yes','Baby','No','Yes','','Yes','Calico or Dilute Calico','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Joe and Jolly','2024-02-18 04:51:44'], ['20238695','Available','2024-02-29 02:51:58','','Jolly and Joe','','Cat','Calico / Domestic Short Hair (short coat)','Calico','Domestic Short Hair','Female','','','Yes','','No','Yes','Baby','No','Yes','','Yes','Calico or Dilute Calico','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Jolly and Joe','2024-02-18 04:40:12'], ['20224633','Available','2024-06-12 14:09:18','136-xx-24','Jonah','Bonded with his brother Ricky','Cat','Domestic Short Hair / Tabby / Mixed (short coat)','Domestic Short Hair','Tabby','Male','Yes','No','Yes','No','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Jonah','2024-02-13 13:12:02'], ['20943435','Available','2024-10-09 00:31:08','','Josephine','','Cat','Tabby / Domestic Medium Hair (medium coat)','Tabby','Domestic Medium Hair','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Tan (Mostly)','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Sandy','wellssandra@comcast.net','415-260-1188','','94596','WeekendAdoption Site','Josephine','2024-10-09 00:22:59'], ['20824219','Available','2024-10-15 03:43:15','297','JOSIE','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Gray and White','Medium','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','JOSIE','2024-08-31 18:15:25'], ['20875234','Available','2024-09-27 17:32:09','','Juniper','Sweet tabby girl','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Female','','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','LouAnne','laflammemarcus@gmail.com','(925) 683-0357','','94596','WeekendAdoption Site','Juniper','2024-09-18 03:23:28'], ['20526683','Available','2024-06-03 20:37:30','','Kaboodle','Annalise\'s litter: Kaboodle, Kapono, Kaipo, Kit Kat','Cat','Domestic Medium Hair (short coat)','Domestic Medium Hair','','Female','','','Yes','','No','Yes','Baby','No','','','','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Kaboodle','2024-06-03 20:29:02'], ['20526688','Available','2024-06-03 20:37:11','','Kaipo','Annalise\'s litter: Kaboodle, Kapono, Kaipo, Kit Kat','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Male','','','Yes','','No','Yes','Baby','No','','','','Black','Medium','Solid','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Kaipo','2024-06-03 20:37:02'], ['20526686','Available','2024-06-03 20:33:41','','Kapono','Annalise\'s litter: Kaboodle, Kapono, Kaipo, Kit Kat','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','','No','Yes','Baby','No','','','','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Kapono','2024-06-03 20:33:33'], ['20238697','Available','2024-02-20 16:20:18','','Kate','','Cat','Calico / Domestic Short Hair (short coat)','Calico','Domestic Short Hair','Female','','','Yes','','No','Yes','Adult','No','Yes','','Yes','Calico or Dilute Calico','Short','Calico','No','No','','','','','','','','','','','','','','','','','','','','','Kate','2024-02-18 04:58:05'], ['20711109','Available','2024-08-02 14:14:57','297','KATNISS','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','KATNISS','2024-08-02 14:11:41'], ['20799441','Available','2024-09-10 01:04:37','','Kaya & Jeannie','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Brown Tabby','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Kaya & Jeannie','2024-08-23 02:46:26'], ['17097241','Available','2024-07-28 17:52:56','289-xx-xxxx','Keanu','','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','94596','WeekendAdoption Site','Keanu','2021-08-07 14:08:19'], ['20950561','Available','2024-10-16 16:55:03','272-46-24','Koko (Springbrook)','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','','','Koko (Springbrook)','2024-10-11 12:38:41'], ['20890634','Available','2024-09-24 01:59:29','316-xx-2024','Latte','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Baby','No','No','Small','Yes','White (Mostly)','Short','Spotted','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Latte','2024-09-23 14:23:43'], ['20919263','Available','2024-10-05 15:40:56','318-xx-24','Layla and Logan','','Cat','Russian Blue / Cornish Rex (short coat)','Russian Blue','Cornish Rex','Female','','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray','Short','Solid','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Layla and Logan','2024-09-30 16:05:46'], ['20665588','Available','2024-07-18 15:36:12','','Lexi','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','Young','No','Yes','','','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Lexi','2024-07-18 15:36:08'], ['20673570','Available','2024-07-31 05:19:15','297','LIBBY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Gray, Blue or Silver Tabby','Short','Spotted','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','LIBBY','2024-07-21 02:39:10'], ['20474446','Available','2024-06-04 00:49:58','','Licorice','','Cat','Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','','Male','Yes','Yes','','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Licorice','2024-05-16 00:59:09'], ['20819489','Available','2024-10-04 21:48:35','','Lil One','Ice Cream Tiger, Lil One, and Chicken Nugget are a litter of three kittens','Cat','Tabby (short coat)','Tabby','','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Fawn Tabby','Short','Bicolor','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Lil One','2024-08-30 02:13:56'], ['20894822','Available','2024-09-24 13:06:41','297','LILA','','Cat','Siamese (medium coat)','Siamese','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Gray and White','Medium','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','LILA','2024-09-24 05:59:04'], ['20959832','Available','2024-10-14 18:25:49','','Lincoln','Littermates Lincoln, Jaguar, Mercedes, Royce','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Lincoln','2024-10-14 18:25:39'], ['19146459','Available','2024-08-07 01:34:56','283-xx-22','Lizzy and Jack','','Cat','Abyssinian / Domestic Short Hair / Mixed (short coat)','Abyssinian','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Lizzy and Jack','2023-03-27 21:23:59'], ['20663773','Available','2024-09-30 16:08:12','318-xx-24','Logan and Layla','','Cat','Russian Blue / Cornish Rex (short coat)','Russian Blue','Cornish Rex','Male','','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray','Short','Solid','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Logan and Layla','2024-07-18 00:43:12'], ['20804892','Available','2024-10-10 02:44:18','','Logan and Luke','','Cat','Egyptian Mau / Tabby (short coat)','Egyptian Mau','Tabby','Male','','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Cream (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Logan and Luke','2024-08-25 03:14:30'], ['20411100','Available','2024-09-16 19:47:52','288-2024','Loki','Handsome and playful big boy','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Orange and White','Short','Bicolor','No','Yes','04/21/2024','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','94596','Pet Food Express Walnut Creek','Loki','2024-04-21 20:00:02'], ['20834220','Available','2024-09-26 03:58:19','','Loo & Lucky','New Kitten Litter!','Cat','Tabby / Domestic Medium Hair / Mixed (long coat)','Tabby','Domestic Medium Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Orange (Mostly)','Long','Bicolor','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Loo & Lucky','2024-09-04 17:48:05'], ['20964500','Available','2024-10-16 12:04:11','','Lucky','May be adopted with his brother Angelo or separately','Cat','Tuxedo / Domestic Short Hair (short coat)','Tuxedo','Domestic Short Hair','Male','','Yes','Yes','','No','Yes','Baby','No','','','','Tuxedo','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Paola','paolacresti@gmail.com','(925) 323-0503','','','','Lucky','2024-10-16 12:04:02'], ['20773234','Available','2024-09-26 03:57:39','','Lucky & Loo','New Kitten Litter!','Cat','Tabby / Domestic Long Hair / Mixed (long coat)','Tabby','Domestic Long Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Gray (Mostly)','Long','Tortie','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Lucky & Loo','2024-08-15 22:24:22'], ['20815076','Available','2024-08-28 16:58:09','','Lucky (and Angelo)','','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Male','','','','','','','Young','','','','','Black (Mostly)','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','','','Lucky (and Angelo)','2024-08-28 16:50:36'], ['20964124','Available','2024-10-16 09:59:14','','Lucy','Playful & Sweet','Cat','Tabby (short coat)','Tabby','','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Brown','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','','','Lucy','2024-10-16 08:08:44'], ['20509981','Available','2024-05-29 13:34:05','305','Luna','','Cat','Bombay (short coat)','Bombay','','Female','','Yes','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Luna','2024-05-29 02:45:58'], ['20819437','Available','2024-09-10 17:46:00','283-xx-24','Luna','','Cat','Domestic Short Hair / Bombay / Mixed (short coat)','Domestic Short Hair','Bombay','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Luna','2024-08-30 01:21:31'], ['20770038','Available','2024-08-24 16:19:51','316-xx-2024','Luna','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','','','','Yes','','','','Baby','','','','','White (Mostly)','Short','Spotted','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Luna','2024-08-14 20:43:22'], ['20806386','Available','2024-08-25 22:39:32','136-XX-24','LUNA and RILEY','','Cat','Dilute Calico / Domestic Medium Hair / Mixed (medium coat)','Dilute Calico','Domestic Medium Hair','Female','Yes','','Yes','','No','Yes','Baby','No','No','Medium','Yes','Calico or Dilute Calico','Medium','Calico','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','LUNA and RILEY','2024-08-25 22:34:46'], ['20956549','Available','2024-10-15 17:52:53','297','MABEL','','Cat','Extra-Toes Cat (Hemingway Polydactyl) (short coat)','Extra-Toes Cat (Hemingway Polydactyl)','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','MABEL','2024-10-13 01:36:57'], ['20796270','Available','2024-09-07 02:38:17','','Madison','','Cat','Chartreux / British Shorthair (short coat)','Chartreux','British Shorthair','Female','','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Madison','2024-08-22 02:49:35'], ['20416697','Available','2024-04-30 13:40:50','','Mali and Dixie','','Cat','Turkish Van (medium coat)','Turkish Van','','Female','','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Black (Mostly)','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Mali and Dixie','2024-04-23 22:43:23'], ['20865035','Available','2024-09-14 14:06:53','303-xx-24','MAO MAO','','Cat','Tortoiseshell / Calico / Mixed (short coat)','Tortoiseshell','Calico','Female','Yes','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Small','','Tortoiseshell','Short','Tortie','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','MAO MAO','2024-09-14 13:38:13'], ['20263425','Available','2024-05-28 23:53:04','297','MARILYN','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','Yes','Yes','','Yes','Gray','Medium','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','MARILYN','2024-02-26 15:29:56'], ['19912958','Available','2024-08-21 20:03:32','136-JJ-23','Marilyn (with the jade eyes!)','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','Yes','03/22/2024','94596','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Marilyn (with the jade eyes!)','2023-10-22 18:00:00'], ['20890576','Available','2024-09-23 14:12:13','316-xx-2024','Marshmallow Fluff','','Cat','Domestic Long Hair (long coat)','Domestic Long Hair','','Male','','','Yes','','','','Baby','','','','','Gray and White','Long','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Marshmallow Fluff','2024-09-23 14:07:38'], ['20590830','Available','2024-09-11 01:13:08','Suzi-2024','Marshmellow and Maisy','','Cat','Siamese / Mixed (medium coat)','Siamese','','Female','Yes','','Yes','','No','Yes','Young','No','Yes','Small','Yes','Brown (Mostly)','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Marshmellow and Maisy','2024-06-24 13:06:49'], ['19712691','Available','2024-09-19 00:02:47','305-xx-23','Marzi and Piano','Mother and son','Cat','Calico / Domestic Short Hair (short coat)','Calico','Domestic Short Hair','Female','','Yes','Yes','','No','Yes','Adult','No','Yes','Small','Yes','Calico or Dilute Calico','Short','Calico','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Marzi and Piano','2023-08-30 22:41:38'], ['20890610','Available','2024-09-23 14:19:45','','Matcha','','Cat','Tuxedo (short coat)','Tuxedo','','Male','','','Yes','','','','Baby','','','','','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Matcha','2024-09-23 14:17:17'], ['20845259','Available','2024-09-08 13:15:45','','Maui, Kauai, and Kona','','Cat','Bombay / Domestic Long Hair (long coat)','Bombay','Domestic Long Hair','','','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black (Mostly)','Long','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','','','Maui, Kauai, and Kona','2024-09-08 13:12:14'], ['20658985','Available','2024-07-16 16:09:26','297','MAVIS','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Tuxedo','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','MAVIS','2024-07-16 16:09:18'], ['20853641','Available','2024-09-11 14:34:46','','Max','Friendly, loves attention','Cat','Tabby (short coat)','Tabby','','Male','','','','Yes','No','','Young','No','No','Medium','','Gray and White','Short','Tuxedo','No','Yes','08/25/2024','94513','','','','','','','','','','','','','','','','','','','Max','2024-09-11 13:57:53'], ['19628478','Available','2024-08-12 17:23:01','Suzi-2024','Maxi and Linx','','Cat','Tabby / Domestic Long Hair / Mixed (long coat)','Tabby','Domestic Long Hair','Female','Yes','Yes','','','No','Yes','Young','No','Yes','Medium','Yes','Brown (Mostly)','Long','Tabby','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Maxi and Linx','2023-08-09 17:28:38'], ['17397742','Available','2024-04-11 12:56:07','','MAXIMUS & ISABELLA bonded pair','','Cat','Domestic Medium Hair / Mixed (short coat)','Domestic Medium Hair','','Male','Yes','Yes','Yes','No','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','MAXIMUS & ISABELLA bonded pair','2021-10-30 03:47:33'], ['17706090','Available','2024-03-23 00:43:42','273-xx-22','Maya','','Cat','Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','','Female','Yes','No','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Maya','2022-01-29 00:41:25'], ['20774041','Available','2024-09-24 04:45:30','297','Mayhem','','Cat','Tuxedo / Domestic Short Hair / Mixed (short coat)','Tuxedo','Domestic Short Hair','Male','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Mayhem','2024-08-16 12:44:13'], ['20959838','Available','2024-10-14 18:31:42','','Mercedes','Littermates Lincoln, Jaguar, Mercedes, Royce','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Female','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Mercedes','2024-10-14 18:31:30'], ['20933599','Available','2024-10-15 03:44:18','297','MILLIE','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Large','Yes','Calico or Dilute Calico','Medium','Calico','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','MILLIE','2024-10-05 07:31:54'], ['20799443','Available','2024-08-23 02:57:13','','Millie and Edward','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Brown Tabby','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Millie and Edward','2024-08-23 02:51:47'], ['20878193','Available','2024-09-19 00:37:05','305-XX-22','Mimi','About 4 yrs old','Cat','Domestic Short Hair / Siamese (short coat)','Domestic Short Hair','Siamese','Female','','No','Yes','No','No','Yes','Adult','No','Yes','Medium','Yes','Cream (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Mimi','2024-09-19 00:36:27'], ['20934412','Available','2024-10-05 13:31:31','316-xx-2024','Minnie & Misty','','Cat','American Shorthair / Tuxedo (short coat)','American Shorthair','Tuxedo','Female','','','Yes','','','Yes','Young','','Yes','','','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Minnie & Misty','2024-10-05 13:31:26'], ['20914880','Available','2024-10-15 00:46:16','305-69-24','Minnie Mouser','Birthday 4/26/2024','Cat','Domestic Short Hair / Tuxedo / Mixed (short coat)','Domestic Short Hair','Tuxedo','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Minnie Mouser','2024-09-28 23:47:32'], ['20774045','Available','2024-09-24 05:04:04','297','Mischief','','Cat','Tuxedo / Domestic Short Hair / Mixed (short coat)','Tuxedo','Domestic Short Hair','Male','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Mischief','2024-08-16 12:45:52'], ['20516016','Available','2024-05-30 21:21:22','','Miso','Cocoa\'s litter','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Miso','2024-05-30 21:21:19'], ['20834988','Available','2024-10-15 02:48:10','265-xx','Miss Blue Diamond at Martinez PFE Oct 26th','If interested in Miss Blue Diamond, please text 707-372-1841','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','Yes','No','Yes','Baby','No','Yes','','Yes','','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Blue Diamond at Martinez PFE Oct 26th','2024-09-04 20:55:43'], ['20434048','Available','2024-10-15 02:48:24','265-xx','Miss Daisy at Martinez Pet Food Express Oct 26th','If interested in Miss Daisy, please text 707-372-1841','Cat','Tuxedo (short coat)','Tuxedo','','Female','','No','Yes','No','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Daisy at Martinez Pet Food Express Oct 26th','2024-05-01 01:54:30'], ['20436885','Available','2024-10-15 02:48:40','265-xx','Miss GoGo at Martinez Pet Food Express Oct 26th','If interested in Miss GoGo, please text 707-372-1841','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Tan (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss GoGo at Martinez Pet Food Express Oct 26th','2024-05-01 23:20:14'], ['20960530','Available','2024-10-15 04:13:47','297','MISS HAZELNUT','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','MISS HAZELNUT','2024-10-15 04:13:42'], ['20213731','Available','2024-10-15 03:34:40','265-xx','Miss Honeybunch at Martinez PFE October 26th','If interested in Miss Honeybunch, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Honeybunch at Martinez PFE October 26th','2024-02-09 03:32:51'], ['20434049','Available','2024-10-15 02:49:18','265-xx','Miss Junana at Martinez Pet Food Express Oct 26th','If interested in Miss Junana, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Junana at Martinez Pet Food Express Oct 26th','2024-05-01 01:59:51'], ['20434050','Available','2024-10-15 02:49:40','265-xx','Miss Juyon at Martinez Pet Food Express Oct 26','If interested in Miss Juyon, please text 707-372-1841','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Tan','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Juyon at Martinez Pet Food Express Oct 26','2024-05-01 02:10:33'], ['20434052','Available','2024-10-15 02:49:56','265-xx','Miss Nicky at Martinez Pet Food Express Oct 26th','If interested in Miss Nicky, please text 707-372-1841.','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Tortoiseshell','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Nicky at Martinez Pet Food Express Oct 26th','2024-05-01 02:16:43'], ['20960531','Available','2024-10-15 04:45:06','297','MISS PANTHER','','Cat','Domestic Short Hair / Domestic Short Hair (short coat)','Domestic Short Hair','Domestic Short Hair','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','MISS PANTHER','2024-10-15 04:43:16'], ['20835052','Available','2024-10-15 02:50:13','265-xx','Miss Peanut Butter at Martinez PFE Oct 26th','If interested in Miss Peanut Butter, please text 707-372-1841','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','','Short','Solid','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Peanut Butter at Martinez PFE Oct 26th','2024-09-04 22:14:52'], ['20434055','Available','2024-10-15 02:50:28','265-xx','Miss Petunia at Martinez PFE October 26th','If interested in Miss Petunia, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Petunia at Martinez PFE October 26th','2024-05-01 02:21:18'], ['20434056','Available','2024-10-15 02:50:45','265-xx','Miss Tulip at Martinez Pet Food Express Oct 26th','If interested in Miss Tulip, please text 707-372-1841.','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Miss Tulip at Martinez Pet Food Express Oct 26th','2024-05-01 02:26:09'], ['20934405','Available','2024-10-05 13:30:30','316-xx-2024','Misty & Minnie','','Cat','American Shorthair / Tuxedo (short coat)','American Shorthair','Tuxedo','Female','','','Yes','','','Yes','Young','','Yes','','','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Misty & Minnie','2024-10-05 13:29:05'], ['19711930','Available','2024-03-16 17:48:59','288-2024','Monique','','Cat','Tabby (short coat)','Tabby','','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Small','Yes','Brown Tabby','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','','','Monique','2023-08-30 17:08:54'], ['20389295','Available','2024-05-13 23:15:44','','Morgan','A Sweet Tabby Girl','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Female','','','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Black (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','LouAnne','laflammemarcus@gmail.com','(925) 683-0357','','','','Morgan','2024-04-13 13:08:43'], ['20515946','Available','2024-05-30 21:18:13','','Mori','Cocoa\'s litter','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Mori','2024-05-30 21:18:09'], ['20875146','Available','2024-09-28 01:24:30','305-119-24','Moustachio','Birthday 6/24/2024','Cat','Domestic Short Hair / Tuxedo / Mixed (short coat)','Domestic Short Hair','Tuxedo','Female','Yes','','Yes','','No','Yes','Baby','No','No','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Moustachio','2024-09-18 01:04:10'], ['20436896','Available','2024-10-15 02:51:00','265-xx','Mr A1 at Martinez Pet Food Express October 26th','If interested in Mr A1, please text 707-372-1841.','Cat','Tabby (short coat)','Tabby','','Male','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Brown Tabby','Short','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr A1 at Martinez Pet Food Express October 26th','2024-05-01 23:29:06'], ['20604196','Available','2024-10-15 02:55:17','265-xx','Mr and Miss Baseball Kittens Martinez PFE Oct 26','If interested in any of the Mr and Miss Baseball Kittens, please text 707-372-1841','Cat','Tabby (medium coat)','Tabby','','Male','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Tan (Mostly)','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr and Miss Baseball Kittens Martinez PFE Oct 26','2024-06-27 22:21:23'], ['20649117','Available','2024-10-15 02:53:07','265-xx','Mr and Miss Cutie Kittens at Martinez PFE Oct 26th','If interested in any of the Mr and Miss Cutie Kittens, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr and Miss Cutie Kittens at Martinez PFE Oct 26th','2024-07-12 20:51:21'], ['20834706','Available','2024-10-15 02:54:11','265-xx','Mr Chubbs at Martinez Pet Food Express Oct 26th','If interested in Mr Chubbs, please text 707-372-1841','Cat','Dilute Tortoiseshell (short coat)','Dilute Tortoiseshell','','Male','','No','Yes','','No','Yes','Young','No','Yes','Medium','Yes','','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Chubbs at Martinez Pet Food Express Oct 26th','2024-09-04 20:21:15'], ['20607624','Available','2024-10-15 02:56:28','265-xx','Mr Dicky at Martinez Pet Food Express Oct 26th','If interested in Mr Dicky, please text 707-372-1841.','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Gray','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Dicky at Martinez Pet Food Express Oct 26th','2024-06-29 00:02:53'], ['20625229','Available','2024-10-15 02:57:52','265-xx','Mr Dreyfus at Martinez Pet Food Express October 26','If interested in Mr Dreyfus, please text 707-372-1841.','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Brown Tabby','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Dreyfus at Martinez Pet Food Express October 26','2024-07-04 17:23:31'], ['20834880','Available','2024-10-15 02:59:14','265-xx','Mr Grey and Mr Yeller at Martinez PFE Oct 26th','If interested in Mr Grey and or Mr Yeller (not bonded), please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','','No','Yes','Young','No','Yes','Medium','Yes','','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Grey and Mr Yeller at Martinez PFE Oct 26th','2024-09-04 20:42:41'], ['20649036','Available','2024-10-15 03:00:48','265-xx','Mr Jack at Martinez Pet Food Express Oct 26th','If interested in Mr Jack, please text 707-372-1841.','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','Black','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Jack at Martinez Pet Food Express Oct 26th','2024-07-12 19:52:13'], ['20835317','Available','2024-10-15 03:02:42','265-xx','Mr Merry Bandit at Martinez PFE October 26th','If interested in the Mr Merry Bandit, Mr Mittens, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Young','No','Yes','','Yes','','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Merry Bandit at Martinez PFE October 26th','2024-09-05 01:24:28'], ['20436904','Available','2024-10-15 03:04:14','265-xx','Mr Midnight Galaxy at Martinez PFE Oct 26th','If interested in Mr Midnight Galaxy, please text 707-372-1841.','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Midnight Galaxy at Martinez PFE Oct 26th','2024-05-01 23:38:29'], ['20442255','Available','2024-10-15 03:05:32','265-xx','Mr Oh My Goodness (aka OMG) Martinez PFE Oct 26','If interested in Mr Oh My Goodness, please text 707-372-1841','Cat','Tabby (short coat)','Tabby','','Male','','No','No','No','No','Yes','Adult','No','Yes','Medium','Yes','Tan (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Oh My Goodness (aka OMG) Martinez PFE Oct 26','2024-05-03 22:12:15'], ['20835021','Available','2024-10-15 03:06:55','265-xx','Mr Red at Martinez Pet Food Express Oct 26th','If interested in Mr Red, please text 707-372-1841','Cat','Siamese (medium coat)','Siamese','','Male','','No','No','No','No','Yes','Adult','No','Yes','Medium','Yes','Red (Mostly)','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Red at Martinez Pet Food Express Oct 26th','2024-09-04 21:07:14'], ['20628362','Available','2024-10-15 03:07:54','265-xx','Mr Slick','If interested in Mr Slick, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Adult','Yes','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Slick','2024-07-05 20:52:04'], ['20115543','Available','2024-10-15 03:09:15','265-xx','Mr Snowball at Martinez PFE October 26th','If interested in Mr Snowball, please text 707-372-1841','Cat','Tuxedo (medium coat)','Tuxedo','','Male','','No','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','White (Mostly)','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Snowball at Martinez PFE October 26th','2023-12-31 19:26:02'], ['20609672','Available','2024-10-15 03:10:40','265-xx','Mr Theo at Martinez Pet Food Express Oct 26th','If interested in Mr Theo, please text 707-372-1841.','Cat','Domestic Long Hair (long coat)','Domestic Long Hair','','Male','','No','Yes','Yes','No','Yes','Adult','No','Yes','','Yes','Black','Long','Solid','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Theo at Martinez Pet Food Express Oct 26th','2024-06-29 14:03:40'], ['20835030','Available','2024-10-15 03:12:07','265-xx','Mr Tucker at Martinez Pet Food Express October 26','If interested in Mr Tucker, please text 707-372-1841','Cat','Tuxedo (short coat)','Tuxedo','','Male','','No','Yes','','No','Yes','Young','No','Yes','Medium','Yes','','Short','Solid','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Mr Tucker at Martinez Pet Food Express October 26','2024-09-04 21:24:59'], ['20753285','Available','2024-08-11 00:45:11','283-xx-24','Mr Whiskers','','Cat','Russian Blue / Domestic Short Hair / Mixed (short coat)','Russian Blue','Domestic Short Hair','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Gray','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Mr Whiskers','2024-08-11 00:45:09'], ['20628129','Available','2024-10-15 03:13:21','265-xx','Ms Amber at Martinez Pet Food Express Oct 26th','If interested in Ms Amber, please text 707-372-1841.','Cat','Tortoiseshell (short coat)','Tortoiseshell','','Female','','No','No','','No','Yes','Adult','No','Yes','','Yes','','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Amber at Martinez Pet Food Express Oct 26th','2024-07-05 20:21:48'], ['20609684','Available','2024-10-15 03:14:37','265-xx','Ms Bailey at Martinez Pet Food Express Oct 26','If interested in Ms Bailey, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','','No','Yes','Young','No','Yes','Medium','Yes','White (Mostly)','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Bailey at Martinez Pet Food Express Oct 26','2024-06-29 14:14:50'], ['20609489','Available','2024-10-15 03:15:51','265-xx','Ms Bubbles at Martinez Pet Food Express Oct 26th','If interested in Ms Bubbles, please text 707-372-1841','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','Gray and White','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Bubbles at Martinez Pet Food Express Oct 26th','2024-06-29 13:55:20'], ['20835025','Available','2024-10-15 03:21:25','265-xx','Ms Flora at Martinez Pet Food Express Oct 26th','If interested in Ms Flora, please text 707-372-1841','Cat','Torbie (short coat)','Torbie','','Female','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Flora at Martinez Pet Food Express Oct 26th','2024-09-04 21:13:26'], ['20084413','Available','2024-10-15 03:48:43','265-xx','Ms Holly at Martinez Pet Food Express Oct 26th','If interested in Ms Holly, please text 707-372-1841.','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','Yes','No','Yes','Adult','No','Yes','Small','Yes','Brown Tabby','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Holly at Martinez Pet Food Express Oct 26th','2023-12-18 00:08:02'], ['20436908','Available','2024-10-06 20:34:45','265-xx','Ms Juliette at Martinez PFE October 26','If interested in Ms Juliette, please text 707-372-1841.','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Tan (Mostly)','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Juliette at Martinez PFE October 26','2024-05-01 23:44:25'], ['20625238','Available','2024-10-15 03:24:21','265-xx','Ms Meli at Martinez Pet Food Express October 26th','If interested in Ms Meli, please text 707-372-1841.','Cat','Tabby (short coat)','Tabby','','Female','','No','Yes','Yes','No','Yes','Baby','No','Yes','','Yes','Tan (Mostly)','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Meli at Martinez Pet Food Express October 26th','2024-07-04 17:35:07'], ['20436912','Available','2024-10-15 03:25:40','265-xx','Ms Midnight and Ms Georgie Martinez PFE Oct 26','They are bonded. If interested, please text 707-372-1841','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Tan','Short','Tortie','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Midnight and Ms Georgie Martinez PFE Oct 26','2024-05-01 23:59:21'], ['20436913','Available','2024-10-15 03:26:58','265-xx','Ms Mitzy at Martinez Pet Food Express October 26','If interested in Ms Mitzy, please text 707-372-1841.','Cat','Tuxedo (short coat)','Tuxedo','','Female','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','94553','Pet Food Express Martinez','Ms Mitzy at Martinez Pet Food Express October 26','2024-05-02 00:03:40'], ['20508297','Available','2024-07-20 19:22:17','','Mulligan','Bonded with his brother Shenanigan','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Male','','','Yes','','No','Yes','Young','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','94596','WeekendAdoption Site','Mulligan','2024-05-28 15:41:52'], ['20753282','Available','2024-08-11 00:38:28','283-xx-24','Nelly','','Cat','Domestic Short Hair / Domestic Medium Hair / Mixed (short coat)','Domestic Short Hair','Domestic Medium Hair','Female','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Tortoiseshell','Short','Tricolor','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Nelly','2024-08-11 00:38:26'], ['20930642','Available','2024-10-16 13:17:59','272-53-24','Nico (Springbrook)','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','94596','Pet Food Express Walnut Creek','Nico (Springbrook)','2024-10-04 01:29:49'], ['20795076','Available','2024-08-21 16:59:28','283-xx-24','Noodle','','Cat','Domestic Short Hair / Domestic Medium Hair / Mixed (short coat)','Domestic Short Hair','Domestic Medium Hair','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Noodle','2024-08-21 16:59:28'], ['20964498','Available','2024-10-16 12:00:12','','Nugget','Has mild cerebellar hypoplasia','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','Yes','Yes','No','No','Yes','Baby','','','','','Orange','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','','','Nugget','2024-10-16 11:59:58'], ['20793925','Available','2024-08-21 12:35:56','136-AL-24','Nutmeg','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Nutmeg','2024-08-21 12:35:52'], ['19512822','Available','2024-10-15 03:44:58','297','NUTMEG','','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','NUTMEG','2023-07-15 13:32:07'], ['19820878','Available','2024-01-15 04:44:57','273-55-23','Nylah','','Cat','Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','','Female','Yes','Yes','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Nylah','2023-09-25 11:38:43'], ['20948737','Available','2024-10-12 18:11:00','297','OLIVE','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Calico or Dilute Calico','Medium','Calico','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','OLIVE','2024-10-10 18:47:38'], ['20806040','Available','2024-08-25 17:50:24','136-XX-24','OLIVE','','Cat','Dilute Calico / Domestic Medium Hair / Mixed (medium coat)','Dilute Calico','Domestic Medium Hair','Female','Yes','','Yes','','No','Yes','Baby','No','No','Medium','Yes','Calico or Dilute Calico','Medium','Calico','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','OLIVE','2024-08-25 17:42:39'], ['20900859','Available','2024-09-26 16:36:36','277-XX-24','Olive','Always close by','Cat','American Shorthair / American Shorthair (short coat)','American Shorthair','American Shorthair','Female','','','Yes','','No','Yes','Adult','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Mary','mapmilton@gmail.com','','','94596','Pet Food Express Walnut Creek','Olive','2024-09-24 22:56:21'], ['18221835','Available','2022-10-14 19:14:22','398','Oliver','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','','','Oliver','2022-07-02 15:59:50'], ['19362983','Available','2024-03-23 00:43:55','273-21-23','Oliver','','Cat','Domestic Short Hair / Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','Yes','06/05/2023','94598','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Oliver','2023-06-07 23:11:56'], ['19699140','Available','2024-10-15 14:26:09','','OLIVER','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','','Yes','','No','Yes','Young','No','Yes','Medium','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','OLIVER','2023-08-27 23:20:54'], ['20516048','Available','2024-05-30 21:25:26','','Oreo','Cocoa\'s litter','Cat','Domestic Medium Hair / Tuxedo (medium coat)','Domestic Medium Hair','Tuxedo','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Tuxedo','Medium','Tuxedo','No','No','','','','','','','','','','','','','','','','','','','','','Oreo','2024-05-30 21:22:51'], ['20253433','Available','2024-02-25 01:40:57','297','OREO','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','No','','Yes','Black and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','OREO','2024-02-21 23:56:24'], ['20658988','Available','2024-07-16 16:12:02','297','PANTHY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','PANTHY','2024-07-16 16:11:55'], ['20195398','Available','2024-07-17 19:48:44','','Parker and Echo','','Cat','Tabby (medium coat)','Tabby','','Female','','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Orange and White','Medium','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Parker and Echo','2024-02-03 01:33:39'], ['20914883','Available','2024-09-28 23:59:28','305-70-24','Patch','Birthday 4/26/2024','Cat','Domestic Short Hair / Tuxedo / Mixed (short coat)','Domestic Short Hair','Tuxedo','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Patch','2024-09-28 23:59:26'], ['20783185','Available','2024-10-18 00:00:20','','Peaches','','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Orange and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Peaches','2024-08-19 21:49:19'], ['19099130','Available','2024-07-28 17:53:41','289-xx-23','Pebbles','','Cat','Russian Blue / Korat / Mixed (short coat)','Russian Blue','Korat','Female','Yes','','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Gray','Short','Bicolor','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','94596','WeekendAdoption Site','Pebbles','2023-03-10 05:09:35'], ['20957472','Available','2024-10-16 13:18:15','272-55-24','Pebbles (Springbrook)','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','94596','Pet Food Express Walnut Creek','Pebbles (Springbrook)','2024-10-13 17:20:46'], ['20618972','Available','2024-07-17 17:34:46','273-SW-24','Penny','Contact Kay at 925-408-5249 or kericksonttt@yahoo.com. Littermates Delmar, Penny, Pete, and Ulysses.','Cat','Tuxedo / Domestic Short Hair / Mixed (short coat)','Tuxedo','Domestic Short Hair','Female','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Penny','2024-07-02 16:52:16'], ['20878191','Available','2024-09-19 00:24:15','305-XX-24','Pepper','Birthday 3/25/2024','Cat','Domestic Short Hair / Snowshoe / Mixed (short coat)','Domestic Short Hair','Snowshoe','Female','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Pepper','2024-09-19 00:23:26'], ['19842284','Available','2023-11-04 02:15:10','297-xx-23','Pepper','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','','No','Yes','Young','No','Yes','Small','Yes','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','Pepper','2023-09-30 21:25:18'], ['20819486','Available','2024-08-30 01:45:51','283-xx-24','Pete','','Cat','Domestic Short Hair / Bombay / Mixed (short coat)','Domestic Short Hair','Bombay','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Pete','2024-08-30 01:38:32'], ['20618975','Available','2024-07-17 17:35:45','273-SW-24','Pete','Contact Kay at 925-408-5249 or kericksonttt@yahoo.com. Littermates Delmar, Penny, Pete, and Ulysses.','Cat','Domestic Short Hair / Russian Blue / Mixed (short coat)','Domestic Short Hair','Russian Blue','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray','Short','Solid','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Pete','2024-07-02 16:59:26'], ['20694740','Available','2024-10-10 16:38:24','305-106-24','Peter','Birthday 5/20/2024','Cat','Domestic Medium Hair / Tabby / Mixed (medium coat)','Domestic Medium Hair','Tabby','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray, Blue or Silver Tabby','Medium','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Peter','2024-07-28 00:26:35'], ['20939407','Available','2024-10-15 13:43:11','','Peter Rabbit','Consider adopting with his brother Benjamin Bunny or his foster sister Eclipse','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Baby','No','Yes','','','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Peter Rabbit','2024-10-07 19:14:03'], ['20938072','Available','2024-10-07 12:50:40','','Petey','Please adopt with his sister Becca','Cat','Tabby / Domestic Long Hair (long coat)','Tabby','Domestic Long Hair','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Long','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Petey','2024-10-07 12:50:31'], ['19712704','Available','2023-08-30 22:56:34','305-XX-23','Piano','','Cat','Domestic Short Hair / Domestic Short Hair (short coat)','Domestic Short Hair','Domestic Short Hair','Male','','Yes','Yes','','No','Yes','Baby','No','Yes','Medium','Yes','Black and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Piano','2023-08-30 22:56:31'], ['20959843','Available','2024-10-14 18:38:22','','Pinta','','Cat','Calico / Domestic Short Hair (short coat)','Calico','Domestic Short Hair','Female','','','Yes','','No','Yes','Adult','No','Yes','','','Calico or Dilute Calico','Short','Calico','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Pinta','2024-10-14 18:38:16'], ['19052467','Available','2024-03-23 00:41:33','136-TM-22','Piper','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Piper','2023-02-20 10:51:42'], ['20799461','Available','2024-09-24 13:48:57','','Pixie','','Cat','Bombay / Domestic Short Hair (short coat)','Bombay','Domestic Short Hair','Female','','Yes','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Pixie','2024-08-23 03:37:40'], ['20959853','Available','2024-10-14 18:54:45','','Poppy','Littermates Barney, Bitty, Calamity, Poppy','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','','Yes','','No','Yes','Baby','No','','','','Gray and White','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Poppy','2024-10-14 18:54:37'], ['20769649','Available','2024-10-05 13:35:33','316-xx-2024','Poppy','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','Yes','Yes','Yes','No','','Baby','No','Yes','','','Gray and White','Medium','Cow','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Poppy','2024-08-14 19:44:50'], ['20876459','Available','2024-09-18 14:24:10','272-15-24','Poppy & Velcro','*Bonded Pair*','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','','Yes','','No','Yes','Baby','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','94596','Pet Food Express Walnut Creek','Poppy & Velcro','2024-09-18 14:18:54'], ['20469921','Available','2024-06-12 14:13:04','317-S-24','Princess','','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Female','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Venus','','(925) 222-7645','','94596','WeekendAdoption Site','Princess','2024-05-14 16:19:59'], ['20195397','Available','2024-03-23 00:41:39','136-01&02-24','Queen Victoria & Princess Feodora','','Cat','Siamese / Domestic Short Hair / Mixed (short coat)','Siamese','Domestic Short Hair','Female','Yes','','Yes','Yes','No','Yes','Adult','Yes','Yes','Medium','Yes','Chocolate (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Queen Victoria & Princess Feodora','2024-02-03 01:28:05'], ['20774036','Available','2024-09-24 05:00:16','297','Rascal','','Cat','Tuxedo / Domestic Short Hair / Mixed (short coat)','Tuxedo','Domestic Short Hair','Male','Yes','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Rascal','2024-08-16 12:37:45'], ['20937516','Available','2024-10-16 13:18:45','272-57-24','Remy (Springbrook)','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','94596','Pet Food Express Walnut Creek','Remy (Springbrook)','2024-10-06 23:39:40'], ['20224626','Available','2024-06-12 14:10:35','136-xx-24','Ricky','Bonded with his brother Jonah','Cat','Domestic Short Hair / Tabby / Mixed (short coat)','Domestic Short Hair','Tabby','Male','Yes','No','Yes','No','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Ricky','2024-02-13 13:08:14'], ['16724691','Available','2024-03-23 00:41:44','136-xx-20','Ricky','','Cat','Domestic Medium Hair / Tabby / Mixed (medium coat)','Domestic Medium Hair','Tabby','Male','Yes','','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Ricky','2021-04-22 03:12:42'], ['20876787','Available','2024-09-18 16:51:56','297','ROCKY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','ROCKY','2024-09-18 16:51:46'], ['20642469','Available','2024-07-11 02:20:25','','Romeo','','Cat','Tabby (short coat)','Tabby','','Male','','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Fawn (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','','','Romeo','2024-07-11 02:18:55'], ['20796109','Available','2024-08-23 14:14:26','136-TC-24','Rory','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Black and White','Short','Cow','No','No','','','','','','','','','','','','','','','','','','','','','Rory','2024-08-21 23:43:00'], ['20816078','Available','2024-10-16 10:58:05','288-2024','Rosie','','Cat','Tabby (short coat)','Tabby','','Female','','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','94596','Pet Food Express Walnut Creek','Rosie','2024-08-28 23:00:10'], ['20875233','Available','2024-09-27 17:33:20','','Rowan','Sweet tabby girl','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Female','','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','LouAnne','laflammemarcus@gmail.com','(925) 683-0357','','94596','WeekendAdoption Site','Rowan','2024-09-18 03:14:24'], ['16724692','Available','2023-11-03 14:05:39','136-xx-20','Roxie','','Cat','Domestic Medium Hair / Tabby / Mixed (medium coat)','Domestic Medium Hair','Tabby','Female','Yes','','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Brown Tabby','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Roxie','2021-04-22 03:20:24'], ['20876797','Available','2024-09-18 17:02:22','297','Roxie','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray (Mostly)','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','Roxie','2024-09-18 17:02:09'], ['20960389','Available','2024-10-15 00:09:18','305-121-24','Roxy','Sweet little girl','Cat','Russian Blue / Domestic Short Hair / Mixed (short coat)','Russian Blue','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Gray','Short','Solid','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Roxy','2024-10-15 00:09:14'], ['20959840','Available','2024-10-14 18:34:24','','Royce','Littermates Lincoln, Jaguar, Mercedes, Royce','Cat','Tabby / Domestic Short Hair (short coat)','Tabby','Domestic Short Hair','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Royce','2024-10-14 18:34:13'], ['19844664','Available','2024-03-23 00:41:55','136-xx-23','Russell','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','','Yes','No','No','Yes','Young','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Russell','2023-10-01 16:59:50'], ['20267488','Available','2024-10-15 03:46:20','297','SALEM','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black (Mostly)','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','SALEM','2024-02-28 05:50:59'], ['20672720','Available','2024-07-27 19:24:23','277-LB-24','Samson','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Orange','Short','Tabby','No','No','','','','','','','','','','','','','','','Mary','mapmilton@gmail.com','','','94596','Pet Food Express Walnut Creek','Samson','2024-07-20 18:51:44'], ['20965020','Available','2024-10-16 13:16:22','','Scarlette','','Cat','Tabby','Tabby','','Female','','','Yes','','No','Yes','Baby','No','No','','','Orange','','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Scarlette','2024-10-16 13:16:22'], ['20965022','Available','2024-10-16 13:20:47','','Scarlette','','Cat','Tabby','Tabby','','Female','','','Yes','','No','Yes','Baby','No','No','','','Orange','','Tabby','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Scarlette','2024-10-16 13:18:20'], ['20642427','Available','2024-09-27 14:20:40','283-xx-24','Sejanus','','Cat','Domestic Medium Hair / Nebelung / Mixed (medium coat)','Domestic Medium Hair','Nebelung','Male','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Black','Medium','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Sejanus','2024-07-11 00:13:53'], ['20590864','Available','2024-06-24 14:37:33','Suzi-2024','Seymour and Freddie','','Cat','Tabby / Domestic Long Hair / Mixed (medium coat)','Tabby','Domestic Long Hair','Male','Yes','','Yes','No','No','Yes','Baby','No','Yes','Medium','Yes','Orange (Mostly)','Medium','Tabby','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Seymour and Freddie','2024-06-24 13:45:56'], ['18233337','Available','2024-04-11 13:03:46','303-##-22','SIMON and TREVOR','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','White (Mostly)','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','SIMON and TREVOR','2022-07-06 04:14:08'], ['20937512','Available','2024-10-16 10:59:15','272-64-24','Simone','','Cat','Siamese / Domestic Short Hair / Mixed (short coat)','Siamese','Domestic Short Hair','Female','Yes','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Cream (Mostly)','Short','Bicolor','No','Yes','09/10/2024','94509','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','','','Simone','2024-10-06 23:30:01'], ['20949576','Available','2024-10-11 12:46:05','272-07-24','Sir Lancelot','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','White (Mostly)','Short','Tabby','No','Yes','10/10/2024','94521','','','','','','','','','','','','','Dana','DanaCC4C@gmail.com','(925) 586-6408','','94596','Pet Food Express Walnut Creek','Sir Lancelot','2024-10-10 23:47:19'], ['20914878','Available','2024-09-28 23:42:01','305-67-24','Sissy','Birthday 4/26/2024','Cat','Domestic Short Hair / Tabby / Mixed (short coat)','Domestic Short Hair','Tabby','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Angela','takeakittenhome@gmail.com','(510) 909-6737','','94596','WeekendAdoption Site','Sissy','2024-09-28 23:42:00'], ['20952684','Available','2024-10-15 13:44:49','','Smokey Joe and Oliver','','Cat','Siamese / Tuxedo (short coat)','Siamese','Tuxedo','Male','','','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Cream','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','','','Smokey Joe and Oliver','2024-10-12 00:31:33'], ['20665583','Available','2024-07-18 15:32:08','','Soy','Sister of Cassie, may be adopted together or separately','Cat','Siamese / Domestic Short Hair (short coat)','Siamese','Domestic Short Hair','Female','','','Yes','Yes','No','Yes','Young','No','Yes','','','Tan (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Soy','2024-07-18 15:32:04'], ['19954453','Available','2024-08-16 10:29:16','136-xx-23','Spot (bonded with TJ)','','Cat','Domestic Short Hair / Tabby / Mixed (short coat)','Domestic Short Hair','Tabby','Male','Yes','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Spot (bonded with TJ)','2023-11-03 22:31:54'], ['20594202','Available','2024-07-20 23:03:40','136-xx-24','Sprite','Bonded with Dr Pepper (female)','Cat','Siamese / Domestic Short Hair / Mixed (short coat)','Siamese','Domestic Short Hair','Male','Yes','Yes','Yes','','No','Yes','Baby','No','Yes','Small','Yes','Cream and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Sprite','2024-06-25 14:56:47'], ['20721743','Available','2024-10-15 03:46:49','297','STELLA','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','STELLA','2024-08-05 21:00:49'], ['20769657','Available','2024-10-05 13:40:47','316-xx-2024','Stella','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','','','','Baby','','Yes','','','Gray and White','Short','Bicolor','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Stella','2024-08-14 19:51:29'], ['20753283','Available','2024-08-11 00:42:03','283-xx-24','Stormie','','Cat','Russian Blue / Domestic Short Hair / Mixed (short coat)','Russian Blue','Domestic Short Hair','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Medium','Yes','Gray','Short','Solid','No','No','','','','','','','','','','','','','','','Renee','givethemahappylife@gmail.com','','','','','Stormie','2024-08-11 00:42:01'], ['19913019','Available','2024-08-21 20:07:01','136-JJ-23','Sweet Sadie','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Bicolor','No','Yes','03/22/2024','94596','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','Sweet Sadie','2023-10-22 18:05:52'], ['20823405','Available','2024-10-07 00:43:40','303-XX-24','TABITHA','','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Female','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Small','','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','TABITHA','2024-08-31 14:54:10'], ['20613248','Available','2024-08-25 11:35:40','303-xx-24','THEA AND NORI','','Cat','Dilute Calico / Tabby / Mixed (short coat)','Dilute Calico','Tabby','Female','Yes','No','No','No','No','Yes','Young','No','Yes','Medium','Yes','Calico or Dilute Calico','Short','Tabby','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','THEA AND NORI','2024-07-01 02:59:07'], ['20931631','Available','2024-10-04 13:20:50','','Tia','','Cat','Tabby / Domestic Medium Hair (medium coat)','Tabby','Domestic Medium Hair','Female','','','Yes','','No','Yes','Adult','No','Yes','','','Brown Tabby','Medium','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Tia','2024-10-04 13:11:37'], ['20952384','Available','2024-10-12 01:58:48','','Tigy and Lea','Bonded Pair','Cat','Tabby / Bombay (short coat)','Tabby','Bombay','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Small','Yes','Brown (Mostly)','Short','Bicolor','No','No','','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','','','Tigy and Lea','2024-10-11 20:54:30'], ['20260637','Available','2024-02-26 15:27:17','297','TINY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','No','No','','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','TINY','2024-02-25 02:11:24'], ['19954454','Available','2024-08-16 10:29:49','136-xx-23','TJ (bonded with Spot)','','Cat','Domestic Short Hair / Tabby / Mixed (short coat)','Domestic Short Hair','Tabby','Male','Yes','','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','94596','WeekendAdoption Site','TJ (bonded with Spot)','2023-11-03 22:35:11'], ['20516054','Available','2024-05-30 21:29:45','','Tomo','Cocoa\'s litter','Cat','Domestic Medium Hair / Tuxedo (medium coat)','Domestic Medium Hair','Tuxedo','Male','','','Yes','Yes','No','Yes','Baby','No','','','','Tuxedo','Medium','Tuxedo','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Tomo','2024-05-30 21:27:17'], ['20819492','Available','2024-09-11 01:11:24','','Toothless','','Cat','Tabby (medium coat)','Tabby','','Male','','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','Fawn Tabby','Medium','Bicolor','No','No','','','','','','','','','','','','','','','Suzi H','Suziharris67@yahoo.com','(925) 708-6967','','','','Toothless','2024-08-30 02:43:34'], ['18233336','Available','2024-04-11 13:03:09','303-##-22','TREVOR and SIMON','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Gray and White','Short','Tuxedo','No','No','','','','','','','','','','','','','','','Loana ','loc1424@yahoo.com','','','','','TREVOR and SIMON','2022-07-06 04:09:17'], ['19899315','Available','2024-07-14 17:09:03','297','Tritt','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','No','','Yes','Gray, Blue or Silver Tabby','Short','Tuxedo','No','Yes','08/15/2023','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','Tritt','2023-10-17 23:31:32'], ['20516059','Available','2024-05-30 21:32:22','','Twilight','Cocoa\'s litter','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Female','','','Yes','Yes','No','Yes','Baby','No','','','','Black','Medium','Solid','No','No','','','','','','','','','','','','','','','Juliet','julietinac@hotmail.com','(510) 220-7469','','','','Twilight','2024-05-30 21:32:18'], ['20890664','Available','2024-09-24 01:57:43','316-xx-2024','Twining','','Cat','Tuxedo / Domestic Short Hair (short coat)','Tuxedo','Domestic Short Hair','Male','','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Gray and White','Short','Spotted','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Twining','2024-09-23 14:32:09'], ['20713860','Available','2024-10-15 13:00:16','','Tyler','','Cat','Tabby / Domestic Medium Hair (medium coat)','Tabby','Domestic Medium Hair','Male','','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Orange and White','Medium','Spotted','No','No','','','','','','','','','','','','','','','Lori','whisker2love@gmail.com','(209) 996-8870','','','','Tyler','2024-08-03 13:30:59'], ['20618977','Available','2024-07-17 17:35:06','273-SW-24','Ulysses','Contact Kay at 925-408-5249 or kericksonttt@yahoo.com. Littermates Delmar, Penny, Pete, and Ulysses.','Cat','Tabby / Domestic Short Hair / Mixed (short coat)','Tabby','Domestic Short Hair','Male','Yes','','Yes','Yes','No','Yes','Baby','No','Yes','Small','Yes','Brown Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Ulysses','2024-07-02 17:05:15'], ['20894526','Available','2024-10-16 10:50:52','','Vicky','','Cat','Tabby / Tabby (short coat)','Tabby','Tabby','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Small','Yes','Gray and White','Short','Tabby','No','No','','','','','','','','','','','','','','','Judy','judyheckman@gmail.com','','','','','Vicky','2024-09-24 03:57:24'], ['20663964','Available','2024-10-14 19:02:00','297','Wednesday','Adopt with his brother Winkey','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','Wednesday','2024-07-18 03:17:51'], ['20770041','Available','2024-08-24 16:26:46','316-xx-2024','Whiskey','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','','','','','','','','Baby','','','','','','Short','Solid','No','No','','','','','','','','','','','','','','','Jamie','jamiecr@comcast.net','','','','','Whiskey','2024-08-14 20:47:35'], ['19933760','Available','2024-07-14 16:31:47','297','Willie','','Cat','Domestic Medium Hair (short coat)','Domestic Medium Hair','','Male','','Yes','Yes','Yes','No','Yes','Young','No','No','','Yes','Gray and White','Short','Tabby','No','Yes','08/15/2023','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','94596','WeekendAdoption Site','Willie','2023-10-29 12:25:24'], ['19618610','Available','2024-01-15 04:46:39','273-54-23','Willow','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Young','No','Yes','Medium','Yes','Black','Short','Solid','No','No','','','','','','','','','','','','','','','Kay','kericksonttt@yahoo.com','(925) 408-5249','','','','Willow','2023-08-07 16:50:50'], ['20663970','Available','2024-10-14 19:05:00','297','Winkey','Adopt with his brother Wednesday','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Baby','No','No','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','','','','','','','','','','','Marilyn','marileealong@comcast.net','(925) 788-4397','','','','Winkey','2024-07-18 03:26:44'], ['20669405','Available','2024-07-19 20:23:46','','Yoda, Mittens and Gizmo','','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Male','','','Yes','Yes','No','Yes','Baby','No','No','Small','Yes','Gray and White','Medium','Tabby','No','No','','','','','','','','','','','','','','','Sandy','wellssandra@comcast.net','415-260-1188','','94596','Pet Food Express Walnut Creek','Yoda, Mittens and Gizmo','2024-07-19 17:37:54'], ['20586827','Available','2024-06-23 01:16:54','313-XX-2024','Zachary, Smudge, Loki, Bettie, Lily','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','','','','','Baby','','','','','','Short','Tabby','No','No','','','','','','','','','','','','','','','','','','','','','Zachary, Smudge, Loki, Bettie, Lily','2024-06-22 17:38:19'] ]; } this.init = function() { this.buildPets(); if (!this.sortbyField) { this.sortbyField = 'lastUpdated'; this.sortbyOrder = 'desc'; } if (cgiVar('toolkitAnimalID')) { showDetails(this.name, null, cgiVar('toolkitAnimalID')); } this.fieldsArray = this.fields.split(','); var orderby = readCookie('rgOrderby'); if (orderby && (this.mode == 'list')) { if (this.sortbyField && this.sortbyOrder && orderby == this.petFields[this.sortbyField]['index']){ this.order = this.sortbyOrder; } this.sortPetArrayOnLoad(orderby); } else { if (this.sortbyField && this.sortbyOrder) { this.order = this.sortbyOrder; this.sortPetArrayOnLoad(this.petFields[this.sortbyField]['index']); } } this.page = 1; } this.list = function(container) { this.listId = container; this.mode = 'list'; this.init(); this.writeList(); } this.list2 = function(container) { this.listId = container; this.mode = 'list2'; this.init(); this.writeList2(); } this.grid = function(container) { this.listId = container; this.mode = 'grid'; this.init(); this.writeGrid(); } this.random = function(div, url) { this.buildPets(); divObj = document.getElementById(div); this.petsWithPic = new Array(); for (x = 0; x < this.pet.length; x++) { if (this.pet[x][this.petFields['pictmn1']['index']]) { this.petsWithPic.push(x); } } if (this.petsWithPic.length == 0) return false; var r=Math.floor(Math.random()*this.petsWithPic.length); divObj.className = 'rgPetRandom'; divObj.innerHTML = '
Featured Adoptable Pet
'+this.pet[this.petsWithPic[r]][this.petFields['pictmn1']['index']] + '
'+this.pet[this.petsWithPic[r]][this.petFields['name']['index']]+'
'+ '
'+this.pet[this.petsWithPic[r]][this.petFields['breed']['index']]+'
'; divObj.animalID = this.pet[this.petsWithPic[r]][this.petFields['animalID']['index']]; divObj.onclick = function(e) { if (url.indexOf('?') == -1) url += '?'; location.href = url+'&toolkitAnimalID='+this.animalID; } } this.featured = function(div, url, animalID) { this.buildPets(); divObj = document.getElementById(div); for (x = 0; x < this.pet.length; x++) { if (this.pet[x][this.petFields['animalID']['index']] == animalID && this.pet[x][this.petFields['pictmn1']['index']]) { var rowNumber = x; break; } } if (rowNumber === false) { alert('failed'); return false; } divObj.className = 'rgPetRandom'; divObj.innerHTML = '
Featured Adoptable Pet
'+this.pet[rowNumber][this.petFields['pictmn1']['index']] + '
'+this.pet[rowNumber][this.petFields['name']['index']]+'
'+ '
'+this.pet[rowNumber][this.petFields['breed']['index']]+'
'; divObj.animalID = animalID; divObj.onclick = function(e) { if (url.indexOf('?') == -1) url += '?'; location.href = url+'&toolkitAnimalID='+animalID; } } this.detail = function() { this.init(); this.animalID = cgiVar('toolkitAnimalID'); for (x=0; x' + ' ' + ' ' + '' + ''; if (this.paging) search += ''; if (this.paging) search += ''; search += ''; var tr = document.createElement('tr'); tr.className = 'rgPetTableHeadSearch'; var td = document.createElement('td'); td.colSpan = this.fieldsArray.length; td.align = 'center'; td.id = 'rgPetTableHeadSearch'+this.name; td.innerHTML = search; tr.appendChild(td); thead.appendChild(tr); } else if (this.paging) { search += ''; if (this.paging) search += ''+ ''+ ''; search += '
'; var tr = document.createElement('tr'); tr.className = 'rgPetTableHeadSearch'; var td = document.createElement('td'); td.colSpan = this.fieldsArray.length; td.align = 'center'; td.id = 'rgPetTableHeadSearch'+this.name; td.innerHTML = search; tr.appendChild(td); thead.appendChild(tr); } var tr = document.createElement('tr'); tr.id = 'rgPetTableHeadFields'+this.name; tr.className = 'rgPetTableHeadFields'; for (x=0; x' + this.petFields[this.fieldsArray[x]]['name'] + ''; tr.appendChild(td); } thead.appendChild(tr); table.appendChild(thead); var tbody = document.createElement('tbody'); var rowCounter=0; this.displayablePets = 0; var petsWrittenOut = 0; if (this.page) { start = (this.page-1)*this.perPage; } else { this.page = 1; start = 0; } for (var y=0; y this.page * this.perPage) continue; if (this.displayablePets <= start) continue; petsWrittenOut += 1; var tr = document.createElement('tr'); tr.rowNumber = y; tr.id = this.name+y; tr.rgPetsClassName = this.name; tr.animalID = this.pet[y][this.petFields['animalID']['index']]; if (isEven(rowCounter)) { tr.rowNumber = y; tr.origClassName = 'rgPetTableRowEven'; tr.className = 'rgPetTableRowEven'; } else { tr.origClassName = 'rgPetTableRowOdd'; tr.className = 'rgPetTableRowOdd'; } rowCounter+=1; if ('Yes' == 'Yes') { tr.onclick = function(evt) { showDetails(this.rgPetsClassName, this.rowNumber); }; tr.onmouseover = function(evt) { this.className = 'rgPetTableRowOver'; }; tr.onmouseout = function(evt) { this.className = this.origClassName; }; } else { tr.onmouseover = function(evt) { this.className = 'rgPetTableRowOverInactive'; }; tr.onmouseout = function(evt) { this.className = this.origClassName; }; } //rgPets.pet[this.rowNumber][rgPets.petFields['animalID']['index']], rgPets.detailId); }; for (x=0; x this.petFields[this.fieldsArray[x]]['listLength']) { fieldValue = fieldValue.substring(0, this.petFields[this.fieldsArray[x]]['listLength']); } } var val = '
'; val += fieldValue + '
'; if (val) { td.innerHTML = val; } tr.appendChild(td); } tbody.appendChild(tr); } if (rowCounter == 0) { var tr = document.createElement('tr'); var td = document.createElement('td'); td.colSpan = this.fieldsArray.length; td.className = 'rgPetTableRowZeroPets'; td.innerHTML = 'No pets found.'; tr.appendChild(td); tbody.appendChild(tr); } table.appendChild(tbody); petContainer.innerHTML = ''; petContainer.appendChild(table); if (this.searchText) { searchForm = eval('document.rgPetsSearchForm'+this.name); searchForm.rgPetsSearchText.value = this.searchText; } this.pages = Math.ceil(this.displayablePets/this.perPage); if (this.paging && this.displayablePets > rowCounter) { obj = document.getElementById('nextButtons'); obj2 = document.getElementById('pageCount'); obj2.innerHTML = '(page '+this.page+' of '+this.pages+' )'; if (this.pages > this.page) { obj.innerHTML = 'Next »'; } else { obj.innerHTML = 'Next »'; } obj = document.getElementById('prevButtons'); if (this.page > 1) { obj.innerHTML = '« Previous'; } else { obj.innerHTML = '« Previous'; } } } this.writeList2 = function() { var petContainer = document.getElementById(this.listId); //alert(this.listId); var table = document.createElement('table'); table.cellSpacing = 0; table.id = 'rgPetTable'+this.name; table.className = 'rgPetTable list2'; var thead = document.createElement('thead'); if (this.enableSearch) { var search = ''; search += ''; if (this.paging) search += ''; search += ''; if (this.paging) search += ''; if (this.paging) search += ''; search += '
' + ' ' + ' ' + '' + '
'; var tr = document.createElement('tr'); tr.className = 'rgPetTableHeadSearch'; var td = document.createElement('td'); td.colSpan = this.fieldsArray.length; td.align = 'center'; td.id = 'rgPetTableHeadSearch'+this.name; td.innerHTML = search; tr.appendChild(td); thead.appendChild(tr); } else if (this.paging) { var search = ''; search += ''; if (this.paging) search += ''+ ''+ ''; search += '
'; var tr = document.createElement('tr'); tr.className = 'rgPetTableHeadSearch'; var td = document.createElement('td'); td.colSpan = this.fieldsArray.length; td.align = 'center'; td.id = 'rgPetTableHeadSearch'+this.name; td.innerHTML = search; tr.appendChild(td); thead.appendChild(tr); } table.appendChild(thead); var tbody = document.createElement('tbody'); var rowCounter=0; this.displayablePets = 0; var petsWrittenOut = 0; if (this.page) { start = (this.page-1)*this.perPage; } else { this.page = 1; start = 0; } for (var y=0; y this.page * this.perPage) continue; if (this.displayablePets <= start) continue; petsWrittenOut += 1; var tr = document.createElement('tr'); tr.rowNumber = y; tr.id = this.name+y; tr.rgPetsClassName = this.name; tr.animalID = this.pet[y][this.petFields['animalID']['index']]; if (isEven(rowCounter)) { tr.rowNumber = y; tr.origClassName = 'rgPetTableRowEven'; tr.className = 'rgPetTableRowEven'; } else { tr.origClassName = 'rgPetTableRowOdd'; tr.className = 'rgPetTableRowOdd'; } rowCounter+=1; tr.onclick = function(evt) { showDetails(this.rgPetsClassName, this.rowNumber); }; //rgPets.pet[this.rowNumber][rgPets.petFields['animalID']['index']], rgPets.detailId); }; tr.onmouseover = function(evt) { this.className = 'rgPetTableRowOver'; }; tr.onmouseout = function(evt) { this.className = this.origClassName; }; td = document.createElement('td'); var str = ''; if (this.picSize == 'thumbnail') { if (this.pet[y][this.petFields['pictmn1']['index']] != '') { str += '
'+this.pet[y][this.petFields['pictmn1']['index']]+'
'; } } else if (this.picSize == 'fullsize') { if (this.pet[y][this.petFields['pic1']['index']] != '') { //alert(this.pet[y][this.petFields['pic1']['index']]); str += '
'+this.pet[y][this.petFields['pic1']['index']]+'
'; } } for (x=0; x' + '' + this.petFields[this.fieldsArray[x]]['name'] + ': ' + '' + this.pet[y][this.petFields[this.fieldsArray[x]]['index']] + '' + ''; } else { str += '
' + '' + this.pet[y][this.petFields[this.fieldsArray[x]]['index']] + '' + '
'; } } if (str) { td.innerHTML = str; } tr.appendChild(td); tbody.appendChild(tr); } table.appendChild(tbody); petContainer.innerHTML = ''; petContainer.appendChild(table); if (this.searchText) { searchForm = eval('document.rgPetsSearchForm'+this.name); searchForm.rgPetsSearchText.value = this.searchText; } this.pages = Math.ceil(this.displayablePets/this.perPage); if (this.paging && this.displayablePets > rowCounter) { obj = document.getElementById('nextButtons'); obj2 = document.getElementById('pageCount'); obj2.innerHTML = '(page '+this.page+' of '+this.pages+' )'; if (this.pages > this.page) { obj.innerHTML = 'Next »'; } else { obj.innerHTML = 'Next »'; } obj = document.getElementById('prevButtons'); if (this.page > 1) { obj.innerHTML = '« Previous'; } else { obj.innerHTML = '« Previous'; } } } this.writeGrid = function() { if (!this.perRow) this.perRow = 4; if (!this.rows) this.rows = 3; this.perPage = (this.perRow * this.rows); var petContainer = document.getElementById(this.listId); //alert(this.listId); var table = document.createElement('table'); table.cellSpacing = 0; table.id = 'rgPetTable'+this.name; table.className = 'rgPetTable grid'; var thead = document.createElement('thead'); if (this.enableSearch) { var search = ''; search += ''; if (this.paging) search += ''; search += ''; if (this.paging) search += ''; if (this.paging) search += ''; search += '
' + ' ' + ' ' + '' + '
'; var tr = document.createElement('tr'); tr.className = 'rgPetTableHeadSearch'; var td = document.createElement('td'); td.colSpan = this.perRow; td.align = 'center'; td.id = 'rgPetTableHeadSearch'+this.name; td.innerHTML = search; tr.appendChild(td); thead.appendChild(tr); } else if (this.paging) { var search = ''; if (this.paging) search += ''+ ''+ ''; search += '
'; var tr = document.createElement('tr'); tr.className = 'rgPetTableHeadSearch'; var td = document.createElement('td'); td.colSpan = this.perRow; td.align = 'center'; td.id = 'rgPetTableHeadSearch'+this.name; td.innerHTML = search; tr.appendChild(td); thead.appendChild(tr); } table.appendChild(thead); var tbody = document.createElement('tbody'); var rowCounter=0; this.displayablePets = 0; var petsWrittenOut = 0; if (this.page) { start = (this.page-1)*this.perPage; } else { this.page = 1; start = 0; } for (var y=0; y this.page * this.perPage) continue; if (this.displayablePets <= start) continue; petsWrittenOut += 1; if ((petsWrittenOut-1) % this.perRow === 0) { // We need to create a new row var tr = document.createElement('tr'); tbody.appendChild(tr); rowCounter+=1; } td = document.createElement('td'); td.className = "rgPetTableCell" + this.fieldsArray[x] + this.name; td.style.verticalAlign = 'top'; td.animalID = this.pet[y][this.petFields['animalID']['index']]; td.animalNumber = y; var val = '
' + ''; if (this.picSize == 'thumbnail') { val += ''; } else if (this.picSize == 'fullsize') { val += ''; } val += '
' + this.pet[y][this.petFields['pictmn1']['index']] + '' + this.pet[y][this.petFields['pic1']['index']] + '
'; val += '
'+this.pet[y][this.petFields['name']['index']] + '
' + '
'+this.pet[y][this.petFields['breed']['index']] + '
'; td.innerHTML = val; if ('Yes' == 'Yes') { td.rgPetsClassName = this.name; td.onclick = function(evt) { showDetails(this.rgPetsClassName, this.animalNumber, this.animalID); }; td.onmouseover = function(evt) { this.className = 'rgPetTableCellOver'; }; td.onmouseout = function(evt) { this.className = this.origClassName; }; } else { td.onmouseover = function(evt) { this.className = 'rgPetTableCellOver'; }; td.onmouseout = function(evt) { this.className = this.origClassName; }; } tr.appendChild(td); if (y == this.pet.length-1 && (petsWrittenOut-1) % this.perRow !== 0) { c = this.displayablePets; while (c % this.perRow !== 0) { td = document.createElement('td'); td.className = "rgPetTableCell" + this.fieldsArray[x] + this.name; td.innerHTML = ' '; tr.appendChild(td); c+=1; } } } if (rowCounter == 0) { var tr = document.createElement('tr'); var td = document.createElement('td'); td.colSpan = this.perRow; td.className = 'rgPetTableRowZeroPets'; td.innerHTML = 'No pets found.'; tr.appendChild(td); tbody.appendChild(tr); } table.appendChild(tbody); petContainer.innerHTML = ''; petContainer.appendChild(table); if (this.searchText) { searchForm = eval('document.rgPetsSearchForm'+this.name); searchForm.rgPetsSearchText.value = this.searchText; } this.pages = Math.ceil(this.displayablePets/this.perPage); if (this.paging && this.displayablePets > rowCounter) { obj = document.getElementById('nextButtons'+this.name); obj2 = document.getElementById('pageCount'+this.name); obj2.innerHTML = '(page '+this.page+' of '+this.pages+' )'; if (this.pages > this.page) { obj.innerHTML = 'Next »'; } else { obj.innerHTML = 'Next »'; } obj = document.getElementById('prevButtons'+this.name); if (this.page > 1) { obj.innerHTML = '« Previous'; } else { obj.innerHTML = '« Previous'; } } } this.clearList = function() { var petContainer = document.getElementById(this.listId); petContainer.innerHTML = ''; } this.clearSearch = function(form) { form.rgPetsSearchText.value = ''; this.searchText = ''; this.clearList(); if (this.mode == 'list') { this.writeList(); } else if (this.mode == 'list2') { this.writeList2(); } else if (this.mode == 'grid') { this.writeGrid(); } return false; } this.setupSearch = function(form) { this.searchText = form.rgPetsSearchText.value; this.clearList(); if (this.mode == 'list') { this.writeList(); } else if (this.mode == 'list2') { this.writeList2(); } else if (this.mode == 'grid') { this.writeGrid(); } return false; } this.sortPetArray = function(fieldIndex) { if (this.mode == 'list') { if (this.orderby == fieldIndex) { if (this.order == 'asc') { this.order = 'desc'; } else { this.order = 'asc'; } } else this.order = 'asc'; } this.pet.multiSort(fieldIndex); this.orderby = fieldIndex; if (this.order == 'desc') this.pet.reverse(); if (this.mode == 'list') { createCookie('rgOrderby',fieldIndex,3); } } this.sortPetArrayOnLoad = function(fieldIndex) { this.pet.multiSort(fieldIndex); this.orderby = fieldIndex; if (this.order == 'desc') this.pet.reverse(); if (this.mode == 'list') { createCookie('rgOrderby',fieldIndex,3); } } this.sortby = function(fieldIndex) { this.doSort(fieldIndex); this.clearList(); this.writeList(); } this.doSort = function(fieldIndex) { this.sortPetArray(fieldIndex); } this.nextPet = function() { if (this.currentDetailRow < this.pet.length-1) { nextDetailRow = this.currentDetailRow+1; nextDetailPet = this.pet[nextDetailRow][this.petFields['animalID']['index']]; } else { nextDetailRow = 0; nextDetailPet = this.pet[nextDetailRow][this.petFields['animalID']['index']]; } document.getElementById('detailFrame').src = this.detailUrl(nextDetailPet); this.currentDetailPet = nextDetailPet; this.currentDetailRow = nextDetailRow; } this.prevPet = function() { if (this.currentDetailRow > 0) { nextDetailRow = this.currentDetailRow-1; nextDetailPet = this.pet[nextDetailRow][this.petFields['animalID']['index']]; } else { nextDetailRow = this.pet.length-1; nextDetailPet = this.pet[nextDetailRow][this.petFields['animalID']['index']]; } document.getElementById('detailFrame').src = this.detailUrl(nextDetailPet); this.currentDetailPet = nextDetailPet; this.currentDetailRow = nextDetailRow; } this.detailUrl = function(animalID) { var tempURL = location.href.split('://'); if (tempURL['0'] == 'https') { var url = 'https://toolkit.rescuegroups.org'; } else { var url = 'https://toolkit.rescuegroups.org'; } url += '/javascript/v2.0/'+this.detailTemplate+'?animalID='+animalID+'&key=dhtTzWA6&referer='; return url; } } Array.prototype.multiSort = function(index){ // Written By: WillyDuitt@hotmail.com | 03-10-2005 \\; for(var i=0; i=0; x=(x-1)){ var temp = this[i].splice(index,1); this[i].unshift(temp); } } return true; } function cgiVar(varName) { var query = window.location.search.substring(1); var vars = query.split("&"); for (var i=0;iPrevious  Next