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 = [ ['18118183','Available','2022-06-04 06:44:12','22Y333','Abner','','Cat','Domestic Medium Hair','Domestic Medium Hair','','Male','No','','','','No','Yes','Adult','','Yes','Small','Yes','Black','','','No','No','','','','','

Abner is FIV+ which means his immune system is compromised. While it\'s true that FIV+ kitties can have a shorter lifespan, the vast majority of FIV+ cats live perfectly normal lives. Lots of homes have FIV+ cats, sometimes even mixed in with FIV- cats, and they do just fine. With good nutrition and regular vet visits, he can live his best life with you!
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Abner','2022-06-04 06:26:25'], ['18094128','Available','2022-06-01 07:15:40','22Y349','Angel Bear','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','','No','Yes','Young','','No','Small','No','Gray','','','No','No','','','','','

**Angel Bear is available for pre-adoption. She is waiting for her spay surgery, but can be adopted once that\'s complete. **
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Angel Bear','2022-06-01 06:59:57'], ['18073440','Available','2022-06-04 06:26:25','22Y350','April Skittles','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','','No','Yes','Adult','','Yes','Small','Yes','Black','','','No','No','','','','','

April Skittles is FeLV+ so she will need a clean, indoor-only home with a healthy diet and regular vet visits. She should either be an only cat or live with other FeLV+ cats. Dogs and kids are also ok.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','April Skittles','2022-05-26 06:30:59'], ['18076858','Available','2022-06-05 06:35:28','22Y123','Audrey Heppurrn','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','No','','No','Yes','Young','','Yes','Small','Yes','Brown Tabby','','','No','No','','','','','

Audrey is a beautiful lady and a good mama cat to her two babies. She loves to look out the window and chase jingly toys. She\'s a chill kitty who enjoys lounging in the sun and a good petting. She\'s a chatty cat and will squeak and use her croaky meow to tell you all about what she sees out the window or that it\'s time for dinner.

She\'s good with strangers (inside the house, strangers outside the house get growled at - she fancies herself a guard cat), she tolerates the other resident cat, and we don\'t know her history with children or dogs. She may do best as an only kitty.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Audrey Heppurrn','2022-05-27 06:39:02'], ['18001970','Available','2022-05-16 06:40:46','22Y276','Avalon','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','Yes','No','Yes','Young','','Yes','Small','Yes','Black and White','','','No','No','','','','','

Avalon is a curious, sweet, and playful kitten. After a long day of playing with her favorite mouse, she is ready to snuggle and get all the attention she can. From the moment she got to her foster home, she walked around like she owned the place. She is always excited when her foster parents have friends over because that means more people to play with her and pet her! If you’re looking for a chatty little shadow, Avalon is the girl for you.

Her only foster sibling has been a hedgehog. While she is curious, she has been respecting his space. We are unaware of how she would do with children or dogs.

Avalon is FeLV+ so she will need a clean, indoor-only home with a healthy diet and regular vet visits. She should either be an only cat or live with other FeLV+ cats. Dogs and kids are also OK with her. While her care might be more involved than other cats, Avalon deserves nothing less.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Avalon','2022-05-03 06:21:30'], ['18118184','Available','2022-06-05 06:35:29','22Y360','Bella the Biologist','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','','No','Yes','Senior','','No','Medium','Yes','','','','No','No','','','','','

Bella is bonded to Texter Tigger and they must be adopted together.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Bella the Biologist','2022-06-04 06:26:25'], ['17929612','Available','2022-05-23 06:08:07','22Y073','BJ','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Adult','Yes','Yes','Medium','Yes','Black','','','No','No','','','','','

I am bonded to my brother JB and we must be adopted together. I am on anti-anxiety medicine.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','BJ','2022-04-10 07:00:52'], ['18118186','Available','2022-06-05 06:35:29','22Y362','Brunhilde','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','','No','Yes','Adult','','Yes','Small','Yes','Black','','','No','No','','','','','

Hello! I thought I\'d try to do my own marketing with the help of my photographer; my biographer will catch up with me shortly.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Brunhilde','2022-06-04 06:26:25'], ['18094127','Available','2022-06-05 06:35:28','22Y342','Camaro','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Young','','No','Medium','Yes','Brown Tabby','','','No','No','','','','','

** Camaro is available for pre-adoption. He is waiting for his neuter surgery, but can be adopted once that\'s complete. **
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Camaro','2022-06-01 06:59:57'], ['17936592','Available','2022-04-13 06:26:56','22Y218','Cinnamon Sugar','','Cat','Domestic Long Hair','Domestic Long Hair','','Male','No','','','','No','Yes','Young','Yes','Yes','Small','Yes','Orange and White','','','No','No','','','','','

Do you need some sugar in your life? How about Cinnamon Sugar? This boy is so sweet he needs ongoing dental care to care for his sweet tooth!

Cinnamon was diagnosed with juvenile gingivitis. He will need ongoing care including daily brushing, oral treatment added to water every day, long-term anti-inflammatory treatment, and oral health monitoring. Ask a Feline Rescue volunteer for the full medical background on this condition.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Cinnamon Sugar','2022-04-13 06:13:58'], ['18028792','Available','2022-05-18 07:34:48','14Y014','CupCake','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','','No','Yes','Adult','','Yes','Small','Yes','','','','No','No','','','','','

Wikipedia defines a cupcake as: \"\"a small cake...frosting and other cake decorations such as fruit and candy may be applied.\"\" Like her name, Cupcake is a sweet confection; she even talks in quiet squeaks!

Cupcake enjoys wand and catnip toys. Although she doesn\'t like to be picked up, this girl enjoys both giving and receiving affection. Like so many cats at Feline Rescue, Cupcake is a unique kitty who is looking for a unique home where she can be appreciated for her perfect pink nose and special countenance.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','CupCake','2022-05-10 06:04:39'], ['18118187','Available','2022-06-04 06:44:18','22Y365','Denim','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Young','','Yes','Small','Yes','','','','No','No','','','','','

Hello! I thought I\'d try to do my own marketing with the help of my photographer; my biographer will catch up with me shortly.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Denim','2022-06-04 06:26:25'], ['17449101','Available','2022-02-14 10:16:59','21Y208','Emmy','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','No','','','No','Yes','Young','','Yes','Small','Yes','','','','No','No','','','','','

Emmy is a beautiful girl. Long, soft fur, all white except for her mask, tail and one spot just behind her front right leg. She loves to nap at the top of her cat tower, look out the window, play catch the feather ribbon and chase her sister, Isabelle Anna.

She started out life living on the streets and is still learning the ways of an indoor kitten. Her ear was clipped when she was spayed because she wasn\'t so sure about these scary humans, poking and prodding her at the vet\'s office. She is shy, but has made great strides in her foster home. Emmy shows affection to her foster parents by rubbing up on their legs, asking them to play and sitting in their lap for 10 minute cuddles. She greets friendly visitors if she is given time to watch them for a bit from her tall perch. She will do best in a quieter home. She is bonded and needs to be adopted with her sister, Isabelle Anna, into a home with no other existing pets so she can establish her own territory and build her confidence.

She needs someone that will be willing to go slow and take the time to get to know her on her terms. Busy families with young kids are not a good match. We can see her with a single person or a family with a teenager who has the time to bond with her and would respect her boundaries, but also keep encouraging her and her sister to be brave. Emmy had a tough start, but her personality and desire to be an indoor cat has shined through the hard knocks she has experienced in kittenhood. She deserves a home of her own with her sister, Isabelle Anna. They just need someone with a big heart to give them chance.

Emmy has tested positive for Feline Leukemia Virus (FeLV), a virus that attacks and weakens a cat\'s immune system. Cats with FeLV may live shorter than average lives, but they can be happy, normal cats in the meantime. It\'s best if FeLV+ cats stay indoors, eat healthy foods, live low-stress lives, and have annual preventive care visits with their veterinarian. Visit https://www.austinpetsalive.org/resources/faqs/site-faqs?section=feline-leukemia-adoption-center for more information, or contact us with any specific questions that you have.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Emmy','2021-11-13 05:12:53'], ['18052698','Available','2022-05-17 07:24:25','22Y001','Gingerbread','','Cat','Domestic Long Hair','Domestic Long Hair','','Female','No','','Yes','','No','Yes','Adult','','Yes','Small','Yes','Black and White','','','No','No','','','','','

Gingerbread is a small, affectionate, headstrong cat. She will be the first to warm up and show her personality. She isn’t too shy but can get scared when she feels threatened. If you get down on her level, she will rub against your face and head, back and forth, showing her affection. She likes getting pet and scratched, but can get a little scared when your hands move toward her face too fast. She is a very picky eater and will refuse to eat food or treats if it’s just not to her liking. Gingerbread likes dark spaces to hide and will prefer to stay there for most of the day. She isn’t much of a cuddler, but when she is comfortable around you she will lay near you, either on the cushion next to you or on the cushion behind your head. She loves to play with string toys and will wait and sit by her string to play with you, she doesn’t really play on her own.

Gingerbread will need to be adopted with Shortbread. Shortbread and Gingerbread like their own spaces and will need to go to a quiet home with enough room for the both of them. Shortbread and Gingerbread came from a very difficult situation which can affect how they act around people. They can be timid at times and may spook easily. They may shrink or run away when someone is moving too fast, but they do recover easily when they see you are not threatening them. It will take time for Shortbread and Gingerbread to adjust to a new home, but when they do, they will show so much affection to show their appreciation for adopting them.

Find more photos and videos on instagram @brittany_fosters_kitties
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Gingerbread','2022-05-17 06:45:38'], ['18121709','Available','2022-06-05 06:48:54','22Y364','Grayson the Geneticist','','Cat','Domestic Medium Hair','Domestic Medium Hair','','Male','No','','','','No','Yes','Young','','Yes','Small','Yes','Gray','','','No','No','','','','','

Though not officially knighted, we believe he should be known as SIR Grayson the Geneticist. His parents wanted him to be a lawyer, but he is very passionate about genetics and he has a lot of important work to do. He often spends so much time at the lab that he forgets to eat. Hence, he is underweight.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Grayson the Geneticist','2022-06-05 06:35:29'], ['18001969','Available','2022-05-21 08:53:01','22Y179','Ham','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Adult','Yes','Yes','Medium','Yes','','','','No','No','','','','','

An interview with current Feline Rescue, Inc. Adoption Center resident Ham and volunteer Pat B:
Me: \"\"Good evening, Ham. It\'s a pleasure to meet you.\"\"
Ham: \"\"Yes, it would be a pleasure to meet me.\"\"
Me: \"\"Can you tell us a little about yourself? Are you from the Twin Cities?\"\"
Ham: \"\"I come from outstate Minnesota, but I always knew I was meant to be a city cat. I just really get the vibe here, and I\'m excited to check out all the live music venues I\'ve heard so much about. Plus, there are way more people here to see to my needs.\"\"
Me: \"\"What do you think of Feline Rescue?\"\"
Ham: \"\"Well, I\'ve been here a few weeks, and everyone seems obsessed with cleaning. Seriously. I just work up a good scent pattern and they come along and clean it! They\'re nice, but they need to relax.\"\"
Me: \"\"How did you get your name?\"\"
Ham: \"\"I\'m not sure. Maybe because I\'m so ham-some?\"\"

NOTE: Ham has GI issues that require special attention. Ask a volunteer about his prescription food and diet requirements.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Ham','2022-05-03 06:21:29'], ['17924477','Available','2022-05-05 07:12:17','22Y128','Ina','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','No','Yes','','No','Yes','Adult','','Yes','Small','Yes','','','','No','No','','','','','

Ina is such a wonderful kitty. She absolutely thrives on human connection. She will sit in her bed while you work and will snuggle in your bed at night. She is good with kids and other cats. She does not like dogs at all. She is a grazer when it comes to eating. She does best when you put her food nearby you. She likes to come get some pets and then goes back to her bowl.

Ina is adoptable with conditions because she needs dental surgery. She needs to put on some weight before she can undergo the dental. She can be adopted before Feline Rescue does this procedure if the adopter takes financial responsibility and has it done at their own vet.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Ina','2022-04-08 06:51:01'], ['17449100','Available','2022-02-14 10:16:55','21Y207','Isabelle Anna','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','No','','','No','Yes','Young','','Yes','Small','Yes','','','','No','No','','','','','

Isabelle \"\"Izzy\"\" Anna, is a smart girl. She has the softest, long and luxurious fur. Her markings are beautiful. She has a mask, tail and some spots on her back of grey. She loves to nap, look out the window and play with her sister. She is so clever, she figured out how to open a latched plastic bin to get to the paper towels and shred \'em, and had a blast doing it. Her paws have great dexterity. It is fun to watch her paw around a toy mouse or play soccer with a bouncy ball. Her favorite game by far is chasing a feather or ribbon wand. She leaps and snags it with great agility.

She started out life living on the streets and is still learning the ways of an indoor kitten. Her ear was clipped when she was spayed because she wasn\'t so sure about these scary humans, poking and prodding her at the vet\'s office. She is shy, but has made great strides in her foster home. Isabelle Anna shows affection to her foster parents by sitting next to them, welcoming a chin scratch and a relaxed pet. She asks them to play by pawing at their hands or sitting on their laptop when they are working. She greets friendly visitors if she is given time to watch them for a bit from her safe spot. She will do best in a quieter home. She is bonded and needs to be adopted with her sister, Emmy, into a home with no other existing pets so she can establish her own territory and build her confidence.

She needs someone that will be willing to go slow and take the time to get to know her on her terms. Busy families with young kids are not a good match. We can see her with a single person or a family with a teenager who has the time to bond with her and would respect her boundaries, but also keep encouraging her and her sister to be brave. Once you earn her trust, she will give you the loving looks and you will fall under her spell. She deserves a home of her own with her sister, Emmy. They just need someone with a big heart to give them chance.

Isabelle Anna has tested positive for Feline Leukemia Virus (FeLV), a virus that attacks and weakens a cat\'s immune system. Cats with FeLV may live shorter than average lives, but they can be happy, normal cats in the meantime. It\'s best if FeLV+ cats stay indoors, eat healthy foods, live low-stress lives, and have annual preventive care visits with their veterinarian. Visit https://www.austinpetsalive.org/resources/faqs/site-faqs?section=feline-leukemia-adoption-center for more information, or contact us with any specific questions that you have.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Isabelle Anna','2021-11-13 05:12:53'], ['17929613','Available','2022-05-23 06:08:13','22Y074','JB','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Adult','Yes','Yes','Medium','Yes','Black','','','No','No','','','','','

I am bonded to my brother BJ and we must be adopted together. I am on anti-anxiety medicine. Sometimes I push my brother out of the way when eating. I will need someone who can monitor that he gets his fair share.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','JB','2022-04-10 07:00:52'], ['16590537','Available','2022-02-17 06:00:20','20Y323','Junior','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','No','Yes','Yes','Adult','Yes','Yes','Medium','Yes','Black','','','No','No','','','','','

Rascal is my beloved big brother. He looks after me and calls me his handsome little brother, Junior. I love my shiny panther coat but think that he is just as good-looking!

If you read my brother\'s page, you\'ll know that we were both declawed before we landed at Feline Rescue. While we do not at all recommend the severing of cat toes for household convenience, the damage was done long ago and we have learned to adjust as needed. Use a soft, clumping cat litter and we\'ll use the box just fine. Love me as the shy boy that I am so I can forget about all that old business.

As it says on my brother\'s page, it may take a little while for us to adjust but we are wonderful household companions--even when we just hang out in the perimeters. If you like cats that can manage themselves, my brother and I are up to the job. I would really love to find a loving, patient home where giving medication is not a big deal. These meds help me stay healthy and I\'ll love you forever for it!

Please click on the link to meet my brother and me; you\'ll see why we are just the right companions for a quiet home.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Junior','2021-03-02 05:44:33'], ['18118188','Available','2022-06-04 06:44:19','22Y366','Larue','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Young','','Yes','Small','Yes','Orange and White','','','No','No','','','','','

Hello! I thought I\'d try to do my own marketing with the help of my photographer; my biographer will catch up with me shortly.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Larue','2022-06-04 06:26:25'], ['18073438','Available','2022-06-02 07:02:45','22Y302','Lorenzo','','Cat','Siamese','Siamese','','Male','No','','','','No','Yes','Young','','Yes','Small','Yes','','','','No','No','','','','','

Hi, I am Lorenzo. I am a flame point siamese mix with long hair. I have clear blue eyes and a great bushy tail. I love people and looking out windows. I love to be petted and held. I purr all the time.

I like kids and would love a family of my own with or without other cats. am young and love activities and want to be in the middle of them. Please take me to my forever home with you.

Lorenzo is FIV+ which means his immune system is compromised. While it\'s true that FIV+ kitties can have a shorter lifespan, the vast majority of FIV+ cats live perfectly normal lives. Lots of homes have FIV+ cats, sometimes even mixed in with FIV- cats, and they do just fine. With good nutrition and regular vet visits, he can live his best life with you!
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Lorenzo','2022-05-26 06:30:59'], ['18073439','Available','2022-06-04 06:26:25','22Y347','May','','Cat','Domestic Medium Hair','Domestic Medium Hair','','Female','No','','','','No','Yes','Adult','','Yes','Small','Yes','Black','','','No','No','','','','','

May is FeLV+ so she will need a clean, indoor-only home with a healthy diet and regular vet visits. She should either be an only cat or live with other FeLV+ cats. Dogs and kids are also ok.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','May','2022-05-26 06:30:59'], ['17989442','Available','2022-05-28 07:43:36','22Y197','Patience','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','','Yes','Yes','Senior','','Yes','Large','Yes','','','','No','No','','','','','

Characteristics of a potential adopter fit for Patience: quiet home; retired individual or couple; Patience may have a slight preference for men given her history; someone who is committed to a consistent, gentle and loving approach earning Patience\'s trust over a lengthy time period.

Patience: in her own words
My name is Patience. As my name suggests, I am seeking an adopter who has a big heart and plenty of patience with me to allow me to adjust to my new forever home. I came to Feline Rescue because the man who was my whole world passed away and his wife moved into memory care. I used to sit on his lap for hours at a time during my 11 years with him. In my heart, I am still that lap cat. However, I am deeply grieving the loss of my prior family and I need your love and patience in order to heal and find my way back to being a lap cat.

Currently I live with my foster mom. I live in her guest bedroom and I am not comfortable coming out when she is in the room. I am still nursing my broken heart. I feel safest in hiding spaces such as under the bed and under her cedar chest. I do enjoy eating my meals. However, I prefer privacy while I eat. I do use my litter box well and am very tidy.


A note from Patience\'s foster mom:
Patience truly has a broken heart and is profoundly mourning the loss of her prior family. She is very guarded and frightened. She does allow me to rub her behind the ears and she purrs quietly. However, at this time she is not coming out from under the bed or cedar chest when I am in the room with her. Patience will likely require a long-term commitment to consistently earning her trust over time before she will seek you out to show affection. If you are willing to earn her trust over time, it is my belief you will be well rewarded by her love. Given that Patience may not be able to demonstrate much affection until she is further along in her grieving process and has established trust with you, a potential adopter may wish to consider Patience as a companion animal for a household that already contains at least one cat that is affectionate and outgoing. Speaking from my own personal experience, I have a cat with anxiety/fear issues and I paired her adoption with an outgoing, social, loving cat. By doing so, it allowed me to receive the immediate reward of a love-bug cat which then made it easier for me to accept my anxiety-prone cat and earn her trust and affection over time. In my case, it did take several years, but now both cats are equally affectionate and cuddly.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Patience','2022-04-28 06:58:35'], ['18106598','Available','2022-06-03 06:35:05','22Y040','Prince','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','Yes','','Yes','No','Yes','Adult','','Yes','Large','Yes','Brown Tabby','','','No','No','','','','','

Perhaps you\'ve heard the fairy tale of the frog who turns into a prince when he\'s kissed? Well Prince\'s story is a little like that, except without the frogs and the kissing. This \"\"frog\"\" was rescued from outdoor life by a kind neighbor, and now he\'s the Prince he was always meant to be. Like all fairy tale princes, our Prince is handsome, charming, and more than a little bit entitled. One look at this boy with his grey eyes and fancy cream-and-brown tabby coat and you know he\'s royalty, especially when he\'s loudly demanding that dinner be served NOW!

For all his royal good looks, it\'s his charm that will win you over, like when he purrs with joy while you pet his soft fur or when he makes the tiniest air biscuits with his large paws. And though you didn\'t have to kiss him to turn him into a Prince, you may just find you can\'t resist the lure of those big cheeks. Fortunately this Prince welcomes all your displays of affection.

Prince is a 2-year-old boy who is smart, athletic, affectionate, and highly food motivated. He is at his best with plenty of physical and mental stimulation followed by naps on your lap. Food puzzles and wand toys keep him entertained and active, and clicker training puts that big brain to good use. He\'s already learned a few fun tricks! Prince is FeLV+ so he will need a clean, indoor-only home with a healthy diet and regular vet visits. He should either be an only cat or live with other FeLV+ cats. Dogs and kids are also OK with Prince. While his care might be more involved than other cats, Prince deserves (and demands!) nothing less.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Prince','2022-06-03 06:09:01'], ['17944136','Available','2022-05-17 06:45:38','15Y031','Rachel Banana','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','Yes','','No','Yes','Adult','Yes','Yes','Medium','Yes','Gray and White','','','No','No','','','','','

Meet Rachel Banana!

Rachel is a super soft kitty with a wonderful purr. She is a bit quiet in new situations but is quite friendly once she feels comfortable. She does fine with other cats and would be good with older children who respect cat boundaries and are extra gentle.

This sweet girl likes to spend time sleeping or resting on a couch or blanket next to you. She enjoys observing and sleeping at the foot of your bed. She is also an active cat who likes to hunt teaser wands! Watch her body language cues; like many cats, she can become upset if her boundaries are ignored or if she is overstimulated. With attention and patience, Rachel will give back all that love that you could ever want!

NOTE: Rachel is on prescription food to help with her digestion.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Rachel Banana','2022-04-16 06:31:13'], ['17989441','Available','2022-05-17 06:45:39','22Y157','Radiant Rosie','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','No','','','','No','Yes','Adult','Yes','Yes','X-Large','Yes','Orange and White','','','No','No','','','','','

Radiant Rosie is the most attentive companion cat you could have. She wants to be where you are, she wants to do what you\'re doing, and she wants to get cheek and body scratches pretty much all of the time. She is adventurous, playful, murderous (of catnip toys), and a lap cat all in one. She just needs some time to get to know you, and she\'ll be your best friend for life.

Rosie happens to be blind, diabetic, and obese. Her blindness was probably caused by her untreated diabetes, and her diabetes was probably caused by her obesity. We are currently able to manage Rosie\'s illness without insulin- a prescription diet for diabetes and weight loss are all she needs to keep her sugars under control. She\'s doing great at slimming down too- she lost 1.5 lbs between March and May! Still, she\'s currently too large to clean her hind end (though she tries!), so she needs help with a baby wipe twice daily.

Because Rosie is blind, it is best not to frequently change the layout of furniture in your home. Also, she gets overwhelmed and scared if too many people or too many things are happening at once, so she needs to have a safe, familiar room that she can retreat to. As with all cats, you should give her consistent places where she can find her food, water, litter box, beds, toys, scratcher, etc. She can manage stairs if they are carpeted. She can manage uncarpeted floors, but she may slip or trip sometimes. It\'s unclear if the slipping and tripping are because she is obese or if she has mild coordination issues due to nerve damage from having her diabetes left untreated for a long time. Either way, she manages to get around quite well, and she\'ll love wandering around to explore new rooms in her new home.

If you\'re interested in a wonderful, sweet, lovebug of a cat, and you can commit to purchasing her prescription diet, helping her continue to lose weight, and getting her regular veterinary care, contact us about scheduling a visit with Radiant Rosie.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Radiant Rosie','2022-04-28 06:58:34'], ['16590538','Available','2022-02-14 10:16:42','20Y324','Rascal Flatts','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','No','Yes','Yes','Adult','Yes','Yes','Small','Yes','','','','No','No','','','','','

Rascal is my name and catnip is my game! Cat wand toys, laser pointers, squeaky catnip mice...I\'ll rumble with the best of them!

No worries about your furniture because my handsome brother, Junior, and I were declawed before we landed at Feline Rescue. While we do not at all recommend the severing of cat toes for household convenience, the damage was done long ago and we have learned to adjust as needed. Use a soft, clumping cat litter and we\'ll use the box just fine. Pet me under the chin and behind the ears so I can forget about all that old business.

It may take a little while for us to adjust but we are wonderful household companions, even when we just hang out in the perimeters. If you like cats that can manage themselves, my brother and I are up to the job.

One last thing--do you work in healthcare? You wouldn\'t know it because I don\'t show it but I have a broken heart--in the form of heart disease. I would really love to find a loving, patient home where giving medication is not a big deal. These meds help me stay healthy and I\'ll love you forever for it!

Click on the link to meet my brother and me; you\'ll see why we are just the right companions for a quiet home.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Rascal Flatts','2021-03-02 05:44:33'], ['18052699','Available','2022-05-17 07:24:32','22Y002','Shortbread','','Cat','Domestic Long Hair','Domestic Long Hair','','Male','No','','','','No','Yes','Adult','','Yes','Small','Yes','Black','','','No','No','','','','','

Shortbread is a sweet, affectionate cat. He has a very calm personality and can be timid at times but when he warms up to you, he isn’t afraid to tell you what he is thinking. He prefers to spend most of his time under the bed, but will come out for cuddles and to be pet and, most importantly, food and treats. He is playful and can play by himself as well as with you.

He is a big cuddler and will lay on you in the morning, just so long as you are petting him. He also will headbutt you when he wants you to pet him and will also tell you when you are doing something he doesn’t like. He loves neck and chin scratches and will start purring as soon as you start scratching. He is a talker so if you talk to him and start to have a conversation with him, he will talk back to you when he has something to say. Shortbread doesn’t have his two bottom canine teeth, but this doesn’t affect his ability to eat or ask for all the treats.

Shortbread needs to be adopted with Gingerbread. Shortbread and Gingerbread like their own spaces and will need to go to a quiet home with enough room for the both of them. Shortbread and Gingerbread came from a very difficult situation which can affect how they act around people. They can be timid at times and may spook easily. They may shrink or run away when someone is moving too fast, but they do recover easily when they see you are not threatening them.

It will take time for Shortbread and Gingerbread to adjust to a new home, but when they do, they will show so much affection to show their appreciation for adopting them.

Find more photos and videos on instagram @brittany_fosters_kitties
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Shortbread','2022-05-17 06:45:38'], ['18118185','Available','2022-06-05 06:35:29','22Y361','Texter Tigger','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Senior','','Yes','Large','Yes','','','','No','No','','','','','

Texter Tigger is bonded to Bella and they must be adopted together. He also may need a dental cleaning.
Ask a volunteer to learn more.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Texter Tigger','2022-06-04 06:26:25'], ['18079704','Available','2022-06-05 06:48:53','22Y351','Walter the Wizard','','Cat','Domestic Medium Hair','Domestic Medium Hair','','Male','No','','','','No','Yes','Adult','Yes','Yes','Medium','Yes','Brown Tabby','','','No','No','','','','','

If you\'re looking for a new best buddy, Walter is your guy! He\'s friendly and affectionate and will follow you around until you sit so he can claim his rightful place on your lap. He splits his time between the bed and the comfy recliner most nights. Walter likes to spend most of his time grooming or sleeping, and he isn\'t particularly interested in playing or looking outside. He will probably hop onto counters and high shelves when first exploring your place, so make sure to put away anything breakable. Once he has scouted out the place, he mostly sticks to ground level as he is on the clumsy side and has so far shown no interest in climbing the cat tree! Since his activity needs are very low, he would be great for someone that wants a younger cat but isn\'t looking to spend hours wearing out a kitten every night.

If you have more than one person in the household, Walter will give everyone their share of attention, as he has plenty of love to give and a lap is a lap! He has no issues with meeting new people and though we have not introduced him to other animals, he is very easygoing and would likely adapt to any situation. He is a quiet cat and settles in quickly, if you are unavailable he will likely find a comfy chair and sleep the day away. He is very gentle and would be content to receive head scratches and belly rubs all day long.

Walter has very soft, fluffy long hair that benefits from regular brushing. He is on a hypoallergenic diet and will do his very best to guilt you into sharing your meals, but you must resist his cute face to keep him healthy.


Note: Walter is FIV+ which means his immune system is compromised. While it\'s true that FIV+ kitties can have a shorter lifespan, the vast majority of FIV+ cats live perfectly normal lives. Lots of homes have FIV+ cats, sometimes even mixed in with FIV- cats, and they do just fine. With good nutrition and regular vet visits, he can live his best life with you!
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Walter the Wizard','2022-05-28 06:44:01'], ['18081493','Available','2022-05-29 06:52:10','22Y359','Yi-U','','Cat','Domestic Short Hair','Domestic Short Hair','','Male','No','','','','No','Yes','Adult','','Yes','X-Large','Yes','Black','','','No','No','','','','','

Hello! I thought I\'d try to do my own marketing with the help of my photographer; my biographer will catch up with me shortly.
Please visit felinerescue.org/11fostertest_v3/ to learn more about me and where I am located!

For more information about Feline Rescue, Inc. and a complete listing of our available cats, go to the Feline Rescue website. If you\'d like to hear more Feline Rescue stories and see more pictures of our cats, check out the Feline Rescue Blog! ','','','','','','','','','','','','','','','','Yi-U','2022-05-29 06:47:08'] ]; } 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=JOIAuoQb&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