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 = [ ['20287493','Available','2024-04-25 10:46:44','','Adora','$300 adoption fee','Dog','Shepherd / Mixed (medium coat)','Shepherd','','Female','Yes','Yes','','Yes','','','Baby','','Yes','Medium','Yes','','Medium','','No','No','','','','','

Application is required - Please go to www.ppnk.org



Adora is such a sweet and smart girl looking for a home with another dog to play with and a fenced in yard to run around in. This Shepard mix girl loves to carry items in the house from room to room as she does her rounds searching for the cat- so maybe a job of some sort would be good for her or even some agility training. She learns very quickly! She is already crate trained and house trained and has learned “sit” and “lay down”. Next will be working on walking on a leash. Adora is a pretty quite girl, she only barks outside if a neighborhood dog comes to the fence to alert her foster family of an intruder She likes to chew on all sorts of toys from soft ones she can tear up to harder bones we are still working on “no bite” with those sharp little puppy teeth and she’s gotten much better, but she still is a puppy. she sleeps through the night, but occasionally will wake up needing to go out quickly in the middle of the night. Apply to meet this sweet girl and you will fall in love with her!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Adora','2024-03-05 19:23:34'], ['20260858','Pending','2024-04-07 18:40:06','','Archie','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','','','No','Yes','Young','No','Yes','Medium','Yes','Orange (Mostly)','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Archie is a sweet and young kitty that needs a calm and quiet home. he is very scared being moved and needs some TLC to adjust and trust so that he can show his true personality.  He is super sweet!  Never has hissed or growled, but he is very scared and will need a hidey bed to feel safe and come out when HE is ready. take him on a sleepover? See him at PetSmart in Loganville

*** ON A SLEEPOVER ***



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Keegan','keegant215@gmail.com','','','','','Archie','2024-02-25 10:06:00'], ['20348381','Pending','2024-04-19 21:20:22','','Bean','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Bean is strikingly gorgeous!!  She is ear-tipped and will do well in any loving home. She is very curious and loves to be loved on. She is timid at first, but will warm up once given the opportunity to do so in a home environment. Please ask us about sleepovers! Bean can be seen at the Loganville PetSmart with her sister, Olivia!

***ON A SLEEPOVER***



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Keegan','keegant215@gmail.com','','','','','Bean','2024-04-01 11:40:13'], ['20245710','Available','2024-04-11 14:07:45','','Carmine','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Orange and White','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Carmine is a sweet guy that enjoys being loved on!!  He will do well with a family that will love him up and enjoy having him around. He is a BIG time talker... he is so pretty and truly an awesome guy!! he loves other cats too! Ask us about sleepovers? See him at PetSmart in Snellville 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Kristie','Kristieatkinson80@yahoo.com','','','','','Carmine','2024-02-20 12:17:48'], ['20170118','Available','2024-01-21 19:50:52','','Chance','Adoption fee sponsored','Dog','Husky / Pit Bull Terrier / Mixed (short coat)','Husky','Pit Bull Terrier','Male','Yes','Yes','Yes','Yes','','Yes','Senior','','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Chance is a senior boy who was owner surrendered to the shelter at 10+ years old, and his foster saw his snowy face and just couldn’t let that be the end of his story. He’s been in his foster home about two months now and gained a few needed pounds. He is housebroken and crate trained, very respectful of the foster’s boisterous Rottweilers, completely ignores the cats, and is a laid back, earnest, and polite gentleman. He would prefer to always be with his person, and will follow you (quietly and politely) from room to room, relaxing once you sit down and settle in. He sleeps like the dead, with a perfect (and yet somehow, still polite) snore to let you know he has reached ultimate relaxation. His ideal home would have someone home most of the time for him to watch over, and a big plush bed for his naps.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Andrea','andrea@focusonthedetails.com','','','','','Chance','2024-01-21 19:50:46'], ['20065683','Available','2024-04-02 16:18:23','','Dancer','$250 adoption fee','Dog','Terrier / Husky / Mixed (medium coat)','Terrier','Husky','Male','Yes','Yes','Yes','Yes','','','Young','No','Yes','Medium','Yes','','Medium','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Dancer is a 6 month old Terrier/Husky/Pyrenees mix. He will likely be around 50lbs as an adult. House training is a work in progress. This sweet boy is looking for his forever family!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Dancer','2023-12-12 01:26:05'], ['20348385','Available','2024-04-13 01:41:03','','Daphne','Adoption Fee $150 or two for $275','Cat','Domestic Short Hair / Tortoiseshell (short coat)','Domestic Short Hair','Tortoiseshell','Female','','','','Yes','No','Yes','Young','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Daphne is a gentle and sweetest kitten!  visit her at Conyers Petsmart



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Daphne','2024-04-01 11:45:22'], ['20280863','Available','2024-04-01 11:24:06','','Donald','Adoption Fee $75','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','','No','No','Yes','Adult','No','Yes','Medium','Yes','Cream (Mostly)','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Donald was one of three that were a special rescue case from Newton AC from a hoarder case. Donald will do best in a quiet home and likely with out children because he needs a long time to adjust and trust to a new life.  He is deserving to know and experience what its like to live a happy and loved life. we hope his people see him and adopt him to give him that chance!  Ask us about sleepovers?  He needs and enjoys his hidey bed and seems in time he will come around. 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Donald','2024-03-03 10:47:52'], ['17825394','Available','2024-04-20 10:45:36','','Dutton','Adoption fee $200','Dog','Pit Bull Terrier (short coat)','Pit Bull Terrier','','Male','','Yes','','Yes','','Yes','Adult','No','Yes','Large','Yes','Gray/Silver/Salt & Pepper with White','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Dutton is a 65lb, 7 yr old blue and white boy. He is a very sweet wiggle butt! He loves people and doesn\'t meet a stranger. He gets along with most dogs. He needs a cat free home. 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Tanya','tanya@ppnk.org','','','','','Dutton','2022-03-02 22:25:56'], ['20409912','Available','2024-04-21 09:22:03','','Emmett','','Cat','Domestic Short Hair / Tabby (short coat)','Domestic Short Hair','Tabby','Male','','','','','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Emmett is an extremely sweet young boy who wishes to have a family of his own. Emmett is only a year old and while he seems very laid back, he is also energetic. This 1-year-old boy is looking for a family who will allow him to be his true sweet self. Are you the perfect family for Emmett? If so, please consider adopting or ask us about sleepovers!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Keegan','keegant215@gmail.com','','','','','Emmett','2024-04-21 09:22:01'], ['17606652','Available','2023-09-23 10:19:21','','Honey','Adoption fee $200','Dog','American Pit Bull Terrier / Mixed (short coat)','American Pit Bull Terrier','','Female','Yes','','','','','','Young','','Yes','Medium','Yes','Brindle','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Honey was on her own for quite a bit.  She hung out in an area where people threw things at her, yelled at her and basically were as mean as possible to her when all she wanted was a gentle touch and some food. Fortunately, AC was able to trap her and she came into the care of PPNK. Honey was petrified of people so we had our work cut out for us. Very quickly, we found out that Honey is super sweet, smart, and willing to learn. She is learning to trust people and despite all of the horrible things she experienced, she is sweet as can be with not a single mean bone in her body. She melts when pet and craves attention. She has learned to sit for pets and walk on a leash. She enjoys playing with other dogs. She’s about 3 1/2 years old now & deserves a home of her very own.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Honey','2021-12-31 19:18:51'], ['20051754','Available','2023-12-06 19:01:13','','Jelly','Adoption fee $200','Dog','Black Mouth Cur / Mixed (short coat)','Black Mouth Cur','','Female','Yes','','','','','','Adult','','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



JELLY NEEDS YOUR HELP! All Jelly wants for Christmas is a home and family to call her own, to love her, and to commit to keeping her healthy, happy, and safe.
If you aren\'t the family for Jelly, that\'s ok, just share the heck out of this post until we find Jelly\'s perfect family. I know her family is out there, Jelly knows it.
Jelly is a 2yr old Black Mouth Cur mix. She is energetic and needs a home where she can run and play. Most of all, she needs love and patience.
Jelly is being fostered at The Dog Spot Loganville. 
Let\'s make this baby\'s Christmas Dream Come True!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Jelly','2023-12-06 19:01:09'], ['20119291','Available','2024-01-02 19:44:24','','Jessie','$400 adoption fee','Dog','Doberman Pinscher (short coat)','Doberman Pinscher','','Female','','Yes','No','','','','Adult','','Yes','Large','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Meet Jessie. She’s a 1 yr old female Doberman. She’s 68lbs. Jessie is very high energy and will need a fenced yard and another large dog to play with. She knows basic commands.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Jessie','2024-01-02 19:30:15'], ['20217647','Available','2024-04-27 19:10:23','','Joey','$250.00 adoption Fee','Dog','Cattle Dog / Mixed (short coat)','Cattle Dog','','Male','Yes','Yes','Yes','Yes','No','No','Baby','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Joey is a 4 1/2 month old Heeler mix pup. He’s the last of the FRIENDS litter & needs a home of his own! Joey is quiet, low key & snuggly. He is doing great with house, crate & leash training. He loves everyone her meets - kids, dogs & cats. He’s currently 28lbs. 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Ashlyn','ashlyn9975@yahoo.com','','','','','Joey','2024-02-10 13:44:41'], ['20149233','Pending','2024-04-01 11:15:10','','Jolli','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair / Dilute Calico (short coat)','Domestic Short Hair','Dilute Calico','Female','','','No','No','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



*currently on a sleepover*

pretty girl is about 1-2yrs old and very loving and will love her people-but on her terms!  she will be a great addition to your family if you do not have rambunctious children or other cats. She really will blossom once out of the caged environment that she truly dislikes. In her foster home she greets you; plays; purrs, she is a GREAT girl, but in a cage she doesn\'t show well. she is too smart and knows its not a fun place.  Ask us about sleepovers!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Jolli','2024-01-13 10:31:16'], ['20421978','Available','2024-04-25 23:11:52','','Lizzo','$400 adoption fee','Dog','Poodle (Standard) / Mixed (long coat)','Poodle (Standard)','','Female','Yes','Yes','Yes','Yes','','','Baby','','Yes','Medium','Yes','','Long','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Meet Lizzo. She’s a 9 week old doodle pup, currently about 9lbs. She will likely be petite as mom is only about 35lbs. She’s a sweet, adorable girl looking for a home of her own. She would like to have another dog to play with & a fenced yard. 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Lizzo','2024-04-25 23:03:22'], ['19869149','Available','2024-01-03 16:40:21','','Mandy','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair / Snowshoe (short coat)','Domestic Short Hair','Snowshoe','Female','','','','No','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Mandy is such the sweetest thing!!  But she is VERY scared. she will NOT do well with children because they will scare her.  She needs a special; patient and loving person to make her trust and allow her to blossom.  She will come out of her shell and be an amazing friend.  she is about 2yrs old.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Nancy ','nschisel@gmail.com','','','','','Mandy','2023-10-08 14:06:03'], ['17947721','Available','2023-10-08 13:28:17','','Michelle','Adoption Fee Sponsored','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','','No','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Michelle is about 3yrs old. She is complicated.  She is misunderstood. After you get to know her, she isn\'t the barn cat we thought she\'d be. She is living at our rescue and unable to get to a Petsmart to be seen. She likes to have some attention and she does know her name by now. She will greet you and rub around your legs, but she doesn\'t like being pet in certain areas and will NOT do well with children.  She even likes a little brushing around her head.  She loves canned wet food!  Its imperative she has a home with Shelter from the weather year round.  She has been off/on w/ the other cats in our rescue and may do best being the only cat. if they leave her alone, she is fine. No children.  she will not like the attention children would give her. Michelle needs an indoor and outdoor home.  A safe outdoors she would enjoy but be called back in each evening for the night.  She loves canned wet food; scratch pad; toys; catnip! She is such a pretty girl but spunky and a funny girl that needs a home. a special home.  We just need to find her match. Her adoption fee is now sponsored. a donation is appreciated, however.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Michelle','2022-04-17 17:11:58'], ['20002740','Available','2024-02-18 13:55:47','','Monk- Jessica','Inquire for adoption fee','Cat','Domestic Short Hair / Tuxedo (short coat)','Domestic Short Hair','Tuxedo','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



*courtesy post*  he is a sweet gentle young adult boy who was clearly dumped where he was trapped. He is very shy around men. He had an eye injury when trapped, the vet thought it was some sort of puncture wound. Vet suspected abuse. So it’s possible this boy (Monk) was a victim, and that could be why he’s timid around men because only men are around that location. He has since had the bad eye removed on 12/29/23 and has healed well.  He is content; comfortable and happy.   He is a very gentle loving cat. I do think he’d come around to a man, he just needs to be shown kindness and sensitivity. He gets along very well with other cats and kittens. He is social and he has the softest coat and just deserves to be spoiled. He has been caged off and on for over 3mths now and is desperately looking for a loving permanent home.  Please send in an application upon inquiry.  Located in Conyers, GA. *courtesy post* Send application to jessica@ppnk.org



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Jessica','jessica@ppnk.org','','','','','Monk- Jessica','2023-11-19 09:36:04'], ['20351748','Available','2024-04-02 15:56:21','','Murphy','$300 adoption fee','Dog','Poodle (Standard) / Golden Retriever / Mixed (long coat)','Poodle (Standard)','Golden Retriever','Female','Yes','Yes','Yes','','','Yes','Adult','','Yes','Medium','Yes','','Long','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Meet Murphy. She’s a 2 year old Poodle/Golden Retriever mix. She’s super sweet, house trained, dog & cat friendly. Murphy would love to have dog about her size to play with & a fenced yard to run & play. Murphy is a very special girl. Loud noises can be scary sometimes. She’s come a long way from the nearly hairless girl she was when she came into rescue a couple of months ago. You couldn’t ask for a sweeter girl. 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Lori','milligan.lori@gmail.com','','','','','Murphy','2024-04-02 15:56:19'], ['20408066','Available','2024-04-20 11:34:09','','Nerf','adoption fee $60','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','','','No','Yes','Adult','No','Yes','Medium','Yes','Orange','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Nerf is THE MOST sweetest boy. loves attention & he is super cute!

his adoption fee is reduced because he is Feline Leukemia positive.  a donation is always appreciated, however.

\"For as long as we have known about FeLV, a myth has persisted that these cats live very short lives. However, new research has found that these cats can and do live just as long (sometimes longer) than cats who do not test positive for FeLV.\"

\"exposure to the feline leukemia virus doesn’t have to be a death sentence; about 70% of cats who encounter the virus are able to resist infection or eliminate the virus on their own.\"

 --->We have adopted out many FeLV cats who for years are still doing fine. We cannot know the fate of our pets (positive or negative!) and its not fair to predict and not adopt FeLV cats!!

https://resources.bestfriends.org/article/feline-leukemia-felv-faqs

https://bestfriends.org/stories/features/feline-leukemia-misconceptions?fbclid=iwar1wjlrqdwz5xbusaowme10jhchx6qok0rrvcur3vqwlnl6ls9yrtuqw-74

http://metvetnyc.com/pet-projects-2/articles-by-dr-nulton/thinking-of-adopting-a-feline-leukemia-positive-cat/?fbclid=IwAR2Nz0aqNruIzf0nk-qLFr0x8pJI_orPTsD1DJPwX0ynwYgkQC5k5WlSqsQ

https://pawlytics.com/2019/02/04/saving-felv-cats-latest-tips-tricks-and-practices/?fbclid=IwAR0EBWmYU7QZRUuqd3FkYfD_UHsIDbSVtFk6aB1GmAzkgIf4CRii3JWT93k

 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Nerf','2024-04-20 11:34:05'], ['20348375','Pending','2024-04-19 21:19:43','','Olivia','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Sweet Olivia is an ear-tip young kitty that is scared, but super sweet. She loves to be loved and will make a great companion once given the chance. Olivia even rolls over for pets. She\'ll adjust w/ any loving family! Please ask us about sleepovers. Olivia can be seen at the Loganville PetSmart with her sister, Bean!

***ON A SLEEPOVER***



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Keegan','keegant215@gmail.com','','','','','Olivia','2024-04-01 11:34:20'], ['20119418','Available','2024-01-02 19:48:47','','Ozzie','$350 adoption fee','Dog','Doberman Pinscher (short coat)','Doberman Pinscher','','Male','','Yes','No','','','','Adult','','Yes','Large','Yes','','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Meet Ozzie. This handsome fella is a 2â€֣yr old male Doberman. He’s 70lbs. A fenced in yard is required for Ozzie. He will need an active family. Ozzie gets along with female dogs. He will need a home without male dogs or cats.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Ozzie','2024-01-02 19:48:43'], ['18097118','Available','2023-12-06 19:04:21','','Peanut','$250 adoption fee','Dog','American Pit Bull Terrier / Mixed (short coat)','American Pit Bull Terrier','','Female','Yes','No','No','','No','Yes','Adult','No','Yes','Medium','Yes','Brindle with White','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



This is our beautiful girl Peanut. She is one of our rescues waiting on her fur-ever home. She is very sweet and loves to be with people. She prefers to be the only dog in the family. She loves to go on walks ( well more so, loves to roll around in the grass). She would make anyone a great companion. For information on meeting her please visit PPNK. org and fill out an application on her. She would love to meet with you!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Peanut','2022-06-01 21:56:43'], ['20323050','Pending','2024-04-15 19:24:17','','Penelope','$300 adoption fee','Dog','Golden Retriever / Poodle (Standard) / Mixed (long coat)','Golden Retriever','Poodle (Standard)','Female','Yes','Yes','Yes','Yes','','Yes','Adult','','Yes','Medium','Yes','','Long','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Meet Penelope.  She’s a 4 year old golden retriever/poodle mix. She’s a 63lb sweetheart! Penelope gets along with all dogs. She wants to play with cats, but some cats might not appreciate her forward advances. Penelope is house trained & crate trained. She came in with a horrible skin infection that is getting better, but she is still being treated.  



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Penelope','2024-03-20 20:14:00'], ['20065684','Available','2024-04-02 16:25:45','','Prancer','$250 adoption fee','Dog','Terrier / Husky / Mixed (medium coat)','Terrier','Husky','Male','Yes','Yes','Yes','Yes','','','Young','','Yes','Medium','Yes','','Medium','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Prancer is a 6 month old Terrier/Husky/Pyrenees mix. He will likely be around 50lbs as an adult. House training is a work in progress. This sweet boy is looking for his forever family!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Prancer','2023-12-12 01:28:03'], ['20426064','Available','2024-04-27 17:03:48','','Pumpkin','Adoption Fee $125','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Adult','No','Yes','Large','Yes','Red Tabby','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Pumpkin is a beautiful big girl looking for love at the PetSmart in Loganville. Come meet her! Apply at PPNK.org



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Keegan','keegant215@gmail.com','','','','','Pumpkin','2024-04-27 17:03:46'], ['20330119','Available','2024-04-01 11:25:47','','Ranger','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','Black and White','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



Ranger is a sweet 1-2yrs old boy that purrs a lot!  He will do well hanging out next to you. He doesn\'t like being picked up a lot. He gets along w/ other cats too!! He likes to sleep under the covers but will pop out and greet you!  He is ready for his family to find him and love him!  Ask us about sleepovers!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Ranger','2024-03-23 18:40:43'], ['20216418','Available','2024-04-13 02:00:34','','Samewise','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','No','No','No','Yes','Adult','No','Yes','Medium','Yes','Orange and White','Short','Tuxedo','No','No','','','','','

Application is required - Please go to www.ppnk.org



he is a cool guy that will enjoy getting out of his cage and hanging out. No children and No cats for him.He also doesn\'t like a whole lot of fuss so he will make for a great kitty to just have hanging out. He is currently taking a cage break and he is SUPER sweet boy!!! He just doesn\'t like the cage and being poked or even pet much while housed in a cage. He seems very intelligent and does well in a home setting. ask us about sleepovers!  visit him at Conyers Petsmart



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Samewise','2024-02-09 21:39:44'], ['20411396','Available','2024-04-22 03:46:18','','Sassy - courtesy post','Courtesy post - contact Andrea - no adoption fee','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','Yes','Yes','Senior','No','Yes','Medium','','Tortoiseshell','Short','Tortie','Yes','No','','','','','

Application is required - Please go to www.ppnk.org



COURTESY POST - Sassy finds herself needing a new home for her golden (or titanium) years... this sweet girl is 24 years old (yes, you read that right!) and going strong! She was inherited by the current owner a few years ago, and unfortunately the current owner\'s husband has become increasingly (and very seriously) allergic, to the point of terrible hives when he even walks into the part of the house where they keep her separate. While the couple has managed the allergy issue for a few years now, it has become so intense that they feel they really have no option but to find her a new home for her remaining years. 

Sassy has successfully lived with one cat during part of her life, and would probably do best as an only or second cat, not in a household with multiple cats and/or dogs. She is declawed in the front and spayed, but has not had vaccinations in recent years. No medical records were available when she was inherited, it is believed the file was accidentally purged on cleanout of the previous owner\'s belongings.

While she is elderly, Sassy seems to be in good shape for her age, and with a loving indoor home, good care, and a nutritious diet, could live a few more years - who really knows? Sassy is looking for someone to give her a relatively calm retirement home for her remaining time.

 

 



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Andrea','andrea@focusonthedetails.com','','','','','Sassy - courtesy post','2024-04-22 03:43:21'], ['20388567','Available','2024-04-18 15:00:39','','Scarlett','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','','','No','Yes','Adult','No','Yes','Medium','Yes','Gray (Mostly)','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Scarlett is a sweet 4-year-old girl who loves to give and receive affection. Though Scarlett is an ear-tip kitty, she is extremely sweet, personable, and talkative. Looking for a forever companion who will greet you at the door? Scarlett is your girl! Visit her at PetSmart in Loganville & if interested apply at PPNK.org to take her home!



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Keegan','keegant215@gmail.com','','','','','Scarlett','2024-04-13 01:48:09'], ['20280859','Available','2024-04-01 11:19:58','','Smokey','Adoption Fee $75','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','','No','No','Yes','Adult','No','Yes','Medium','Yes','Gray (Mostly)','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Smokey is one of three special cases that were rescued from Newton AC from a hoarder case.  Smokey is healthy, young  boy that needs extra TLC.  initially,  in our care, we believed he may do best in a barn home setting. Someone who is experienced and willing to acclimate him to his new home.  He enjoys a hidey bed now and does not like to be fussed with, however, recently he has come out of hiding and sits out when we are there cleaning. He can be pet w/ a few hisses... he actually started to play w/ some of his toys (he actually LOVES playing w/ his toys (alone))... it seems he may come around to someone willing to commit to him.  He is really starting to show his personality and come around  Please let us know if you are interested.  He is currently at Conyers Petsmart



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Smokey','2024-03-03 10:44:34'], ['20313721','Pending','2024-03-19 19:43:29','','Sushi','Adoption Fee $125 or two for $200','Cat','Domestic Medium Hair (medium coat)','Domestic Medium Hair','','Male','','','','Yes','No','Yes','Young','No','Yes','Medium','Yes','Orange and White','Medium','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



*on a sleepover*

Very sweet male kitty about a year old. he is very pretty and is just a great kitty to have added to your family. Ask us about sleepovers. he is currently at Conyers Petsmart



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Sushi','2024-03-16 15:48:05'], ['20149236','Pending','2024-03-23 18:33:05','','Tom Tom','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



*currently on a sleepover*

Tom Tom was rescued from a cruelty case and deserves to have a very loving and great home!  He will need consistency and a lot of LOVE!!  he is so so loving and a very sweet boy!  he may need a little hidey bed until he adjusts and will quickly- he is a great kitty. he is about 3-5yrs old



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Kristie','Kristieatkinson80@yahoo.com','','','','','Tom Tom','2024-01-13 10:36:43'], ['20426072','Available','2024-04-28 09:20:46','','Vanilla','$125 or two for $225','Cat','Domestic Short Hair / Siamese / Mixed (short coat)','Domestic Short Hair','Siamese','Female','Yes','','Yes','','No','Yes','Adult','No','Yes','Small','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Vanilla is a super sweet and pretty young girl. She is terrified being in a cage environment, but will absolutely blossom within a loving home. Do you have the perfect home for her full of love and patience? If so, fill out an application at PPNK.org to take her home or schedule a meet & greet! Look for her at the Loganville PetSmart.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Keegan','keegant215@gmail.com','','','','','Vanilla','2024-04-27 17:09:57'], ['20067734','Available','2023-12-12 18:57:34','','Violet','$300 adoption fee','Dog','Doberman Pinscher (short coat)','Doberman Pinscher','','Female','','Yes','','','','','Young','','Yes','Medium','Yes','','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Meet Violet. She’s a 9 month old female Doberman. She’s currently 43lbs. She has learned to walk well on a leash and is working on crate training. She has been friendly with other dogs and is curious with cats.



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','','','','','','','Violet','2023-12-12 18:57:32'], ['19722683','Available','2024-02-16 22:47:19','','Woodell','Adoption Fee $125 or two for $200','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','','','No','Yes','Adult','No','Yes','Medium','Yes','Orange (Mostly)','Short','Tabby','No','No','','','','','

Application is required - Please go to www.ppnk.org



Woodell is a very sweet kitty that needs some patience during his move and during his adjustment period in his new home. a busy and loud home will only scare him. He is a pretty boy that will do well when he feels safe and familiar. He is not a hisser.  He is currently in a foster home doing well.  Still reserved, but comes out for lots of love!!  He\'ll do so well with the right people.  Please consider a sleepover



All our animals receive professional veterinary attention including spay/neuter, testing, vaccination, deworming, food and shelter. We only rescue from Animal Control and cannot accept lost, hurt or unwanted pets from individuals.  We are a licensed non-profit no-kill shelter.

','','','','','','','','','','Teresa','Teresaevans908@gmail.com','(678) 409-0503','(678) 409-0503','','','Woodell','2023-09-01 23:29:28'] ]; } 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=l2TN4Q0u&referer=http%3A%2F%2Ftoolkit.rescuegroups.org%2Fjavascript%2Fv2.0%2F%3Fkey%3Dl2TN4Q0u'; 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