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 = [ ['8184456','Available','2018-08-23 09:13:14','','Abigail','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','No','Yes','Yes','Yes','No','Yes','Adult','No','Yes','','Yes','White (Mostly)','Short','Spotted','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Sweet Abigail and her two siblings, Ethan and Tara, were rescued from horrific living conditions and extremely sick.  Abigail has recovered nicely and can't wait to find her purrfect family.  She is super sweet and very low maintenance.  It would be wonderful if she could be adopted with a sibling or another foster kitty.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Abigail','2015-01-28 16:35:11'], ['5545269','Available','2015-01-12 14:25:26','12-098','Aphrodite','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Orange (Mostly)','Short','Tabby','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Aphrodite is loving and playful.  Female orange tabbies aren\'t to common, nor is Aphrodite.  Although not so rare in her litter as her twin sister Venus is an orange tabby also.  The foster likes to call them tuxedo tabbies as the have lots of white on their bellies and paws.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Aphrodite','2013-04-05 18:12:26'], ['5545209','Available','2015-01-12 15:01:38','','Cailin','','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','03/26/2012','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Cailin loves people but only those she trusts.  Even as a kitten she was always hiding by her momma.  Just in her nature and makes us want to love her all the more.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Cailin','2013-04-05 17:59:43'], ['6807324','Available','2023-07-20 08:37:40','','Catnis','','Cat','Tortoiseshell / Domestic Short Hair (short coat)','Tortoiseshell','Domestic Short Hair','Female','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','','Tortoiseshell','Short','Tabby','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Please read all details, included in this description, prior to submitting inquiry. Catnis is a loyal companion whose favorite spot, to sleep or watch tv, is your chest. This gal is very timid with new people therefore  Catnis would be best suited being adopted with another kitty with which she resides.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Catnis','2014-04-06 14:49:28'], ['8859188','Available','2018-01-08 10:24:45','','Echo','','Cat','Domestic Short Hair / Maine Coon / Mixed (short coat)','Domestic Short Hair','Maine Coon','Male','Yes','','Yes','Yes','No','Yes','Adult','','Yes','','Yes','Gray, Blue or Silver Tabby','Short','Tuxedo','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Echo is a curious and playful guy.  He would be a great companion for families with children due to his laid back nature.  We would love to adopt him with one of his shy sisters, Paisley (talker and medium haired) or Rosemary (most timid, short haired and a talker).



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Echo','2015-07-16 08:40:08'], ['8184383','Available','2023-03-08 07:15:32','','Fiona','','Cat','Domestic Short Hair / Tuxedo (short coat)','Domestic Short Hair','Tuxedo','Female','No','Yes','Yes','Yes','No','Yes','Adult','Yes','Yes','Medium','','Black (Mostly)','Short','Tuxedo','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Still waiting for that special family to call her own. Fiona is a sweet girl that is loves attention and with some time and patience will be a lap cat for anyone willing to give her a chance. Fiona has an amazing story of how she beat the odds and became a great companion after being born to an overpopulated farm situation.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Fiona','2015-01-28 15:46:29'], ['14314157','Available','2022-05-04 08:41:50','','Gaia\'s Crew','','Cat','Domestic Short Hair / Tabby / Mixed (short coat)','Domestic Short Hair','Tabby','Male','Yes','','Yes','Yes','No','Yes','Adult','No','Yes','Large','','','Short','Tuxedo','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Perfect for families.  Cronus, Phoebe, and Titan are super affectionate young adults.  This crew has been handled since birth and we have rave reviews from those siblings already adopted. They are snugglers! Pictured are Phoebe (female), Cronus and Titan (male).



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Gaia\'s Crew','2019-05-06 07:37:26'], ['5545347','Available','2015-01-12 15:07:20','','Luigi','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','03/26/2012','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Luigi is a sweetheart!  He has a hard time getting his share of attention with his brother Mario trying to steal it all.  But that doesn\'t mean he is shy, in fact he waits until Mario chases a toy and steps right up while his brother is distracted.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Luigi','2013-04-05 18:25:42'], ['8196363','Available','2016-03-20 05:14:58','','Madeline','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','No','Yes','Yes','Yes','No','Yes','Adult','','Yes','','Yes','White (Mostly)','Short','Spotted','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Madeline was rescued at a local spay/neuter clinic before she was returned to an overpopulated feral colony.  This little girl wasn't feral at all and just so happened to be at the right place at the right time.  She is one of the lucky ones.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Madeline','2015-02-01 16:27:48'], ['8784632','Available','2021-01-02 18:50:41','','Paisley','','Cat','Domestic Medium Hair / Mixed (medium coat)','Domestic Medium Hair','','Female','Yes','','Yes','No','No','Yes','Adult','Yes','Yes','Medium','Yes','Tortoiseshell','Medium','Tortie','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Paisley is a gorgeous girl with lots of love to share.  She is very timid and must be adopted with another friendly foster with which she resides.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Paisley','2015-06-30 09:30:14'], ['11367239','Available','2022-01-31 04:48:10','','Rosemary','','Cat','Domestic Short Hair / Mixed','Domestic Short Hair','','Female','Yes','','Yes','Yes','No','Yes','Adult','No','Yes','Large','','Gray (Mostly)','','Tabby','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Must be adopted with a fellow foster with wich she resides.

Rosemary is talkative and likes attention.  She is very timid with new people and would acclimate best with a fellow foster.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Rosemary','2017-05-06 09:57:34'], ['15462163','Available','2023-08-25 11:13:24','','The Cloud','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','','Gray and White','Short','Bicolor','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Adult, approximate birthday is Aug 2019. Nimbus is very affectionate (snuggler) and super playful.  Lap cat for sure! Would be a great candidate for families with children.
 



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','The Cloud','2020-03-03 15:40:31'], ['16189924','Available','2023-11-03 10:59:19','','The Gals','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','','Yes','Small','','White','Short','Bicolor','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



STILL WAITING for the right humans to give these gals the family they deserve. The Gals are amazing!  Head buts and nuzzles galore! DOB approximately 9/2019. Nia is white with spots of gray tabby, Florence is mostly light gray tabby with white, and the Ying Yang twins, Clara is a black tuxedo and Carmen is a white with black.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','The Gals','2020-10-27 09:34:00'], ['16556563','Available','2023-09-27 07:49:44','','The Grays','','Cat','Domestic Short Hair / Mixed (short coat)','Domestic Short Hair','','Female','Yes','Yes','Yes','Yes','No','Yes','Adult','No','Yes','','','Gray, Blue or Silver Tabby','Short','Bicolor','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Love bugs!  Snugglers and very affectionate and playful. 4 Siblings No current pictures. DOB approximately 6/2020.  Not suitable as a single cat, they need a companion. Adopting as a pair or must have another animal in the household. This crew is very confident and may intimidate other shy animals you have currently.  There are 3 males and 1female, Zoro (silver tabby), Zero (silver tabby with white), and Feran (all gray with striped tail) males, and Nami (pastel tortie with stripes)is female.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','The Grays','2021-02-16 18:34:18'], ['5545291','Available','2015-01-12 15:17:58','','Venus','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Orange (Mostly)','Short','Tabby','No','No','','','','','

Now showing felines by appointment only, pre-adoption counseling is required for appointment scheduling a submitted application may also be required.

Please view this web page prior to submitting an inquiry as it includes pertinent information regarding Covid -19.  It also answers many questions.  http://www.arc-cats.org/adoption-inquiry-responder.html

 

 



Venus is certainly the kitty of love.  But as soon as she gets her snuggles she is off to play with her sibling and other foster kitties.  Venus is what the foster likes to call a tuxedo tabby since she is an orange tabby but has the white on her chest and paws like a tuxedo.



We have additional kitties that may not appear in these listings.  Please allow us to assist you in finding your purrfect match.  Email adoptions@arc-cats.org (fastest response time),  http://www.arc-cats.org.   Find us on Facebook and keep up with our new additions, rescue storied, cat care tips, and lots of amusing memes.   https://www.facebook.com/adoptrescuecats/?ref=hl

','','','','','','','','','','','','','','','','Venus','2013-04-05 18:15:43'] ]; } 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=eG23urk5&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