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 = [ ['20394051','Available','2024-04-16 10:11:01','','Allie','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','','Short','','No','No','','','','','

 

 



Allie is my name.  I am quite the looker even if I say so myself. I have a beautiful woolly coat and a very pretty face. I love to be around people especially when they give me treats and fuss over me. I like to play with other dogs my size and I like to go on walks with my hooman.. I am really looking forward to having a home of my own and my own toys and bed and hooman to love me. I hope you contact NorSled and let them know you want to meet me.  Thanks!



 

 

 

','','','','','','','','','','','','','','','','Allie','2024-04-15 16:43:28'], ['18188195','Available','2024-04-15 16:18:42','','Ash','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','No','Yes','Young','','Yes','Medium','Yes','Tricolor (Tan/Brown & Black & White)','Short','','No','No','','','','','

 

 



Ash is a gentle well mannered young man.  He could be described as dark and handsome and a ladies man.  He does well with other dogs his size and is quite calm for a husky. He is quite the catch and would make an excellent addition to a family or companion for a single person.  



 

 

 

','','','','','','','','','','','','','','','','Ash','2022-06-23 13:12:53'], ['20130394','Available','2024-04-21 13:51:57','','Bacardi','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','White','Short','','No','No','','','','','

 

 



Bacardi - this sweet boy (is he an albino? i think maybe) has eye issues which make him very skittish.  He's also been beat probably by a male. He is very afraid, he was! not only just wincing but going under the truck to get away when being transported to the kennel where he is now safe. He's only a year old so whatever and whoever happened to him was very rough This sweet boy needs some time to decompress and get in the groove. Keep an "eye" out for news on Bacardi!! He is quite a beautiful boy



 

 

 

','','','','','','','','','','','','','','','','Bacardi','2024-01-06 13:38:44'], ['19612979','Available','2024-01-18 10:19:17','','Bilbo','','Dog','Siberian Husky / Shepherd (long coat)','Siberian Husky','Shepherd','Male','','Yes','No','Yes','','Yes','Adult','','Yes','Medium','Yes','White with Brown or Chocolate','Long','','No','No','','','','','

 

 



Bilbo is a very sweet dog with striking looks. He's high energy some of the time, and quiet at others. The shepherd in him is guarding and alert, but the husky in him greets people easily. He does pull on the leash, but if you're someone who is outdoorsy, he'll eagerly go on long walks/runs/hikes. Bilbo does not do well being left alone so another dog would be great. 

Bilbo is currently in a home with another male dog but the owners circumstances changed so Bilbo is now a NorSled boy. He sleeps in the house and is housebroken. He likes kids in his neighborhood but as with all NorSled dogs should be in a home with kids 8 years or older.  



 

 

 

','','','','','','','','','','','','','','','','Bilbo','2023-08-05 15:05:00'], ['20130413','Available','2024-04-21 13:57:04','','Blue','','Dog','Siberian Husky / Alaskan Malamute (short coat)','Siberian Husky','Alaskan Malamute','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



The many faces of Blue (yes he does have blue eyes) a very active nine-month- old Siberian puppy we just got into Norsled. Blue is learning a lot of basic skills like crating, car riding, potty training, not jumping on people, and all the other puppy tricks that are so easy to undo. He's quite beautiful, already 58 pounds - but we believe is full grown. His Wisdom Panel has him at mostly Sibe also malamute, sammie and white swiss shepherd - that accounts for his extremely good looks. Blue is adventurous, knows no limits, is very active and enthusiastic about life. Just like any Husky Puppy should be. He's available for foster or adoption - from Norsled - and would especially love a runner or very active human to match his very active puppy style. check him out.



 

 

 

','','','','','','','','','','','','','','','','Blue','2024-01-06 13:57:22'], ['19331739','Available','2024-02-11 13:11:29','','Bonnie','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','No','','Young','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Bonnie is a beautiful, young playful girl with plenty of energy. She has amazing blue eyes and very unique markings. She is affectionate, very friendly, handles brushing well and super smart. She gets along with all the dogs in her foster home. 

Bonnie is all vetted and looking for her furever home!



 

 

 

','','','','','','','','','','','','','','','','Bonnie','2023-05-29 22:10:29'], ['18806860','Available','2024-04-15 17:02:13','','Brulee','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','No','','Adult','','Yes','Medium','Yes','Tricolor (Tan/Brown & Black & White)','Short','','No','No','','','','','

 

 



Sweet Brulee is a beautiful girl with the most amazing coloring. She has a strong personality, very human centric and bonds very quickly with her humans. She walks decent on leash once some of the typical husky energy has been burnt off but could use more leash training and would do best with a very active family. She has a strong prey drive so care should be taken around small animals. 

Brulee is treat motived, takes treats very nicely, knows 'sit', ‘shake’, 'down', 'stay' and crate trained. She loves playing with toys and people, but not very interested in other dogs. Brulee would most likely do best as an only dog as she loves all the attention. Anyone looking for a very active but extremely sweet girl as a companion dog, Brulee is your girl!



 

 

 

','','','','','','','','','','','','','','','','Brulee','2022-12-02 15:30:51'], ['20300310','Available','2024-03-22 14:26:36','','Buttercup','','Dog','Siberian Husky / Shepherd (short coat)','Siberian Husky','Shepherd','Female','','Yes','No','','','','Young','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



Buttercup - When you first meet this puppy you don't think "husky" but once you are in her pleasant company you do see the "husky traits" come shining thru. She's friendly to the max, happy to be alive, jumps and runs and wants to play. She's a diamond in the rough like many young huskies but she has the potential to be way more. She's super smart and with the mix of whatever other breeds - she'll even be a good family dog. Just wants love and attention and EXERCISE.  She gets along great with other dogs.
 
Butter is all vetted and ready to meet a furever human. She is a little on the skinny side at about 40 pounds (being on the street and running a lot has used her extra calories) but that is easy to fix. Still young and probably 12-14 months old. You will see why we think Buttercup is a special girl when you meet her. She'll be wanting to give you kisses right away so be ready!!


 

 

 

','','','','','','','','','','','','','','','','Buttercup','2024-03-11 17:06:16'], ['20300297','Available','2024-03-17 13:19:43','','Callum','','Dog','Siberian Husky / German Shepherd Dog / Mixed (short coat)','Siberian Husky','German Shepherd Dog','Male','Yes','Yes','No','','','Yes','Adult','','Yes','Large','Yes','White','Short','','No','No','','','','','

 

 



Cal is a gorgeous 2.5 year old Husky/German Shepherd mix who loves, loves people! He’s potty trained, crate trained and was a super star in the Oakland Animal Service (OAS) play groups so he’s great with dogs of all shapes and sizes.
Cal is vetted so he’s ready to start his new life with you!
He’s being fostered in Oakland.


 

 

 

','','','','','','','','','','','','','','','','Callum','2024-03-11 16:56:06'], ['20155457','Available','2024-02-07 13:11:57','','Chet','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Chet - This handsome boy that we rescued from front Street, He is very beautiful in good shape extremely young, all vetted ready to go. Chet is   incredibly smart and loves to learn new tricks; he is always eager to please and loves getting treats for learning something new. He loves cuddles and belly rubs. He does well with other dogs and is quite the catch. 



 

 

 

','','','','','','','','','','','','','','','','Chet','2024-01-16 14:30:53'], ['20102767','Available','2024-02-12 10:16:05','','Chrissie','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','','Short','','No','No','','','','','

 

 



Chrissie is very active and fun loving for her age. When she isn’t running around the backyard, with her play buddies, she can be found and chasing the occasional squirrel around the yard.  

Chrissie also loves getting belly rubs and belly scratches; she could stare at you with her big brown eyes and melts your heart every time. She is a fun, friendly pup that is well behaved and loves spending time with humans.



 

 

 

','','','','','','','','','','','','','','','','Chrissie','2023-12-26 14:53:41'], ['20347623','Available','2024-03-31 16:56:02','','Cinnamon','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Baby','','Yes','Small','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



cinnamon - This is a very special puppy. Probably about 16 weeks old now - recently lost her sharp little baby teeth still has her puppy fur!  So smart, friendly and huggable, but those blue eyes are full of mischief. she will learn fast and she will pick up positive training easily with time. Right now though she's a very very cute young rascal - quick as a flash getting things off the counter, but also quickly learning that "dinner" means she goes into her special spot. She's fairly well house broken, sleeps thru the night, plays beautifully with other dogs big and small. Cinnie will bring so much joy to a person with the patience and savvy to train a very clever puppy. She will do best with other dogs. Huskies this smart can get into lots of trouble so having an older brother or sister to guide the way will be very helpful. Did I mentions she is super cute. You will want to hug her as soon as you see her.



 

 

 

','','','','','','','','','','','','','','','','Cinnamon','2024-03-31 16:55:59'], ['20393925','Available','2024-04-21 14:46:55','','Dodger','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Dodger is about a year old, handsome but skinny. He's stunning now. Photos don't do his great good looks justice. Come and meet him - you'll see what I mean. Personality is Husky to the max and more information will be forthcoming as we see him in action.
Presume he's an escape artist so have proper containment. I got a chuckle out of him this morning in a holding kennel he was pacing around and on his back paws looking at the top of the fencing. "YEP. I can do that," he says.


 

 

 

','','','','','','','','','','','','','','','','Dodger','2024-04-15 16:07:27'], ['20300312','Available','2024-03-19 13:29:55','','Dominic','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','White','Short','','No','No','','','','','

 

 



Dominic is a gentle and calm boy. He is bi-eyed and also has a beautiful parti eye and is quite stunning.  Dominic is good with other dogs and is currently sharing space with a rumbunctious young female.  He is a gentleman and appears to be well mannered with a very sweet disposition. He does well in the car and all around is a great boy!



 

 

 

','','','','','','','','','','','','','','','','Dominic','2024-03-11 17:09:59'], ['20091766','Available','2024-04-21 13:58:26','','Dougie','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



DOUGIE! DOUGIE! DOUGIE - how can so much cuteness and charm get into such a body of only 60 pounds. Dougie is about seven~ years old but he didn't get the memo so he acts like a puppy - so playful, energetic, fun and friendly. Plus how beautiful with a thick rich woolly red coat. This dog is a crowd pleaser with his happy antics. His owner passed and he was sent to the shelter. He deserves so much better, and has so much life and love to give a person. Don't be set back by his age - he's quite an active dog - completely vetted and beautiful and has lived with other dogs male and female so he would really like a canine companion as well as a human friend. Be first in line to meet this utterly charming and happy dog. Did we mention how gorgeous he is? Come and meet him and you'll fall in love.



 

 

 

','','','','','','','','','','','','','','','','Dougie','2023-12-20 16:46:34'], ['20276926','Available','2024-03-19 13:38:32','','Elka','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Young','','Yes','Medium','Yes','White','Short','','No','No','','','','','

 

 



Elka is quite the lively fun loving pup.  She is extremely cute and full of herself.  She is smart so training with the right motivation should be simple.  She gets along with other dogs and yes as she is a pup so is mischievous if left alone for too long! She looks like she has some shepherd in her.  Elka is hoot and being around her certainly lifts your spirits.  She is a cutie!



 

 

 

','','','','','','','','','','','','','','','','Elka','2024-03-02 13:46:28'], ['20170925','Available','2024-04-21 13:55:12','','Flip','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Flip turns heads, flips hearts, and changes minds. He is beyond charming, smart, adorable, huggable and altogether one of THE cutest (no make that most "beautiful" ) huskies we've seen. And to think that he was going to be killed.



 

 

 

','','','','','','','','','','','','','','','','Flip','2024-01-22 11:55:50'], ['20263433','Available','2024-04-21 14:00:36','','Floof','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Floof - With a name like Floof you have to expect a big coat, lots of fur and woolliness. Floof is that - and so much more. He is definitely gorgeous, and the freckles on is nose add to the charm. A very loving canine who is learning important skills like voice command. but gets on very well with other big dogs (we don't know about smaller ones and of course no cats), sleeps thru the night, is potty trained. even great in the park and may be off leash by this coming week. He does look big but it's mostly fluff because he weighs in at only 69 pounds. Completely vetted. Completely charming. Ready to be the best companion and snuggle buddy you have ever dreamed of. He's being fostered in Alameda so if you'd like to meet him, complete an application and we'll be in touch.


 

 

 

','','','','','','','','','','','','','','','','Floof','2024-02-26 15:35:41'], ['20343755','Available','2024-04-01 16:21:40','','Gamble','','Dog','Siberian Husky (medium coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Medium','','No','No','','','','','

 

 



Gamble is a handsome woolly boy with striking eyes.  He is high energy and need training. He will benefit in living with an active person or family. Gamble will be neutered soon which should help calm him down a bit.  He is very affectionate and likes attention.  Gamble was found as a stray on  the street but that has not dampened his spirit.



 

 

 

','','','','','','','','','','','','','','','','Gamble','2024-03-29 15:20:22'], ['20276928','Available','2024-04-15 15:49:18','','Georgia','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Young','','Yes','Small','Yes','Gray/Silver/Salt & Pepper with White','Short','','No','No','','','','','

 

 



Georgia is a sweet puppy who has had a rough and abusive start in life. You would never know it though! She’s loving to other dogs of all ages, people and life! The only sign of her former abuse is that she has no tail - but it's hardly noticeable and she doesn't miss it!  She’s currently in a foster home with other dogs aged from 11 months to 14 yrs old and has made herself fit right in. 
 
Georgia is a classic husky beauty with striking blue eyes. She’s underweight right now and still has a few more months to grow, but will probably be petite when she’s all grown up.
 
We don’t think she’s had any training in her previous life, at all  - but she’s eager to learn! Not too treat motivated but still easy to train and learning the basics. She's a really good, smart girl!
 
Georgia would do well in a home with another playful dog(s). She’s all vetted and ready to meet, greet and be your new BFF!


 

 

 

','','','','','','','','','','','','','','','','Georgia','2024-03-02 13:48:42'], ['19958933','Available','2024-02-05 17:23:01','','Ginger Snap','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Small','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



Ginger Snap came to NorSled very scared and did not trust people. She has come a long over the last few months and is coming out of her shell and is beginning to trust people more. She enjoys walks and gets along with other dogs.  Ginger Snap is petite and will fill out a bit but will not get too much bigger.  She is a sweet little girl who needs a person to show her love and be patient with her as she learns to trust you. She would not do well in a home with children.



 

 

 

','','','','','','','','','','','','','','','','Ginger Snap','2023-11-05 18:04:18'], ['20348335','Available','2024-04-15 15:48:20','','Jato','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','Gray/Silver/Salt & Pepper with White','Short','','No','No','','','','','

 

 



 
This is “Jato.” (Pronounced Jay’-tow:) Incredible Husky Puppy Looking for Perfect Home
 
He’s a 9-10 month pup and an amazing dog already—and maybe an even more amazing Husky. Found abandoned on a country road, Jato is now making the most of life and love. Currently fostered in the Sierra Foothills, Jato is ridiculously mellow for a Husky—even more ridiculously mellow for a puppy. He loves to play, but loves quietly following his humans around and hanging out even more.
 
Wherever you are, that’s where he wants to be. Jato is a loving, Velcro dog. A complete love bug.
 
He’s a bit shy at first, but quickly warms up and is touchingly affectionate and attentive and actually likes hugs. He sleeps quietly through the night at our bedside and waits until we make the first move to get up. Jato is super smart. His potty training is going really fast and he’s learning basic commands as well.
 
We’re careful, so haven’t let him off the leash yet, but so far, he doesn’t show the Husky tendency to bolt—he doesn’t want to be anywhere but with his humans. And of course he’ll eventually benefit from recall training, but again, he should be a fast learner.
 
He’s interested in wild critters, but is easily dissuaded with a quick correction. So his prey drive is not obsessive. Our dogs are not dog friendly, but Jato is friendly to everyone. Surprisingly, he’s won even them over. Both our female pit bull and over-alpha German Shepherd get along with him well. That’s a rarity for sure. (No idea how he is with cats.)
 
Jato loves hiking and adventure. With just a bit of training and maturity, we believe he could do this safely and easily off-leash. He also loves to play—both with humans and other dogs. So far, his play is very spirited but not aggressive. He’s very, very gentle. Even in tug of war with a human arm, he grips the hand gently, never biting or hurting. All toys—from bones to balls—are attractive to him.
 
Car rides are an absolute pleasure with Jato. He sits or lies quietly. The back of a pickup scared him at first, but he got better and better toward the end of his first ride. Now he’s ready to jump into either car or truck.
 
The only time Jato has ever been ill-mannered is when we had to leave him alone. It’s his biggest fear and anxiety-inducer. But he’s even getting better at that. With time and confidence, he’ll be perfectly fine alone.
 
Jato’s perfect home will give him a mix of adventure and couch-laying. He’ll be great on walks, runs, and hikes. And he’ll snooze contentedly while you watch a movie. Most of all, he’ll need affection and, for awhile, reassurance. While he gets along well with other dogs, he deserves and would prefer to get all the love and attention from his humans.
 
Jato is simply one in a million.
 


 

 

 

','','','','','','','','','','','','','','','','Jato','2024-04-01 10:53:33'], ['20300313','Available','2024-04-21 14:38:09','','JemJem','','Dog','Siberian Husky (medium coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','Tan/Yellow/Fawn with White','Medium','','No','No','','','','','

 

 



JenJem  is a stunning girl with a personality as captivating as her looks. She is very independent, strong willed and intelligent. On the flip side JemJem is a soft and cuddly girl just waiting for that person to snuggle with. JemJem would love a human who is active and will challenge her mentally. JemJem will thrive when given the opportunity to explore and engage in activities that stimulate her mind and body.  This is one precious girl!



 

 

 

','','','','','','','','','','','','','','','','JemJem','2024-03-11 17:11:41'], ['19890736','Available','2024-03-31 15:11:08','','Jubilee','','Dog','Siberian Husky / Australian Cattle Dog/Blue Heeler / Mixed (short coat)','Siberian Husky','Australian Cattle Dog/Blue Heeler','Female','Yes','Yes','No','','','','Young','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Jubilee- This girl is quite a busy pup. She likes to take walks in a hurry and can do it on her back legs. She wants to be at the front of the walk but will share with other dogs. Such a happy and vivacious canine, probably has a mix of other breeds in with the majority husky. Likely not quite a year old, around 40 pounds, and recovering amazingly from her scary time on the street. She wants to go, go, go. Needs a bit of structure and some parameters in her training. Still such a puppy you can excuse her mouthiness and fast moving style... but smart does not begin to cover it with this super sassy and highly intelligent young dog. You're in for a treat if you adopt this "force of nature" but you should have husky experience and be prepared to run daily. this pup is no slouch and she is rarin' to go every minute. Such a beautiful face and possibly not entirely full grown, but completely vetted and ready for a home with major daily exercise, a lot of attention and supervision. Remember she IS a puppy!!!

Jubilee is 57% Siberian Husky, 23% Australian cattle dog, 9% Alaskan malamute, 3% Samoyed and 3% Chow Chow! All this in a petite little girl!



 

 

 

','','','','','','','','','','','','','','','','Jubilee','2023-10-13 20:06:41'], ['20118808','Available','2024-01-06 14:09:15','','Judah','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



Judah is quite the stunner.  His coat and eyes match making for a gorgeous boy.  He is very friendly and has some training.  He does not do well in dog parks and like many huskies he can jump a 6' fence if motivated. He needs a husky savvy home. Judah is a great catch!



 

 

 

','','','','','','','','','','','','','','','','Judah','2024-01-02 16:56:08'], ['20288505','Available','2024-03-19 13:51:42','','Juneauu aka Lucky','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','','Short','','No','No','','','','','

 

 



Juneau (aka Lucky)

 Meet Juneau: Your new best friend! 

Looking for a sweet and mellow companion to brighten your days? Juneau (aka Lucky) is a delightful husky mix, currently seeking her forever home! 

At around 7 years young, she is the perfect blend of charm, snuggles, and affection. She has a sweet mellow vibe, great leash manners, and a knack for being an excellent housemate. Her hobbies include smiling, watching dog videos on youtube, meditation, and smelling flowers.  But don't let her laid-back vibe fool you; she's always up for a long walk or a car ride adventure.  A bit of a social butterfly, she loves kids and meeting new people. 

Her foster family is impressed that she doesn’t require a crate and prefers to lounge in her dog bed with a blanket instead. Juneau would do best as the only pet, or with other dogs her size.  Her abundance of love and loyalty will make her the perfect addition to any loving household. 

 


 

 

 

','','','','','','','','','','','','','','','','Juneauu aka Lucky','2024-03-06 12:14:49'], ['20230933','Available','2024-04-15 15:51:42','','Kita','','Dog','Siberian Husky (short coat)','Siberian Husky','','','','Yes','No','','','','Adult','','Yes','Medium','Yes','','Short','','No','No','','','','','

 

 



Kita is roughly about 3 to 4 years old. She was found in terrible grooming conditions dehydrated and lost. Her owner was finally identified and did not want her. Kita had been tied up to a post in a backyard for her entire life, and just used for breeding. The last time she had a litter was back in September and then the time before that it was right before summer. At first when I walked up to her she coward her head like she had been hit or rough handled in the past. After getting to know her for multiple days I can really tell she is such a lovable girl and just wants affection. She loves her daily walks, squeaky toys and does well on the leash.  Kita has not really been socialized around other dogs so she will need some help with this. Kita is really sweet and loving loves being petted. This sweet soul deserves a kind and loving home. Kita is currently in a foster home in Tracy.



 

 

 

','','','','','','','','','','','','','','','','Kita','2024-02-15 12:45:18'], ['20029650','Available','2024-01-18 10:22:45','','Koal','','Dog','Siberian Husky / Border Collie (short coat)','Siberian Husky','Border Collie','Male','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Koal is a very clam boy but loves to be around other dogs. He talks when he is happy and hops in excitement when he sees other dogs.  He is food motivated and knows sit and will sit up on his hind legs for a treat. Koal we think was abused at some point of his life but will thrive in a home with TLC.  Koal is one very nice dog, but like any other husky will escape if given the chance.



 

 

 

','','','','','','','','','','','','','','','','Koal','2023-11-29 13:55:39'], ['20146619','Available','2024-03-14 17:15:08','','Lacie','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Adult','','Yes','Small','Yes','Black with White','Short','','No','No','','','','','

 

 



This petite Lacie - she has bi eyes is about 1 year old and had been at the Delano shelters since OCTOBER! i cannot imagine why she was not adopted but she's all vetted and ready for a new home. she rode very well in the back seat of the truck ... so quiet too



 

 

 

','','','','','','','','','','','','','','','','Lacie','2024-01-12 11:49:59'], ['20151727','Available','2024-02-04 17:07:10','','Layla','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Adult','','Yes','Large','Yes','','Short','','No','No','','','','','

 

 



LAYLA from the wonderful folks at the Oakland shelter. Layla is quite amazing. She’s a big girl she’s about two years old. She’s all ready to go very strong, very friendly, very beautiful say welcome to Layla.



 

 

 

','','','','','','','','','','','','','','','','Layla','2024-01-14 14:29:52'], ['20146613','Available','2024-04-21 14:04:53','','Leah','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Adult','','Yes','Medium','Yes','White with Black','Short','','No','No','','','','','

 

 



Super special... meet Leah. She rode beautifully in the front seat of the truck beside me, loving scratches and pats and rubs. She was a volunteer favorite at the shelter and we can see why. Check out her beautiful blue eyes.



 

 

 

','','','','','','','','','','','','','','','','Leah','2024-01-12 11:43:57'], ['20343655','Available','2024-04-01 16:12:57','','Levi','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Levi is a bit skittish at the moment as he was found wondering the streets and was most likely abused. He is a very sweet boy who will make an excellent companion once he begins to trust you. He will be neutered soon so his fondness for the girls will subside!  Levi is lanky and could stand to gain a few pounds.  He has very striking bi-eyes and seems to be quite gentle.

 

 



 

 

 

','','','','','','','','','','','','','','','','Levi','2024-03-29 14:08:56'], ['18511468','Available','2024-01-11 09:29:27','','Lilibet','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','No','Yes','Adult','','Yes','Medium','Yes','White with Black','Short','','No','No','','','','','

 

 



Lilibet (Lili) is a sweet and gentle girl who’s ready for her forever home. We think she’s about 2 yrs old and weighs 58 pounds. She has the softest fur and pretty blue eyes!
 
She knows “sit” and is very treat motivated. Lili is potty trained but needs some work on the leash. 
 
Lili loves humans! She’s ok around other dogs - but not too interested in them. She will definitely do well as the only dog in your home, or with other respectful dogs.
 
If you're looking for a sweet companion, Lili is your girl!

Top 5 breeds detected in Wisdom Panel DNA results:

​ Lili came to NorSled with an untreated skin condition. It is now completely under control but does require daily medication. Her foster mom would be happy to tell you more about it.



 

 

 

','','','','','','','','','','','','','','','','Lilibet','2022-09-11 16:39:49'], ['20102763','Available','2024-01-22 18:31:51','','Luna','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','','Short','','No','No','','','','','

 

 



Luna is a beautiful, gentle girl with a big, friendly personality. Luna is full of energy and loves to go on long walks. She loves being around people and can’t get enough belly rubs or cuddle time. Even though she is a bit older, Luna still has the same eagerness for life that she had as a puppy. She is a loyal companion that loves to spend time with her family.



 

 

 

','','','','','','','','','','','','','','','','Luna','2023-12-26 14:52:20'], ['20254951','Available','2024-04-15 16:31:36','','Minnie','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Young','No','Yes','Small','Yes','White with Gray or Silver','Short','','No','No','','','','','

 

 



Minnie- This is not a "normal" husky puppy. SO well behaved, sleeps thru the night, rides will in the car. And cuter than cute with that little fox face. Beautiful saddleback coat and so petite. even walks well on leash. She's only about 8-10 months old, weighs about 30 pounds but is packed full of love and smarts. You know you want to meet this cutie pie. Available from NorSled now and completely vetted. get in line!



 

 

 

','','','','','','','','','','','','','','','','Minnie','2024-02-22 17:34:12'], ['20277596','Available','2024-04-15 16:30:54','','Misty Luna','','Dog','Siberian Husky (long coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Small','Yes','Black with White','Long','','No','No','','','','','

 

 



Misty Luna is a very cute girl with a woolly coat and beautiful blue eyes.  She is very sweet and can be quite talkative if there is a lot going on around her. She is very friendly with new folks she meets but is a little choosy about her doggy friends. She loves her walks but is willing to just hang with her hooman and snooze.  This girl really deserves a good loving home. 



 

 

 

','','','','','','','','','','','','','','','','Misty Luna','2024-03-02 13:53:12'], ['20118792','Available','2024-03-13 16:29:44','','Montra','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



Montra is a delightful, charming, friendly and beautiful dog. Those gorgeous bi-eyes!!! He was saved by the bell day-off by Nosled from the City of Martinez. He makes friends everywhere he goes - so happy to see all his new pals whether at the vet, the kennel or even the shelter. He is an extremely social dog with both humans and dogs. His foster mom works from home and he loves chilling nearby while she’s on the computer. He would love a house with another well-mannered dog; he is very interested in playing with other dogs but shows some hesitation with assertive personalities. He doesn’t have a mean bone in his body- he freely shares toys and food with his foster mom and checks in often when outside.  He is a typically husky with some prey drive so no cats or other small critters; he hasn’t been introduced to a small dog so that’s an unknown.  He is incredibly food motivated and eager to please. So far, he has mastered sit, shake, off, and not getting on the furniture without an invitation; he is working on down and  stay . He learned not to pull on leash within about 10 minutes of work and occasionally needs a reminder. He rides extremely well in the car (but does want to help drive) and loves going on adventures. 
He’s an incredibly athletic dog; his foster mom could see him as an agility dog or a running friend. With some exposure and practice, he’d also make a great hiking or snowshoeing partner! He seems to thrive with at least 60 minutes of walking daily to get out the wiggles; like most young huskies, he’ll keep going until you tell him it’s time to stop.
It can’t be described enough how much Montra loves to snuggle. Under your skin is not close enough! He loves attention and love and makes sure his belly is ready and available to whoever is nearby. He's probably about 1-1/2 to 2 years and weighs only about 50 pounds but he's very fluffy. He handles baths just fine as it's an opportunity for more scratches! Probably no young children- he doesn’t realize that he isn’t a 10-pound lap dog.
Overall, Montra is incredibly easy to love. All vetted and ready for action. He would definitely make a great starter husky! If his foster mom was able to commit to another dog, he would be snatched up in an instant   Everyone really loves Montra and that love is definitely returned!


 

 

 

','','','','','','','','','','','','','','','','Montra','2024-01-02 16:46:52'], ['19958929','Available','2024-03-31 15:13:55','','Peace','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','Yes','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



Peace is quite calm and gentle girl.  She is a little shy of people at first but soon warms up to you.  She is currently in a foster home with another husky and is doing very well in her new environment.  She is learning commands and should make a really great dog for a family. 



 

 

 

','','','','','','','','','','','','','','','','Peace','2023-11-05 17:59:56'], ['20249020','Available','2024-03-19 13:49:13','','Pierce','','Dog','Siberian Husky (medium coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Gray/Silver/Salt & Pepper with White','Medium','','No','No','','','','','

 

 



Pierce - Those eyes are piercing! Such a sweet personality and charmer.  He is friendly likes being around people and likes to play with other dogs his size. He came from Newman shelter where he was picked up as a stray.  Someone really missed out on this great dog.  Pierce looks bigger than he really is as he has a lot of fur. Once he is groomed he will be quite the handsome manicured young man. 



 

 

 

','','','','','','','','','','','','','','','','Pierce','2024-02-20 15:29:00'], ['16345855','Available','2024-04-21 14:08:16','','Prancer the Dancer','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','No','Yes','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



I am a happy, excitable and active girl who loves to go for walks. I also walk quite well on leash - not bothered by other humans or dogs around me. Although I am not particularly interested in meeting other dogs, I get along with the ones I do meet. I do not require a lot of attention and could do well in a home as an only dog or other dogs who aren't looking for a play buddy as I am quite content relaxing on my own. 
 
I am full of love and give the best cuddles and kisses. I know basic commands, crate trained, ride well in the car and a very good student, especially when I am working for treats - I also take treats very nicely. I am looking for a home that would love a walking or hiking buddy as I do love the outdoors. I have beautiful brown eyes and would love to be a part of your family!

 



 

 

 

','','','','','','','','','','','','','','','','Prancer the Dancer','2020-12-13 16:44:59'], ['20228056','Available','2024-03-05 14:22:21','','Red','','Dog','Alaskan Malamute (medium coat)','Alaskan Malamute','','Female','','Yes','No','Yes','','Yes','Adult','No','Yes','X-Large','Yes','Red/Golden/Orange/Chestnut with White','Medium','','No','No','','','','','

 

 



Red -  This 109 pound girl is all vetted and ready for a new life. She is so lovely and, no I do NOT think she is over weight. She's just perfect!!! Red loves going for walks and hanging out with humans. She would do best with a constant companion.



 

 

 

','','','','','','','','','','','','','','','','Red','2024-02-14 14:27:50'], ['20227946','Available','2024-03-19 13:52:15','','Rogue','','Dog','Siberian Husky (medium coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Medium','','No','No','','','','','

 

 



Rogue is quite the looker.  He is young and very friendly with people and other dogs his size. He was found wondering the streets and was never claimed.  Rogue is very keen to please and will be a joy to train with a few more basic commands. He does well in the car, at the vet and is now completely vetted and ready for a fabulous home. 



 

 

 

','','','','','','','','','','','','','','','','Rogue','2024-02-14 14:19:32'], ['20393920','Available','2024-04-15 16:04:09','','Rudy','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



Hello, my Name is Rudy.  My glimmering cream and gold coat, those deep and dreamy aqua-blue eyes, that confident swagger and my gentlemanly charisma have made me quite a few lady fans here at the shelter, doggo and hooman.

But hey, I'm more than just a good-looking face and a toned body. l also have a great personality to match! I enjoy going on long sniffaris, zooming around the yard with a squeaky toy in my mouth, playing fetch and checking in with my volunteer buddies for my daily dose of affection and adoration.

Another thing I LOVE doing is running the fence and playing with the friendly female doggos. While I have a couple of male doggos I call friends-- being the ladies' man that I am - I prefer the company of my adoring female fans!

I love greeting people too! Every time I see a car driving into the shelter parking lot, I get all tail-waggly--happy to see and welcome visitors. Who knows, they could be here to take me home, eh?


I can seem a bit aloof when you first meet me, but give me a few minutes to warm up and you'll see the affectionate, cuddly and belly rub-loving side of me.

An added bonus for you as a dog-parent is how clever I am! I already know how to 'Sit,' go 'Down' on all fours, 'Drop' a toy from my mouth, and am learning to 'Leave it' when you ask me to stop doing something.

I walk well on the leash, but I can pull when I get excited and happy. But I'm a good listener, especially when there are treats around. All you have to do is stop and ask me to 'Come back' and I'll be back at your side. I'm also a very goooo boy and am easy to take out of and get into my kennel.

I'm already neutered, microchipped, and vaccinated and am ready to come home with you. With my gentle spirit, cheerful demeanor, playful antics and endless enthusiasm, I can be that bestest friend you've been looking for!



 

 

 

','','','','','','','','','','','','','','','','Rudy','2024-04-15 16:04:08'], ['17554139','Available','2022-10-02 09:52:37','','Sassy','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','No','','Adult','','Yes','Medium','Yes','Gray/Silver/Salt & Pepper with White','Short','','No','No','','','','','

 

 



Is this adorable sweet and Sassy diaper baby the dog for you?

She can be sassy with other dogs but she really just wants to be a sweet cuddly girl with her favorite humans. Why do we call her a diaper baby, you ask? Well, she has some minor issues with her hind quarters, possibly due to a subarachnoid diverticulum cyst on her spinal cord (a congenital defect that is likely to be stable over the remainder of her life). It seems that the nerve impulses from her hind quarters are blocked or delayed getting back to her brain so she drags her back legs a bit and she unfortunately has little bowel and bladder control, hence the “diaper baby” endearment. The good news is that she does not let it stop or slow her down and she is very tolerant of wearing her diapers. She has full command of her hind legs but does not always seem to know exactly where they are at any given moment. When she is running at full tilt boogie (zoomies level 10) she tends to do power slides around corners and will occasionally trip and momentarily loose traction, but she quickly gets back up to full Husky speed.

She would be great as an only dog for someone who is willing to take on a sweet diaper baby. She does exhibit some occasional resource guarding behaviors so an experienced owner would be recommended for a multi dog home. She also tends to be the play police when her foster dog siblings are trying to play. Both behaviors are relatively minor and manageable by an experienced owner.

If you will consider giving this sweet (and a bit sassy) diaper baby a place in your home, she will steal your heart.



 

 

 

','','','','','','','','','','','','','','','','Sassy','2021-12-13 18:29:00'], ['20118851','Available','2024-02-03 11:54:56','','Skip','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with White','Short','','No','No','','','','','

 

 



SKIP - So many poses for our new boy Skip. He's all ready for a furever (or foster) home. very well behaved and gentle gentleman. Yes this is the boy who was dumped in Stockton - humans said "yes we did leave the gate open. we don't want him any more." thanks to wonderful humans we connected and now this gorgeous boy is a Norsled ambassador. Charmingly vocal - he does talk. so cute though. He's very worth the effort and you will see why once you meet him, all vetted and 45 pounds.



 

 

 

','','','','','','','','','','','','','','','','Skip','2024-01-02 17:30:53'], ['20343657','Available','2024-04-01 16:16:50','','Sprite','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','No','Yes','Small','Yes','White','Short','','No','No','','','','','

 

 



Sprite - he's a playful young husky. Not so much today at the neuter clinic. But wait until he is groomed. He's a looker, a little shy, does ride well in the car and plays well with other dogs. he's about 2 years old but on the petite side (if you wanted a smaller apartment-sized pup). Sweet and charming.



 

 

 

','','','','','','','','','','','','','','','','Sprite','2024-03-29 14:12:26'], ['19024110','Available','2024-03-29 13:27:33','','Trina','','Dog','Siberian Husky / Mixed (short coat)','Siberian Husky','','Female','Yes','Yes','No','','No','Yes','Adult','No','Yes','Medium','Yes','','Short','','No','No','','','','','

 

 



If you love the combination of husky and german shepherd you will love Trina. Super smart and we do mean super smart. Elegant, long legged with bi-eyes and completely vetted. She's about 10-12 months old and weighs in at about 60 pounds.  She's a whiz at everything she tries so don't underestimate her or she'll leave you laughing and shaking your head at her antics. Although she is super playful, she is also respectful of her senior dog friends and seems to get along with absolutely everyone she meets - a very friendly pup!  This girl has so much potential to do amazing things (more specifically-  amazing things YOU want her to do). So much fun to have around and so entertaining. That's our Trina Bo Bina.



 

 

 

','','','','','','','','','','','','','','','','Trina','2023-02-10 22:14:21'], ['19381560','Available','2023-12-03 13:52:30','','Vanessa','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Adult','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



Vanessa - Who says you need four legs to be the best, mostest fun, happiest and smartest puppy on the block. Vanessa - Nessie - is living proof that having a heart murmur (yes but it's not a huge worry, just keep an eye on it), being shot and lying injured in a field in the central valley with a leg which had to be removed - no way. Tripods have as much fun and create more excitement than any four leggers around. This girl came in a wreck. Skinny, over 50 fox tails, dull fur, bullets in her legs and to top it a heart murmur. We did remove the leg but there's still shrapnel in her sweet puppy body.
 
Nessie is so lively, friendly and super smart that someone with energy, lots of patience and a desire for a special husky will be thrilled to meet her. Completely vetted now, her leg has healed, the foxtails have disappeared thru some professional grooming and she gives her foster home lots of energy and excitement every day. This is one of the most special dogs we have ever helped and she returns any love back over and over. She's about a year old and has filled out beautifully to her perfect weight about 45 pounds. Shiniest reddish brown fur makes her a real looker but her heart and soul are what makes her the most special dog ever. She needs supervision and some training to keep her puppy energy and curiosity from getting out of hand. Yes, she's currently a chewer but we are working on helping her outgrow this puppy behavior. She has been well behaved in restaurants; and once she has greeted everyone with her happy self, she lies down and chills for the meal. Of course she loves treats and plays hard with all the other dogs she knows.
 
Training for this superstar of a puppy will be a cinch but it must be regular and consistent. If you want a live wire young canine to brighten your life, give a call to meet Nessie being fostered in Concord.
 


 

 

 

','','','','','','','','','','','','','','','','Vanessa','2023-06-12 19:47:39'], ['20228065','Available','2024-04-05 12:51:51','','Vanya','','Dog','Siberian Husky (short coat)','Siberian Husky','','Female','','Yes','No','','','','Adult','','Yes','Medium','Yes','Red/Golden/Orange/Chestnut with White','Short','','No','No','','','','','

 

 



Welcome to NorSled Vanya! Vanya’s a stunning girl …four years old; probably weighs 40 pounds. She drop dead gorgeous and so very sweet. She was saved by a good Samaritan from being euthanized. More on the beauty in the next few days.



 

 

 

','','','','','','','','','','','','','','','','Vanya','2024-02-14 14:36:52'], ['19958928','Available','2023-12-28 14:55:26','','Wolfie','','Dog','Siberian Husky (short coat)','Siberian Husky','','Male','','Yes','No','','','','Adult','','Yes','Medium','Yes','Black with Gray or Silver','Short','','No','No','','','','','

 

 



Wolfie has a very expressive personality and is very entertaining.  He is a really nice boy and very friendly. He is fine around other dogs his size and likes to play.  He does need to learn some basic commands. Wolfie can jump a 6' fence and dig his way out so a husky proof yard with containment is a must. He would likely do better with a playmate.  Wolfie is a happy boy despite spending a long time in a dank a kennel at the shelter. He is a cutie!



 

 

 

','','','','','','','','','','','','','','','','Wolfie','2023-11-05 17:59:20'] ]; } 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 ('No' == '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 ('No' == '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=Q92LBREa&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