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 = [ ['21330735','Available','2025-05-04 10:30:11','','Apollo','','Dog','Husky (long coat)','Husky','','Male','','','','Yes','','Yes','Adult','','Yes','Large','Yes','','Long','','No','No','','','','','

Apollo was adopted as a puppy from a breeder. Over time the family dynamic has changed and the family no longer has the time to give him the care and attention he deserves. They reached out to LHS for assistance finding him a more suitable home. 

Apollo is very well mannered and eager to please. He knows basic commands, is housebroken and crate trained. He loves walks and does wonderful with dogs, cats and children of all shapes and sizes. 

He has been neutered, is current on vaccinations, heartworm negative, microchipped and current on vaccinations. 

DOB: 3/19/20
Weight: 65lbs

','','','','','','','','','','','','','','','','Apollo','2025-03-06 11:31:34'], ['21329632','Available','2025-04-28 10:09:48','','Ash','','Dog','Doberman Pinscher (short coat)','Doberman Pinscher','','Male','','Yes','','','','Yes','Adult','','Yes','Large','','Black with Tan, Yellow or Fawn','Short','','No','No','','','','','

DOB: 8/1/23 Weight: approx. 65 lbs

Ash is neutered, fully vaccinated, microchipped and heartworm negative. He's looking for an active family that has lots of time to spend with him. He loves being right by his people's side and is as affectionate as they come. Ash is house and crate trained, and loves having plenty of things to chew on to keep him occupied. He has separation anxiety and wouldn't thrive in a home where his people are gone all day. 

He's still young and learning his size, so Ash shouldn't be in a home with small children as he tends to get too excited and can knock them over. 

If you're interested in meeting Ash, please apply online and we'll be in touch. Fee is $275

https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','Ash','2025-03-05 19:13:04'], ['21434954','Available','2025-04-30 22:12:16','','Balmy','','Dog','Rat Terrier / Boxer / Mixed (short coat)','Rat Terrier','Boxer','Female','Yes','Yes','Yes','Yes','No','No','Baby','No','No','Medium','','White with Brown or Chocolate','Short','','No','No','','','','','

It's close to the first hurrah of Summer, and what's the BEST thing about Summer?

Fun in the sun, lazy days with friends and puppy kisses, Why not adopt your new best friend and spend your Summer and a lifetime with a friend who will love you forever?

Meet Balmy! 

Mother's Summer and Spring were abandoned at the shelter by their owner about to give birth any minute, scared with only each other these sweet sisters both became new mom's after being rescued by Legacy Humane Society. Summer had six adorable babies. Balmy, Sandcastle, Vacation, Beach, Hammock and Barbecue   who where born in a loving foster home and are doing great!. 

Balmy is a beautiful white female with three brown spots, she looks like a small petite Boxer Mix, with a white narrow blaze, tipped ears, soulful brown eyes, and a curly tail. She weighs 5.3 lbs. and will be 8 weeks old on 4/26. Balmy is looking for a family with the time and patience to teach her to be the best puppy she can be where she will be a loved member of the family forever.

If you are looking for a new family member and think Balmy might be the one, please complete an application on our website and her foster mom will be in touch. 

The adoption fee is $325.00 and covers her spay (to be done at 4 months of age at an LHS vet), three sets of vaccinations, de-wormer, first dose of heartworm preventative and microchip.  Please apply at: http://legacyhumanesociety.org/adoptfoster/adoption-application/

','','','','','','','','','','','','','','75070','McKinney','Balmy','2025-04-15 14:48:50'], ['21344394','Available','2025-04-25 22:45:19','','Baloo','','Dog','Shetland Sheepdog Sheltie / Labrador Retriever / Mixed (medium coat)','Shetland Sheepdog Sheltie','Labrador Retriever','Male','Yes','Yes','Yes','','','No','Baby','','No','Large','','Black with White','Medium','','No','No','','','','','

DFW AREA APPLICATIONS ONLY*

DOB: 2/2/25

Weight: 12 lbs on April 16th (projected to be 50+ lbs)

Baloo found himself in a shelter at just 2 days old with his mom and siblings, but thankfully a foster stepped up and took them in and gave them a nice quiet place to grow into this world. 

Baloo  is the sweetest little fluffy boy! He's a joyful pup who loves to play and loves to cuddle up in your lap for naps.  His mom was a 23lb sheltie mix, but w e don't know who dad was. With Baloo's unique brown feet and large size, we're thinking possibly a chocolate lab. The only thing we know for sure is that Baloo is adorable and he's ready to find a family to spend his life with!

Puppies are playful, active, and loving. They need someone will lots of time and patience to raise them to be the best adult dogs they can be!


$325 donation includes three rounds of puppy vaccines, dewormer, a one-year rabies vaccine, microchip and registration, and spay/neuter. Adopter will take the puppy to an LHS-approved vet to be spayed/neutered at 16 weeks of age per the spay/neuter agreement and in accordance with Chapter 828, Texas Health and Safety Code.


Please complete an adoption application and someone will reach out to you within 48 hours via email. https://legacyhumanesociety.org/adoptfoster/adoption-application/

*Due to the high volume of applications and inquiries for puppies, we will not be able to respond to or consider interest from those outside of the Dallas/Fort Worth Area.

','','','','','','','','','','','','','','','','Baloo','2025-03-12 10:06:47'], ['21380097','Available','2025-04-15 15:48:03','','Bandit','','Dog','Anatolian Shepherd / Mixed (long coat)','Anatolian Shepherd','','Male','Yes','Yes','','Yes','No','Yes','Adult','No','Yes','Large','','','Long','','No','No','','','','','

Bandit and Smokey were found in Falls County Texas roaming stray. A kind citizen took them into her care. After exhausting all efforts to find their owners, she reached out to LHS for assistance finding them forever homes. 

Bandit has a wonderful temperament. He is very smart and eager to please. The gentle Anatolian temperament makes him a wonderful family dog. He is good in the car, walks very nicely on leash and loves to chase grasshoppers through the yard! He also likes to hang out on the top step of the pool! He gets along well with dogs of all shapes and sizes. We have yet to see him around cats but we can cat test if needed. He is crate trained and housebroken. 

He has been neutered, brought current on vaccinations and microchipped. He is heartworm negative and current on heartworm prevention.  If you would like to adopt Bandit, please complete an online application today at: https://legacyhumanesociety.org/adoption-application/

DOB: 8/04/24
Weight: 60lbs

','','','','','','','','','','','','','','','','Bandit','2025-03-26 15:22:02'], ['21435105','Available','2025-04-30 22:09:36','','Barbeque','','Dog','Rat Terrier / Boxer / Mixed (short coat)','Rat Terrier','Boxer','Female','Yes','Yes','Yes','Yes','No','No','Baby','No','No','Medium','','Brown/Chocolate with White','Short','','No','No','','','','','

It's close to the first hurrah of Spring, and what's the BEST thing about Summer?

Fun in the sun, lazy days with friends and puppy kisses, Why not adopt your new best friend and spend your Summer and a lifetime with a friend who will love you forever?

Meet Barbeque! 

Mother's Summer and Spring were abandoned at the shelter by their owner about to give birth any minute, scared with only each other these sweet sisters both became new mom's after being rescued by Legacy Humane Society. Summer had six adorable babies. Balmy, Sandcastle, Vacation, Beach, Hammock and Barbecue   were born in a loving foster home and are doing great!. 

Barbeque is a beautiful brown and white female. She weighs 5.6 lbs. and will be 8 weeks old on 4/22. Barbeque is looking for a family with the time and patience to teach her to be the best puppy she can be where she will be a loved member of the family forever.

If you are looking for a new family member and think Barbeque might be the one, please complete an application on our website and her foster mom will be in touch. 

The adoption fee is $325.00 and covers her spay (to be done at 4 months of age at an LHS vet), three sets of vaccinations, de-wormer, first dose of heartworm preventative and microchip.  Please apply at: http://legacyhumanesociety.org/adoptfoster/adoption-application/

','','','','','','','','','','','','','','75070','McKinney','Barbeque','2025-04-15 14:57:13'], ['21435058','Available','2025-04-30 22:11:34','','Beach','','Dog','Rat Terrier / Boxer / Mixed (short coat)','Rat Terrier','Boxer','Female','Yes','Yes','Yes','Yes','No','No','Baby','No','No','Medium','','White with Brown or Chocolate','Short','','No','No','','','','','

It's close to the first hurrah of Summer, and what's the BEST thing about Summer?

Fun in the sun, lazy days with friends and puppy kisses, Why not adopt your new best friend and spend your Summer and a lifetime with a friend who will love you forever?

Meet Beach! 

Mother's Summer and Spring were abandoned at the shelter by their owner about to give birth any minute, scared with only each other these sweet sisters both became new mom's after being rescued by Legacy Humane Society. Summer had six adorable babies.  Balmy, Sandcastle, Vacation, Beach, Hammock and Barbecue     who where born in a loving foster home and are doing great!. 

Beach is a beautiful white female with three brown spots, she looks like a small petite Boxer Mix, with a white narrow blaze, tipped ears, soulful brown eyes, and a curly tail. She weighs 5.3 lbs. and will be 8 weeks old on 4/26. Beach is looking for a family with the time and patience to teach her to be the best puppy she can be where she will be a loved member of the family forever.

If you are looking for a new family member and think Beach might be the one, please complete an application on our website and her foster mom will be in touch. 

The adoption fee is $325.00 and covers her spay (to be done at 4 months of age at an LHS vet), three sets of vaccinations, de-wormer, first dose of heartworm preventative and microchip.  Please apply at: http://legacyhumanesociety.org/adoptfoster/adoption-application/

','','','','','','','','','','','','','','75070','McKinney','Beach','2025-04-15 14:52:06'], ['21394691','Available','2025-04-30 22:08:40','Commerce AS','Bloom','','Dog','Rat Terrier / Border Collie / Mixed (short coat)','Rat Terrier','Border Collie','Female','Yes','Yes','Yes','Yes','No','No','Baby','No','No','Medium','','Black with White','Short','','No','No','','','','','

It's close to the first hurrah of Spring, and what's the BEST thing about Spring?

Fun in the sun, lazy days with friends and puppy kisses, Why not adopt your new best friend and spend your Springs and a lifetime with a friend who will love you forever?

Meet Bloom! 

Mother's Spring and Summer were abandoned at the shelter by their owner about to give birth any minute, scared with only each other these sweet sisters both became new mom's after being rescued by Legacy Humane Society. Spring had five adorable babies. Bloom, Equinox, Pollen, Sapling and Sprout were born in a loving foster home and are doing great!. 

Bloom is a beautiful black/white female, she looks like a small petite Border Collie Mix, with a white blaze on her face, an adorable black spot on the top of her head, 4 white socks socks on all four feet, soulful brown eyes, and a curly tail that has a white tip. She weighs 5.2 lbs. and will be 7 weeks old on 4/13. Bloom is looking for a family with the time and patience to teach her to be the best puppy she can be where she will be a loved member of the family forever.

If you are looking for a new family member and think Bloom might be the one, please complete an application on our website and her foster mom will be in touch. 

The adoption fee is $325.00 and covers her spay (to be done at 4 months of age at an LHS vet), three sets of vaccinations, de-wormer, first dose of heartworm preventative and microchip.  Please apply at: http://legacyhumanesociety.org/adoptfoster/adoption-application/

','','','','','','','','','','','','','','75070','McKinney','Bloom','2025-04-01 22:06:46'], ['21344573','Available','2025-04-26 15:04:14','','Camilla','','Dog','Boxer / Mixed (short coat)','Boxer','','Female','Yes','Yes','Yes','Yes','','Yes','Adult','','Yes','Large','','Fawn','Short','','No','No','','','','','

Camilla is 10 months old and 59 lbs as of April 10th. She's a very loving, playful girl who does great with kids, cats, and other dogs. She is house and crate trained, and very intelligent. Her ideal family will be fairly active so she can get the exercise she loves. 

Camilla is spayed, vaccinated, microchipped and heartworm negative. Her adoption fee is $275 fee. If you're interested in possibly adding Camilla to your home, please apply online: https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','Camilla','2025-03-12 10:54:15'], ['20421111','Available','2025-04-28 12:44:31','RAC','Daisy','','Dog','Poodle (Standard) / Mixed (long coat)','Poodle (Standard)','','Female','Yes','Yes','No','Yes','No','Yes','Adult','No','Yes','Large','','Tan/Yellow/Fawn with White','Long','','No','No','','','','','

Waverly aka Daisy is 13 months and 55 lbs as of March '25. 

She is very social and friendly and would do well with an active owner. Waverly regularly goes to doggy daycare where she has a blast with every dog and person she meets. She is house and crate trained, spayed, fully vaccinated, and heartworm negative. Her adoption fee is $325 

Waverly was adopted and is being returned due to not doing well with the household cats. While she gets along well with just about everyone, she has a prey drive that makes her unsuitable for homes with small animals such as cats and bunnies. Waverly had a DNA test:  50% Poodle, 25% American Pit Bull Terrier, 15% Husky, 9% Great Pyrenees.

Please apply online if you're interested in meeting her:

http://legacyhumanesociety.org/adoptfoster/adoption-application/

 

 

','','','','','','','','','','','','','','75070','McKinney','Daisy','2024-04-25 17:24:40'], ['20621987','Hold','2024-07-03 15:15:51','','Devon','','Dog','Husky / Shepherd / Mixed (long coat)','Husky','Shepherd','Female','Yes','Yes','Yes','Yes','','No','Baby','','No','Medium','','','Long','','No','No','','','','','

Roxy, DJ, Devon and Sugar were part of an accidental litter. The family reached out to LHS for assistance rehoming the puppies and spaying/neutering the puppy's parents. Mom is a Lab/Shepherd and dad is a pure-bred Husky. Both weight 40lbs and are a year old.

Puppies are lots of fun but also need a home with the time and patience to teach them how to be the best doggies they can be. The puppy's adoption fee includes their spay, rabies, 3 sets of vaccinations, dewomer, microchip and first dose of heartworm prevention. 

If you are interested in adopting one of these adorable pups, please complete an online application today and we will be in touch to set up a time and date to meet them: Adoption Application - Legacy Humane Society

DOB: 05/25/2024
Weight: 40lbs when full grown

Adopter will take the puppy to an LHS approved vet to be spayed in September of 2024 per the spay/neuter agreement and in accordance with Chapter 828, Texas Health and Safety Code.  *Due to the high volume of applications and inquires for puppies as well as vetting needs, we will not be able to respond to or consider interest from those outside of the Dallas/Fort Worth Area.    

','','','','','','','','','','','','','','75043','Garland','Devon','2024-07-03 14:21:42'], ['20053878','Available','2025-05-04 10:29:28','','DIAMOND DOG - Bubbles','','Dog','Labrador Retriever / Terrier / Mixed (medium coat)','Labrador Retriever','Terrier','Female','Yes','Yes','Yes','','No','Yes','Adult','No','Yes','Large','Yes','Black with White','Medium','','No','No','','','','','

It is so hard to believe Bubbles has not been swooped up for adoption! She is now one of our Diamond Dogs, which are the pets we highlight as the Diamond in the Ruff seeking their forever home. Her adoption fee has been reduced to $125.

DOB: 12/16/2022
Weight: 50lbs 

Bubbles was left behind when her owner moved out of a rental property. Her roommate stepped up to care for her until a forever home could be found. Bubbles loves carrying her toys around and takes treats very gently. She knows how to sit, shake, lay down, and roll over on command and plays fetch. She\'s also house and crate-trained! Bubbles loves exercising in her yard several times a day and would do best in a home that can provide regular exercise. She does great with cats, but hasn\'t been around children so we\'re not sure how she would do. Bubbles is good with other dogs but needs to be fed separately from them. 

Bubbles is current on her vaccinations, spayed and is heartworm negative. All she needs now is a forever home to call her own! Complete an online application today at: https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','DIAMOND DOG - Bubbles','2023-12-07 14:14:45'], ['20621984','Hold','2024-07-03 15:15:37','','DJ','','Dog','Husky / Shepherd / Mixed (long coat)','Husky','Shepherd','Female','Yes','Yes','Yes','Yes','','No','Baby','','No','Medium','','','Long','','No','No','','','','','

Roxy, DJ, Devon and Sugar were part of an accidental litter. The family reached out to LHS for assistance rehoming the puppies and spaying/neutering the puppy's parents. Mom is a Lab/Shepherd and dad is a pure-bred Husky. Both weight 40lbs and are a year old.

Puppies are lots of fun but also need a home with the time and patience to teach them how to be the best doggies they can be. The puppy's adoption fee includes their spay, rabies, 3 sets of vaccinations, dewomer, microchip and first dose of heartworm prevention. 

If you are interested in adopting one of these adorable pups, please complete an online application today and we will be in touch to set up a time and date to meet them: Adoption Application - Legacy Humane Society

DOB: 05/25/2024
Weight: 40lbs when full grown

Adopter will take the puppy to an LHS approved vet to be spayed in September of 2024 per the spay/neuter agreement and in accordance with Chapter 828, Texas Health and Safety Code.  *Due to the high volume of applications and inquires for puppies as well as vetting needs, we will not be able to respond to or consider interest from those outside of the Dallas/Fort Worth Area.    

','','','','','','','','','','','','','','75043','Garland','DJ','2024-07-03 14:21:34'], ['21115052','Available','2025-03-16 10:01:55','','Dolores','','Dog','Beagle / Terrier / Mixed (short coat)','Beagle','Terrier','Female','Yes','Yes','','Yes','No','Yes','Adult','No','Yes','Medium','Yes','','Short','','No','No','','','','','

Meet Dolores! This little lady is very outgoing and enjoys meeting new people, particularly on her daily walks. Lolo loves sun puddles, naps, cuddling with her people, naps, belly rubs, and treats. Did we mention naps? Dolores has a very sweet and playful personality, she is curious about other dogs although a bit shy at first, and gets along with kiddos very well. She would do best in a home with large breed dogs or no doggies at all. 

Lolo was found running towards a highway in East Texas, and looking the worst for wear. The vet that saw her determined she had been kept on a chain, and potentially abused, so she is looking for a home that will treasure her as the beautiful bean she is.

Deloris has been brought current on vaccinations, she is heartworm negative, microchipped and current on heartworm prevention. She is believed to be spayed previously but given that she was found, we cannot determine that with 100% certainly without her undergoing surgery and or waiting to see if she goes into heat. LHS will cover the cost of her spay if it is later determined that she is not spayed. 

If you are interested in adopting this sweet lady, please complete an online application today at: https://legacyhumanesociety.org/adoption-application/

Age: she is estimated to be 7 in January
Weight: 43lbs

','','','','','','','','','','','','','','','','Dolores','2024-12-10 10:55:23'], ['21376971','Available','2025-04-23 11:43:20','','Fiyero','','Dog','Yorkshire Terrier Yorkie / Schnauzer / Mixed (medium coat)','Yorkshire Terrier Yorkie','Schnauzer','Male','Yes','','','','','No','Baby','No','No','Small','Yes','Brown/Chocolate with White','Medium','','No','No','','','','','

***DFW area only-No Exceptions***

 

Fiyero is a 8 weeks (as of 4/24/25) old Yorkie/Schnauzer mix puppy.  He was surrendered with the rest of the Wicked litter when their mother suffered postpartum complications and could not nurse them. Fiyero is the adventurous puppy of the litter. He likes to explore and run and sniff stuff. He enjoys playing with toys that he can shake and picking on his younger, smaller siblings. He is the largest of the group and has the longest legs. Fiyero loves belly rubs and will climb into his foster mom’s lap and trust fall backwards to collect one! 

Puppies at this age will require patience and training to become the best pup they can be. Fiyero is doing very well with house training. He does well with frequent potty breaks and an attentive adult.   He is very tiny and will need an adopter who will keep him safe. 

Fiyero does well with kids old enough to understand puppy behavior and who are able to follow safety rules due to his small size (~10ys and up). He does well with other dogs and cats but due to his very small size needs to be watched at all times with them to prevent injury .  

 

Current weight 4.5 lbs

Projected weight 20 lbs

Crate trained at night and for short periods during the day

 

We are requesting a donation of $325 for the adoption which includes his neuter, three rounds of puppy vaccines, a rabies vaccine, microchip with registration, dewormer and a single dose of heartworm preventative.  If you're interested in meeting or adopting him, please complete an application on our website and someone will reach out to you within 48 hours.  https://legacyhumanesociety.org/adoptfoster/adoption-application/

Adopter will take puppy to an LHS approved vet to be neutered in June of 2025 per the spay/neuter agreement and in accordance to Chapter 828, Texas Health and Safety Code. 

*Due to the high volume of applications and inquires for puppies as well as vetting needs, we will not be able to respond to or consider interest from those outside of the Dallas/Fort Worth Area.

 

We do not have a facility to house the dogs in our program. They are all kept in foster homes until they are adopted. Therefore, if you are interested in adopting from LHS, please complete an online application at http://legacyhumanesociety.org/adoptfoster/adoption-application/ and we will contact you asap about the status of your application.

','','','','','','','','','','','','','','','','Fiyero','2025-03-25 13:34:36'], ['21457519','Available','2025-04-24 15:18:42','','Freya','','Dog','Labrador Retriever / Mixed (short coat)','Labrador Retriever','','Female','Yes','Yes','','','','Yes','Adult','','Yes','Large','','Tan','Short','','No','No','','','','','

DOB 2/14/24 Weight: 60 lbs

Freya was recently adopted from a crowded shelter but unfortunately the resident dog in her the home won't accept her. We're helping her family find Freya a home where she will thrive. 

Freya is friendly, active, and great with the other dogs she spends time with at daycare. She's still young and needs daily exercise to keep her busy. Freya is house and crate trained and loves everyone she meets.  She is very smart and loves humans and hugs. Loves to run, would do very well with someone who can run with her.

Freya loves rope toys and tennis balls, is potty trained and crate trained. She pulls on her leash, but has been receptive of training and that has decreased. She would benefit from someone willing to keep up with her training, or a big yard so she can run. When she gets excited she can play rough, but has never been violent. So she would do best with someone who can handle her size. She is food motivated which has helped in training.

She is spayed, current on vaccines, micrchipped and heartworm negative. Her fee is $275 and you can apply to meet/adopt her here: Adoption Application - Legacy Humane Society

','','','','','','','','','','','','','','','','Freya','2025-04-24 15:17:25'], ['21435109','Available','2025-05-08 22:08:04','','Hammock','','Dog','Rat Terrier / Boxer / Mixed (short coat)','Rat Terrier','Boxer','Male','Yes','Yes','Yes','Yes','No','No','Baby','No','No','Medium','','Brown/Chocolate with White','Short','','No','No','','','','','

It's close to the first hurrah of Spring, and what's the BEST thing about Summer?

Fun in the sun, lazy days with friends and puppy kisses, Why not adopt your new best friend and spend your Summer and a lifetime with a friend who will love you forever?

Meet Hammock! 

Mother's Summer and Spring were abandoned at the shelter by their owner about to give birth any minute, scared with only each other these sweet sisters both became new mom's after being rescued by Legacy Humane Society. Summer had six adorable babies. Balmy, Sandcastle, Vacation, Beach, Hammock and Barbecue   were born in a loving foster home and are doing great!. 

Hammock is a beautiful brown and white male. He weighs 8 lbs. and will be 8 weeks old on 4/22. Hammock is looking for a family with the time and patience to teach him to be the best puppy he can be where he will be a loved member of the family forever.

If you are looking for a new family member and think Hammock might be the one, please complete an application on our website and his foster mom will be in touch. 

The adoption fee is $325.00 and covers his neuter (to be done at 4 months of age at an LHS vet), three sets of vaccinations, de-wormer, first dose of heartworm preventative and microchip.  Please apply at: http://legacyhumanesociety.org/adoptfoster/adoption-application/

','','','','','','','','','','','','','','75070','McKinney','Hammock','2025-04-15 14:58:32'], ['21443785','Available','2025-04-18 14:48:00','','Jesi','','Dog','German Shepherd Dog (medium coat)','German Shepherd Dog','','Female','No','','','No','','Yes','Adult','','Yes','Large','','Sable','Medium','','No','No','','','','','

Jesi is a three year old, 70 lb German Shepherd looking for a new home with someone who has experience with her breed and lots of time to spend with her. She prefers men and would do best in a home without children. Jesi would thrive with someone who enjoys training dogs and providing them with mental and physical exercise. 

Jesi is house and crate trained, and walks well on a leash. She's been spayed, vaccinated, and microchipped and is heartworm negative. Jesi needs a securely fenced yard and would not do well in an apartment or similar. 

If you're interested in adopting Jesi, please apply online and we'll be in touch. https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','Jesi','2025-04-18 14:47:51'], ['17265505','Available','2025-05-04 10:17:21','Greenville','Jet','','Dog','Labrador Retriever / American Pit Bull Terrier / Mixed (short coat)','Labrador Retriever','American Pit Bull Terrier','Female','Yes','Yes','','Yes','No','Yes','Adult','No','Yes','Large','Yes','Black','Short','','No','No','','','','','

Born July 2021, Current Weight 60 lbs

 

Jet was adopted from Legacy as a puppy and is being returned due to her family relocating overseas and being unable to take her along. She is house and crate trained and does well with other dogs. She needs to be in a home without children due to resource guarding and young kids not understanding when to give space. 

 

She is in fantastic health and is a delightful family pet. She has good manners and knows ‘sit’ ‘stay’ ‘down’ ‘off’ ‘up/up up’ and ‘place’. Jet is crate trained and happily sleeps in her crate all night in the kitchen. Jet will reliably go to her crate from anywhere in the house with the command ‘place’. She can be left loose in the house for 3-4 hours at a time, and has never chewed anything while we’re out.

 

During the day she mostly snoozes in a comfy spot until it\'s time to remind us we should be preparing her dinner or that it’s time to play ‘tug toy’ with her! She happily sleeps in her crate all night in the kitchen. Jet has stayed at dog care from time to time when we travel and has always returned with a glowing report card.
 

She is spayed, vaccinated, microchipped, heartworm negative, and on heartworm prevention. Please stay tuned as we get to know more about Apple/Jet. 

 

To learn more or schedule a time to meet Jet, please apply here: https://legacyhumanesociety.org/adoptfoster/adoption-application/

 

 

','','','','','','','','','','','','','','','','Jet','2021-09-24 20:45:04'], ['21162198','Available','2025-05-04 10:34:32','Paris','Joey','','Dog','Pomeranian / Chihuahua / Mixed (long coat)','Pomeranian','Chihuahua','Male','Yes','Yes','','Yes','No','Yes','Adult','Yes','Yes','Small','Yes','Tan','Long','','No','No','','','','','

Joey is a sweet and loving 6-year-old Pomeranian mix who’s looking for a family to call his own. This little guy loves to play tug-of-war, go for car rides, and cuddle up in your lap for some quality snuggle time. He’s house and crate trained, making him a great fit for a variety of living situations.

Although Joey has a previous leg injury, it doesn’t slow him down! He gets around just fine and still enjoys his daily walks and playtime. His loyalty to his human is unmatched – he will be your little shadow, always by your side.

Joey thrives in a calm, loving home where he can get plenty of attention and affection. He’d do well as the only pet or in a home with other dogs that respect his space. He’s a great companion for someone who enjoys a mix of fun and relaxation, with lots of cuddles in between. Joey would not do well in an apartment due to his barking on and off otherwises he is loyal love bug. 

Adoption Fee 275.00     

','','','','','','','','','','','','','','','','Joey','2024-12-28 17:36:38'], ['21165198','Available','2025-05-04 10:17:32','','Juno','','Dog','Husky (medium coat)','Husky','','Male','','Yes','Yes','Yes','No','Yes','Senior','No','Yes','Large','Yes','White','Medium','','No','No','','','','','

Juno is an 8 year old, 60 lb Husky who was surrendered to Legacy Humane Society due to his owners moving away. He does well with kids, cats, and other dogs and, typical of his breed, is happy and talkative. Juno knows basic commands like sit, stay, laydown, and speak. His favorite game to play is fetch! Juno enjoys the occasional road trip and is very well behaved in a car. Juno also likes to go for walks and walks best using a gentle leader. Juno is neutered, vaccinated, microchipped and heartworm negative. His fee is $200 and you can apply for him here: https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','Juno','2024-12-30 10:27:42'], ['21454492','Available','2025-04-25 19:02:26','','Kaya','','Dog','German Shepherd Dog (medium coat)','German Shepherd Dog','','Female','No','','','Yes','','Yes','Adult','','Yes','X-Large','','Sable','Medium','','No','No','','','','','

DOB: 9/4/21 Weight: 103 lbs.

Meet Kaya! She's looking for a new forever home with someone who's up for adventure. Kaya is house and crate trained and loves walks, car rides and camping. She hasn't lived with other dogs, but has does fine with them during playtime while boarded. If you're looking for an affectionate, intelligent Shepherd in your life, please apply online and we'll be in touch. 

Kaya is spayed, microchipped, vaccinated and is heartworm negative. Her adoption fee is $275. 

Adoption Application - Legacy Humane Society

','','','','','','','','','','','','','','','','Kaya','2025-04-23 15:33:03'], ['21452449','Available','2025-04-28 10:14:16','','Lincoln','','Dog','Corgi / Jack Russell Terrier / Mixed (medium coat)','Corgi','Jack Russell Terrier','Male','Yes','Yes','Yes','Yes','','Yes','Adult','','Yes','Medium','','Tricolor (Tan/Brown & Black & White)','Medium','','No','No','','','','','

Lincoln is a four-year-old, 33 lb Corgi/Beagle/Jack Russel Terrier mix who is looking for an active owner who has lots of time to spend with him. He is house and crate trained, and gets along with kids, cats, and other dogs. 

Lincoln loves to play fetch and enjoys the water. He's very loyal and wants to be right by your side. One of Lincoln's paws has a birth defect, but that doesn't slow him down! A fenced yard is required. 

He is neutered, vaccinated, microchipped and heartworm negative. His adoption fee is $275 and you can apply for him here: Adoption Application - Legacy Humane Society

','','','','','','','','','','','','','','','','Lincoln','2025-04-22 17:19:59'], ['20324954','Hold','2024-03-21 16:13:54','','Luffy','','Dog','Great Pyrenees (long coat)','Great Pyrenees','','Male','','Yes','','Yes','No','Yes','Adult','No','Yes','Large','Yes','','Long','','No','No','','','','','

Luffy was adopted as a puppy. It was discovered the new toddler in the home is allergic to canines. They reached out to LHS for assistance placing him in a home. 

He is housebroken and can be trusted to have free roam of the house. He is great with other dogs and would be best in a home with older considerate children that he cannot easily knock over. Luffy does great with other dogs. He is current on vaccinations and heartworm prevention. He has been neutered and all he needs now is a forever home to call his own. Could that be you? 

Age: 3 years old
Weight: 85lbs

Complete an online application today: Adoption Application - Legacy Humane Society

','','','','','','','','','','','','','','','','Luffy','2024-03-21 16:13:53'], ['19985447','Available','2025-04-06 08:56:16','','Midnight - Diamond Dog','','Dog','American Pit Bull Terrier / Mixed (short coat)','American Pit Bull Terrier','','Male','Yes','','','Yes','','Yes','Adult','No','Yes','Large','Yes','Black with White','Short','','No','No','','','','','
Midnight is a lovable, playful 1-year-old Pit mix weighing about 50 lbs. He adores snuggling, playing with his toys, and being part of a family. Midnight is housebroken, crate-trained, great on a leash, and up to date on vaccines. He does best as the only pet in the home and will need a secure fence due to his strength. He’s a smart, affectionate companion who enjoys attention and will make a wonderful best friend.
 
Midnight is one of our Diamond Dogs with a reduced adoption fee of $125. Apply to meet him here: https://legacyhumanesociety.org/adoption-application/ .
','','','','','','','','','','','','','','','','Midnight - Diamond Dog','2023-11-14 10:18:41'], ['21471585','Available','2025-04-30 10:02:34','','Milo','','Dog','Siberian Husky (medium coat)','Siberian Husky','','Male','No','Yes','Yes','','','Yes','Adult','','Yes','Large','','White','Medium','','No','No','','','','','

Meet Milo! He's a three-year-old, 60 lb Siberian Husky looking for an active family. He is house and crate-trained and loves other dogs. We haven't seen him around children, but he has a very friendly and outgoing disposition and has never met a stranger. 

Milo is neutered, microchipped, vaccinated and heartworm negative. His adoption fee is $275 and interested parties can apply here: Adoption Application - Legacy Humane Society

Siberian Husky

','','','','','','','','','','','','','','','','Milo','2025-04-30 10:02:24'], ['20526267','Available','2025-04-27 14:50:06','','Miss Josey Joe - DIAMOND DOG','','Dog','Shepherd / Akita / Mixed (medium coat)','Shepherd','Akita','Female','Yes','Yes','Yes','Yes','','Yes','Adult','','Yes','Large','Yes','Tan/Yellow/Fawn with White','Medium','','No','No','','','','','
Meet Miss Josey Joe, one of our Diamond Dogs with a reduced fee of $125 ! Josey is a 2 year old, female, Shepherd/Akita mix that weighs 57 lbs. Miss Josey is a smart active girl that is looking for a FURever home of her own. She does great with other dogs and has no interest in cats. She is housebroken and crate trained. 
Josey has moved into foster care, but she really needs a forever home to call her own! Josey definitely will do best in a home with other dogs as that is who she is the most comfortable with. She would do ok in a home with kids 6+ years of age due to her shy nature. 
She is spayed, vaccinated, microchipped, heartworm negative and was given Proheart12 for heartworm prevention in August. If you are interested in adopting Miss Josey Joe, please complete an online adoption application on our website at:  Adoption Application - Legacy Humane Society
','','','','','','','','','','','','','','75087','Rockwall','Miss Josey Joe - DIAMOND DOG','2024-06-03 18:02:22'], ['21435145','Available','2025-05-07 11:44:55','','Moxie','','Dog','Great Pyrenees / Red Heeler / Mixed (medium coat)','Great Pyrenees','Red Heeler','Male','Yes','Yes','Yes','Yes','No','No','Baby','No','Yes','Large','Yes','White with Red, Golden, Orange or Chestnut','Medium','','No','No','','','','','

Age: 13 weeks as of April 13th 

Weight: 19 lbs as of April 14th, approx. 70 lbs full-grown

Puppies are playful, active, and loving. They need someone will lots of time and patience to raise them to be the best adult dogs they can be! 

Moxie has never met a stranger and loves to play. He's working hard on his potty training and loves to be right by his people for a cuddle when he's not romping around with his brother. He would do wonderful in a family with other pets or as your one and only.  

$325 donation includes three rounds of puppy vaccines, dewormer, a one-year rabies vaccine, microchip and registration, and spay/neuter. 

Please complete an adoption application and someone will reach out to you within 48 hours via email. https://legacyhumanesociety.org/adoptfoster/adoption-application/

*Due to the high volume of applications and inquiries for puppies, we will not be able to respond to or consider interest from those outside of the Dallas/Fort Worth Area.

','','','','','','','','','','','','','','','','Moxie','2025-04-15 15:27:07'], ['20581501','Hold','2024-06-23 20:30:35','','Nadja','','Dog','Pit Bull Terrier / Terrier / Mixed (short coat)','Pit Bull Terrier','Terrier','Female','Yes','Yes','','Yes','No','Yes','Adult','No','No','Large','Yes','','Short','','No','No','','','','','

Nadja was adopted as a pup and her owner sadly passed away earlier this year. Extended family connected with LHS for assistance helping this sweet girl find her forever home. She does great with small dogs but is dominant over larger breed dogs. 

She is very smart and quickly learned sit, stay, come and heel. She knows when it's time to go to her crate and is housebroken. Nadja does wonderfully with children of all shapes and sizes. We have not seen her around cats so it is unknown how she is with kitties. 

She will be spayed, brought current on her vaccinations, microchipped and heartworm tested on 6/26. If you are interested in meeting this sweet loving family pet, please complete an online application today: Adoption Application - Legacy Humane Society

Age: 2 years old
Weight: 60lbs

','','','','','','','','','','','','','','75089','Rowlett, TX','Nadja','2024-06-21 12:05:13'], ['21438382','Available','2025-04-19 10:28:52','','Osita','','Dog','Australian Cattle Dog/Blue Heeler (medium coat)','Australian Cattle Dog/Blue Heeler','','Female','','Yes','Yes','Yes','','','Adult','','Yes','Medium','','Merle','Medium','','No','No','','','','','

Osita is three years old and 40 lbs. She is looking for an active family who can provide her with lots of love. She's good with kids, cats, and other dogs. True to her breed, Osita is energetic, intelligent and loyal. She knows how to sit and stay and is eager to learn more. She's very friendly to everyone she meets. 

Osita has been spayed, vaccinated, microchipped and is heartworm negative. Her adoption fee is $275 and you can apply for her here: https://legacyhumanesociety.org/adoption-application/

Stay tuned for more pics and info as we get to know Osita! 

','','','','','','','','','','','','','','','','Osita','2025-04-16 15:28:34'], ['21342420','Available','2025-04-14 14:32:11','','Porkie','','Dog','American Pit Bull Terrier / Corgi / Mixed (medium coat)','American Pit Bull Terrier','Corgi','Male','Yes','Yes','','Yes','','Yes','Adult','','Yes','Large','','Black with White','Medium','','No','No','','','','','

Age - approx. 1 year as of March '25

Weight- approx. 50 lbs

Porkie was found stray by a well meaning citizen who was unable to locate his rightful owners. They've turned to LHS to help them responsibly find Porkie a new family. He's a very affectionate and happy boy who gets along with kids and other dogs. Porkie really likes to play with other dogs. He likes it when his humans give him a good scratch on his chest or rear- in fact he will lean in and give a few grunts of appreciation! He’s also thoughtful enough to lay with his head in your lap so you can more easily give him belly rubs! He's treat motivated and loves a good bone to chew on. Porkie is house and crate trained and will be neutered, fully vaccinated and tested for heartworms on 3/12. 

You can apply to meet/adopt him here on our website. Fee is $275 

','','','','','','','','','','','','','','','','Porkie','2025-03-11 14:02:49'], ['21392871','Available','2025-04-01 14:04:22','','Remi','','Dog','Labrador Retriever / Mixed (medium coat)','Labrador Retriever','','Female','Yes','No','','Yes','','Yes','Adult','','Yes','X-Large','','Black','Medium','','No','No','','','','','

DOB: 3/1/20 Weight: approx. 100 lbs 

Remi was adopted from the Plano Animal Shelter when she was less than a year old. Over the years she has developed into her personality and is the alpha dog. The family reached out for assistance placing her in a home where she is can be the only pet. She is easy going, well mannered, loving. loyal, very gentle with kids and loves all people. She is house and crate-trained, spayed, vaccinated and heartworm negative. 

Please stay tuned for more photos and info as we get to know Remi! Her fee is $275 and interested parties can apply online here: https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','Remi','2025-04-01 12:01:19'], ['21475974','Available','2025-05-01 14:27:16','','Riley','','Dog','Shepherd (medium coat)','Shepherd','','Male','','Yes','','Yes','','','Adult','','Yes','Large','','Black with Tan, Yellow or Fawn','Medium','','No','No','','','','','

Age: three years as of May 2025  Weight: 55 lb.

Riley was found stray by a kind citizen who spent lots of time looking for his owner, but unfortunately, they never surfaced. He's now being fosters by his finder in hopes of matching him with a new home.

Riley is house and crate trained, walks well on a leash and is very friendly and affectionate. He enjoys spending supervised time outside and is great with other dogs and kids. Rileyis neutered, dewormed, fully vaccinated, microchipped, and heartworm negative. 

If you're interested in adding this good boy to your home, please apply online and we'll be in touch. Adoption Application - Legacy Humane Society

','','','','','','','','','','','','','','','','Riley','2025-05-01 11:27:36'], ['21427307','Available','2025-04-13 10:27:26','','Roxi','','Dog','Catahoula Leopard Dog / Mixed (medium coat)','Catahoula Leopard Dog','','Female','Yes','','No','Yes','','','Adult','','Yes','Large','','Merle','Medium','','No','No','','','','','

Roxi is a five year old Catahoula/Pit mix who weighs 66 Lbs.

S he  was surrendered to a city shelter when her owner moved away and could not take her with and is now safe in foster care. Roxi loves meeting new people and would benefit from an active family since she has lots of energy. She's always up for adventures and belly rubs, loves chasing a tennis ball and learning new commands. 

Roxi loves kids of all ages! She would do great in a home with male dogs her size or larger or as an only pet. She's not recommended in a home with cats, small dogs, or female dogs. She is spayed, vaccinated, microchipped, and heartworm negative. You can apply to meet/adopt her here:  https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','Roxi','2025-04-13 10:03:30'], ['20621982','Hold','2024-07-03 15:15:23','','Roxy','','Dog','Husky / Shepherd / Mixed (long coat)','Husky','Shepherd','Female','Yes','Yes','Yes','Yes','','No','Baby','','No','Medium','','','Long','','No','No','','','','','

Roxy, DJ, Devon and Sugar were part of an accidental litter. The family reached out to LHS for assistance rehoming the puppies and spaying/neutering the puppy's parents. Mom is a Lab/Shepherd and dad is a pure-bred Husky. Both weight 40lbs and are a year old.

Puppies are lots of fun but also need a home with the time and patience to teach them how to be the best doggies they can be. The puppy's adoption fee includes their spay, rabies, 3 sets of vaccinations, dewomer, microchip and first dose of heartworm prevention. 

If you are interested in adopting one of these adorable pups, please complete an online application today and we will be in touch to set up a time and date to meet them: Adoption Application - Legacy Humane Society

DOB: 05/25/2024
Weight: 40lbs when full grown

Adopter will take the puppy to an LHS approved vet to be spayed in September of 2024 per the spay/neuter agreement and in accordance with Chapter 828, Texas Health and Safety Code.  *Due to the high volume of applications and inquires for puppies as well as vetting needs, we will not be able to respond to or consider interest from those outside of the Dallas/Fort Worth Area.    

','','','','','','','','','','','','','','75043','Garland','Roxy','2024-07-03 14:21:20'], ['20825078','Available','2025-03-25 11:04:08','','Saint','','Dog','Shepherd / Catahoula Leopard Dog / Mixed (short coat)','Shepherd','Catahoula Leopard Dog','Male','Yes','Yes','','Yes','','Yes','Young','','Yes','Large','Yes','Merle','Short','','No','No','','','','','

Saint is a handsome Catahoula mix who was rescued from a local shelter. We was found stranded and alone with a badly broken leg. He was in desperate need of medical attention and Legacy Humane Society stepped up and answered the call.

He has made a full recovery post surgery thanks to the wonderful rehab team in her foster home. All he needs now is a forever home to call his own!

Saint is house broken and crate trained. He does great with dogs and people of all shapes and sizes. He has not yet been cat tested but we can cat test if needed. He loves to play and plays rough so a home with a pet who can keep up with his play skills is ideal. He is very athletic and would do best in an active home. He likes toys, plays fetch and tug of war.

He has been neutered, is current on vaccinations, microchipped and heartworm negative. If you want to bring his handsome guy home, please complete an online application and the foster will be in touch asap: Adoption Application - Legacy Humane Society

DOB: 4/23/24
Weight: 40lbs - potentially 50lbs at an ideal weight

 

','','','','','','','','','','','','','','','','Saint','2024-09-01 09:11:45'], ['21190245','Available','2025-04-27 15:13:48','','Sir Maxwell','','Dog','Shepherd / Pit Bull Terrier / Mixed (short coat)','Shepherd','Pit Bull Terrier','Male','Yes','Yes','Yes','Yes','','Yes','Adult','','Yes','Large','Yes','','Short','','No','No','','','','','

Maxwell was running at large in a neighborhood for a week before he jumped a fence injuring himself along the way (laceration to his leg and face). The family had him scanned for a microchip, contacted the local shelter and posted him online to try and find his owners but no one surfaced to reclaim him. They contacted LHS to assist in finding him a forever home to call his own. 

Max is a sweet and cuddly doggie. He gets along with cats, dogs and kids of all shapes and sizes. He loves small dogs and is a little scared of large dogs. He is housebroken and doing great with crate training. Maxwell has been neutered, is up to date on vaccinations, heartworm tested (negative), current on heartworm prevention and microchipped. All he needs now is a forever home to call his own. Could that be you? 

Complete an online application today at: https://legacyhumanesociety.org/adoption-application/

Age: 2 years old
weight: 46lbs

','','','','','','','','','','','','','','','','Sir Maxwell','2025-01-08 15:09:58'], ['21380085','Available','2025-05-07 14:48:13','','Smokey','','Dog','Anatolian Shepherd / Mixed (long coat)','Anatolian Shepherd','','Male','Yes','Yes','','Yes','No','Yes','Adult','Yes','Yes','Large','Yes','','Long','','No','No','','','','','

Smokey and Bandit were found in Falls County Texas roaming stray. A kind citizen took them into her care and realized Smokey had a severely injured foot. Despite her best efforts to heal his injuries, the infection continued to spread. She reached out to LHS for assistance finding forever homes for both of the boys and assisting with Smokey's leg. 

Upon vet exam it was confirmed that the infection was too far gone and the only chance he had at survival was to amputate the infected leg. His amputation was completed on 4/02/2025. This life saving surgery will allow Smokey to go on and live a long happy life. Dogs with 3 legs get around great and are very adaptive to the change. 

His recovery will just include rest and encouraging walking. Dogs recovery from amputations relatively quickly and they are able to walk on their own on day one post operation.

Smokey has a wonderful temperaments. He is very smart and eager to please. The gentle Anatolian temperament makes him a wonderful family dog. He gets along well with dogs of all shapes and sizes. We have yet to see him around cats but we can cat test if needed. He is crate trained and housebroken. 

He has been neutered, brought current on vaccinations and microchipped. He is heartworm negative and current on heartworm prevention.  If you would like to adopt Smokey, please complete an online application today at: https://legacyhumanesociety.org/adoption-application/

DOB: 8/04/24
Weight: 47lbs

','','','','','','','','','','','','','','','','Smokey','2025-03-26 15:17:16'], ['21422363','Available','2025-04-30 22:08:20','Commerce','Spring','','Dog','Rat Terrier / Mixed (short coat)','Rat Terrier','','Female','Yes','Yes','Yes','Yes','No','Yes','Adult','No','Yes','Medium','','Black with Tan, Yellow or Fawn','Short','','No','No','','','','','

It's close to the first hurrah of Spring, and what's the BEST thing about Spring?

Fun in the sun, lazy days with friends and puppy kisses, Why not adopt your new best friend and spend your Spring and a lifetime with a friend who will love you forever?

Meet Spring! 

Mother's Spring and Summer were abandoned at the shelter by their owner about to give birth any minute, scared with only each other these sweet sisters both became new mom's after being rescued by Legacy Humane Society. Spring had five adorable babies,  Bloom, Equinox, Pollen, Sapling and Sprout  were born in a loving foster home and are doing great!. 

Spring is a beautiful black with white and brown female, she is a Rat Terrier mix, a small petite girl with a white chest, 4 white socks on all four feet, soulful brown eyes, and an adorable stub tail that is always wagging. She weighs 25 lbs. and is 1 and 1/2 years old.

She is house and crate trained, walks on a leash and is very friendly and sweet.

Spring is good with other dogs and loves to explore the neighborhood on walks and relax with her foster mom on the couch.

She is looking for a family where she will be a loved member of the family forever.

If you are looking for a new family member and think Spring might be the one, please complete an application on our website and her foster mom will be in touch. 

The adoption fee is $275.00 and covers her spay, vaccinations, de-wormer, first dose of heartworm preventative and microchip. She is heartworm negative.  Please apply at: http://legacyhumanesociety.org/adoptfoster/adoption-application/

','','','','','','','','','','','','','','75070','McKinney','Spring','2025-04-10 22:36:53'], ['20621988','Hold','2024-07-03 14:21:49','','Sugar','','Dog','Husky / Shepherd / Mixed (long coat)','Husky','Shepherd','Female','Yes','Yes','Yes','Yes','','No','Baby','','No','Medium','','','Long','','No','No','','','','','

Roxy, DJ, Devon and Sugar were part of an accidental litter. The family reached out to LHS for assistance rehoming the puppies and spaying/neutering the puppy's parents. Mom is a Lab/Shepherd and dad is a pure-bred Husky. Both weight 40lbs and are a year old.

Puppies are lots of fun but also need a home with the time and patience to teach them how to be the best doggies they can be. The puppy's adoption fee includes their spay, rabies, 3 sets of vaccinations, dewomer, microchip and first dose of heartworm prevention. 

If you are interested in adopting one of these adorable pups, please complete an online application today and we will be in touch to set up a time and date to meet them: Adoption Application - Legacy Humane Society

DOB: 05/25/2024
Weight: 40lbs when full grown

','','','','','','','','','','','','','','75043','Garland','Sugar','2024-07-03 14:21:49'], ['21435138','Available','2025-05-07 11:48:42','','Teddy','','Dog','Great Pyrenees / Hound / Mixed (medium coat)','Great Pyrenees','Hound','Male','Yes','Yes','Yes','','','No','Baby','','Yes','Large','','White with Red, Golden, Orange or Chestnut','Medium','','No','No','','','','','

 

Age: 13 weeks as of April 13th 

Weight: 20 lbs as of April 14th, approx. 70-80 lbs full-grown

Puppies are playful, active, and loving. They need someone will lots of time and patience to raise them to be the best adult dogs they can be! Please stay tuned for more photos and info as we get to know Teddy! 

$325 donation includes three rounds of puppy vaccines, dewormer, a one-year rabies vaccine, microchip and registration, and spay/neuter. Please complete an adoption application and someone will reach out to you within 48 hours via email. https://legacyhumanesociety.org/adoptfoster/adoption-application/
 

','','','','','','','','','','','','','','','','Teddy','2025-04-15 15:20:52'], ['21435092','Available','2025-04-30 22:17:20','','Vacation','','Dog','Rat Terrier / Boxer / Mixed (short coat)','Rat Terrier','Boxer','Female','Yes','Yes','Yes','Yes','No','No','Baby','No','No','Medium','','Black with White','Short','','No','No','','','','','

It's close to the first hurrah of Spring, and what's the BEST thing about Summer?

Fun in the sun, lazy days with friends and puppy kisses, Why not adopt your new best friend and spend your Summer and a lifetime with a friend who will love you forever?

Meet Vacation! 

Mother's Summer and Spring were abandoned at the shelter by their owner about to give birth any minute, scared with only each other these sweet sisters both became new mom's after being rescued by Legacy Humane Society. Summer had six adorable babies. Balmy, Sandcastle, Vacation, Beach, Hammock and Barbecue   were born in a loving foster home and are doing great!. 

Vacation is a beautiful black and white female. She weighs 5 lbs. and will be 8 weeks old on 4/22. Vacation is looking for a family with the time and patience to teach her to be the best puppy she can be where she will be a loved member of the family forever.

If you are looking for a new family member and think Vacation might be the one, please complete an application on our website and her foster mom will be in touch. 

The adoption fee is $325.00 and covers her spay (to be done at 4 months of age at an LHS vet), three sets of vaccinations, de-wormer, first dose of heartworm preventative and microchip.  Please apply at: http://legacyhumanesociety.org/adoptfoster/adoption-application/

','','','','','','','','','','','','','','75070','McKinney','Vacation','2025-04-15 14:54:37'], ['21368864','Available','2025-05-04 10:32:09','','Wendy Sage','','Dog','German Shepherd Dog / Collie / Mixed (medium coat)','German Shepherd Dog','Collie','Female','Yes','Yes','','Yes','No','Yes','Adult','No','Yes','Large','Yes','Tan/Yellow/Fawn with White','Medium','','No','No','','','','','

DOB: 11/1/23 Weight: 70 lbs

Meet Wendy, a playful one-year-old German Shepherd/Collie mix who is ready to find her forever family! At 70 pounds, Wendy is the perfect combination of playful energy and loyal companionship. She loves chasing balls, chewing on bones, playing with her favorite toy Allie the stuffed alligator, and taking walks and car rides (with her head out the window of course!) to wherever adventure awaits. Wendy can even catch treats! She loves to spend time using her nose to explore her environment. We discovered at a recent adoption event that she seems to have a “thing” for low rider dogs. 

Wendy was rescued as a stray and has blossomed into a sweet and sociable dog who adores playing with other dogs her size. Her friendly nature makes her a wonderful companion, but she can sometimes forget how big she is. This family best suited to share in her playful enthusiasm is one without young children. Wendy is microchipped for safety, so you can have peace of mind knowing she’s always protected.

This smart girl is leash-trained, crate-trained, and fully housebroken—meaning she’s ready to integrate into family life. She knows a few commands, like \"bed,\" \"crate,\" and \"come\" with a hand signal.  

She is spayed, fully vaccinated, and microchipped. Her adoption fee is $275. 

https://legacyhumanesociety.org/adoption-application/

','','','','','','','','','','','','','','','','Wendy Sage','2025-03-21 15:29:40'], ['21139952','Available','2025-04-27 14:48:46','','Yolanda - Diamond Pup','','Dog','Belgian Shepherd Malinois / Rottweiler / Mixed (medium coat)','Belgian Shepherd Malinois','Rottweiler','Female','Yes','Yes','Yes','Yes','No','Yes','Baby','No','Yes','Large','Yes','Tan/Yellow/Fawn with Black','Medium','','No','No','','','','','

DOB: 10/03/2024
Weight: approx. 75-85lbs full-grown

Yolanda is a very cuddly and affectionate girl who is great with kids and other dogs. She loves to play and is a quick learner. Yolanda is spayed, microchipped and fully vaccinated. She’s ready for an active family of her own.  

All interested applicants are recommended to research their breed(s) prior to submitting an adoption application. Puppies are playful, active, and loving. They need someone will lots of time and patience to raise them to be the best adult dogs they can be!

The reduced $275 donation includes three rounds of puppy vaccines, dewormer, a one-year rabies vaccine, first dose of heartworm prevention, microchip, microchip registration and spay/neuter. Yolanda is not spayed and fully vaccinated. Please complete an adoption application and someone will reach out to you within 48 hours via email. https://legacyhumanesociety.org/adoptfoster/adoption-application/

 

','','','','','','','','','','','','','','','','Yolanda - Diamond Pup','2024-12-18 14:06:46'], ['21296442','Available','2025-05-03 10:59:05','','“Britt” aka Brittle','','Dog','Chihuahua / Staffordshire Bull Terrier / Mixed (short coat)','Chihuahua','Staffordshire Bull Terrier','Male','Yes','Yes','Yes','','','Yes','Baby','No','Yes','Medium','','Black with Tan, Yellow or Fawn','Short','','No','No','','','','','

Brittle is a ~4 month (as of 5/2/25) old Chihuahua/Staffordshire terrier mix puppy. He was found stray with his brother Peanut. It’s dangerous for such young puppies to be in the shelter, so his foster mom brought him into the Legacy Humane fold! Brittle loves to be played with, enjoys jumping in laps, and is very social. He gives sweet kisses and likes to be held near your neck for snuggles. He loves to snuggle in your lap for a nap. He’s lively and fun. Puppies at this age will require patience and training to become the best pup they can be. Brittle is  potty trained and is crate trained over night and for periods during the day. Brittle would best be suited for a home with older kids who understand puppies.  He would love to have a backyard to run in. He is in a foster home with larger dogs and cat friends. He takes correction well from both the animal and human friends in his home.

Current weight: ~20 lbs

Projected weight ~35-40 lbs

 

 We are requesting a donation of $325 for the adoption which includes his neuter, three rounds of puppy vaccines, a rabies vaccine, microchip with registration, dewormer and a single dose of heartworm preventative.  If you're interested in meeting or adopting him, please complete an application on our website and someone will reach out to you within 48 hours.  https://legacyhumanesociety.org/adoptfoster/adoption-application/

 

We do not have a facility to house the dogs in our program. They are all kept in foster homes until they are adopted. Therefore, if you are interested in adopting from LHS, please complete an online application at http://legacyhumanesociety.org/adoptfoster/adoption-application/ and we will contact you asap about the status of your application.

','','','','','','','','','','','','','','','','“Britt” aka Brittle','2025-02-20 12:24:39'] ]; } 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=apTbdDWI&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