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 = [ ['5298105','Sponsorship','2015-01-24 09:25:24','','Ace','','Cat','British Shorthair / Mixed (short coat)','British Shorthair','','Male','Yes','','No','No','Yes','Yes','Senior','Yes','Yes','Large','Yes','Brown Tabby','Short','Tabby','No','No','','','08/17/2014','Medical','

Ace is a diabetic in remission.  He came to us very overweight.  To get his weight down, Tiffany (WTE's founder) jogged around the kitchen island with Ace in tow, drooling over the food cup in front of him.  The first week, he could only make it around the ten foot by two foot island twice.  As time progressed, he wore Tiffany out and lost five pounds.  It doesn't sound like much, but for a cat, that meant being a diabetic or not. His personality is very unique...picture a very grumpy old man stuck in a cat and you'd have it.  But we absolutely love him and he provides so many laughs that he is truly a treasure.  He is also a wonderful vacuum cleaner for any goodies that may drop to the floor.  He doesn't get along well with any other critters and sometimes has grumpy tantrums (he growls a lot) with people, but we still adore him.  Given all of Ace's issue, we do not have him up for adoption, but he is available for sponsorship. 



','','','','','','','','','','','','','','','','Ace','2013-01-07 17:05:33'], ['3151862','Available','2014-06-04 16:30:30','','ARI','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Adult','No','Yes','Medium','','Tuxedo','Short','Tuxedo','No','No','','','','','

Ari was found behind an apartment complex living off garbage, along with his daddy, brother, and little sister.  Ari and his brother, Lil' Bear, romp and play together well with the other cats.  Their sister, Cybil, is still shy and timid around people, but plays with her brothers and the other kitties just fine.  Ari loves to chase the other kitties, which sometimes doesn't go over really well since sometimes he is the only one having fun, but he doesn't seem to mind the occasional glare or two.  But if the kitty then turns and chases him, you could swear you see a smile flash across his face!  Ari enjoys climbing anything he can, loves his food but enjoys being petted more.


','','','','','','','','','','','','','','','','ARI','2011-01-24 23:35:09'], ['3395853','Sponsorship','2014-06-04 16:34:37','','BABY-BABY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','No','Yes','Yes','No','Yes','Senior','No','Yes','Small','','Gray, Blue or Silver Tabby','Short','Tuxedo','No','No','','','','','

Baby-Baby is a sweet, loving soul who must give you kisses, else she implodes.  Not really, but the whole kissy part is a must.  She is a tiny thing with bright, inquisitive eyes and a warm heart.  She was found dropped off at a downtown Dayton technology building, in a box with a blanket.  She is a needy kitty, but she'll be yours forever if you don't mind the Baby-Baby kisses.  She'll lick your nose, your toes, your eyelids, your ears, whatever is closest.  She is absolutely darling and very pretty.

Right now she is rooming with Buck, another needy kitty (that orange cat in the one picture with her).  They enjoy each others company quite a bit, grooming each other while they share the same pink cushy pillow.  Both Baby-Baby and Buck are seniors and up for sponsorship.  Please think about helping us with their vet and food bills.



','','','','','','','','','','','','','','','','BABY-BABY','2011-04-28 19:32:44'], ['5299075','Sponsorship','2014-06-04 16:37:13','','BIG GUY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Senior','No','Yes','Large','','Black','Short','Solid','No','No','','','','','

Big Guy is a doll!  He is a big, long legged, goober and has no agility.  When he jumps on the back of a sofa, he overshoots and goes right over with a big grin on his face.  He was born to a feral mommy down in Georgia and rescued at an apartment complex.  He has a big appetite and loves scritches.  Oh and beware, he is a happy drooler and loves to nose bump you right in the eye!  Big Guy has an incredible personality and is always in a good mood.  Please think about sponsoring Big Guy!



','','','','','','','','','','','','','','','','BIG GUY','2013-01-07 18:40:37'], ['3395518','Sponsorship','2014-06-04 16:43:01','','BUCK','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','No','Yes','Senior','No','Yes','Medium','','Orange','Short','Tabby','No','No','','','','','

Buck is a very loving kitty and will be your constant friend whenever you sit down.  We found him wandering around our picnic site at a State Park one afternoon, very hungry but still wary of all the kids and big people running around that holiday.  We watched him for a couple of hours and realized that he was a stray...the hunger, scratches on his forehead, and burrs in his coat showed the tell-tale signs.  We set out some people food and a carrier, which is all we had with us that day.  He wandered around our family gathering for several hours, and as if he knew our party was drawing to an end, he walked right into that carrier and laid down to rest.  He slept for three days after we took him home and he has been a thankful kitty since.  Buck will never ignore you and is the first to greet you when you come home.  He has abandonment issues in the way that he needs a lap and scritches every chance he gets.  He is a very good boy and doesn't have any bad habits.  Right now he rooms with another needy kitty, Baby Baby (the gray one in the picture with him), who loves to give constant kisses.  Buck is a cat who needs you as much as you need him.  He is very loving and docile and enjoys a quiet environment with his trusted friend, Baby-Baby.  Please think about sponsoring Buck.



','','','','','','','','','','','','','','','','BUCK','2011-04-28 17:42:08'], ['3565596','Sponsorship','2014-06-04 16:49:42','','BUTCH CASSIDY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','Yes','Yes','Yes','Senior','No','Yes','Medium','','Black and White','Short','Tabby','No','No','','','','','

Butch Cassidy and his brother Sundance Kid came to us years ago from a pet store that was keeping them in the back storage room.  They were terrified and weren't good mousers because hiding from all the loading dock machinery and people was the highest priority, so they came to live with us.  Butch was the more adventurous of the two and can find himself stuck in the pantry behind a closed door, but Sundance always alerted us to Butch's "peril".  We lost Sundance to age related issues about two years ago and Butch still misses him.  These two brothers were inseparable and loved to cuddle together in a sunbeam or up in a good cubby hole.  Butch would always groom Sundance and make sure he was okay; it was his most important job.  Butch has allowed other cats to cuddle with him at times since then, but you can tell he still misses his brother.  Butch enjoys his meals and LOVES head scritches.  Please think about sponsoring Butch Cassidy.



','','','','','','','','','','','','','','','','BUTCH CASSIDY','2011-06-25 14:40:29'], ['3204815','Available','2014-02-09 21:22:01','','CONNER','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','','No','Yes','Young','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','

Conner loves cuddles. He and his brother, Paddy, followed his feral mommy into our garage one stormy night. We didn\'t know they all were there when we closed the door, but found them come morning and decided to help them out a bit.

Given his laid back personality, he enjoys playing with the other kitties, both young and old. He still is unsure about grown men and young children, but he is a delight to watch as he checks out all the nooks and crannies he can.

Conner has some of the softest, thickest, and silkiest fur we have ever loved to pet.

Oh, and you cannot ignore the importance of food in Conner’s life. Boy, does he love FOOD!

Since Conner and Paddy are so very close, would you find it in your heart to love them both?  They enjoy each others company and comfort, snoozing together in the same cushion and grooming each other each day.  They would be very happy forever brothers if they could go to the same home.



','','','','','','','','','','','','','','','','CONNER','2011-02-12 11:52:37'], ['3204884','Available','2014-06-06 08:38:33','','CYBIL','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Young','No','Yes','Small','Yes','Black (Mostly)','Short','Solid','No','No','','','','','

Cybil, along with her daddy and two brothers, were found behind an apartment complex living off garbage. All were rescued and have been receiving love treatments here over the past year.

Cybil is a shy kitty, but loves to play with her brothers and other cats as long as there aren’t too many. She has not blossomed out of her shell yet, but we know it may take a bit more time for her.

One thing about Cybil, she has the biggest, roundest eyes for such a small round face we have ever seen...it simply is adorable!

She is a lovebug and enjoys good belly rubs and a warm lap. It may take a bit of TLC to get her there, but she will be yours forever.



','','','','','','','','','','','','','','','','CYBIL','2011-02-12 12:16:18'], ['4791833','Available','2014-02-09 19:50:49','','Diva','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','','No','Yes','','Yes','Fawn Tabby','','Solid','No','No','','','','','

Diva is a doll!  She and her two sisters came to us late one night when they were only two weeks old.  The people who called us were desperate.  A cleaning lady had found them in the sofa of an abandoned home and had put them in a bucket and left them by a stop sign.  The neighbors found them when they were walking their dog and started calling around for help.  Two of the kittens were doing alright, but one of them was failing due to a terrible wormy belly.  We took them in, cleaned them up, fed them and loved them and they have become gems!  Diva was given her name because she always had to have the bottle just right during feeding times...if the milk was a little too cool or too warm, she\'d fuss....if the bottle wasn\'t placed at the exact angle, she\'d fuss...if you didn\'t hold her so both front feet could grasp the bottle and both back feet and bottom were nestled in the palm of the other hand, she\'d fuss.  Fast forward to now, she still likes her attention and has grown to be a lover.  She enjoys playing with your hair and she\'ll let you know which shampoo and conditioner she likes the best!  She will be a wonderful, silly, loving and devoted companion!  She plays alright with other cats but would probably do better in her own home or with only one other cat.

','','','','','','','','','','','','','','','','Diva','2012-07-23 16:24:44'], ['3204961','Available','2014-08-15 12:36:02','','EASTER','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','','No','Yes','Young','No','Yes','Small','Yes','Gray','Short','Solid','No','No','','','','','

Easter wandered up on the porch while we were renovating a foreclosure one Easter (and the name stuck). It was a very crisp and windy night. She was carrying half a stale hotdog bun in her mouth and was very thin. When she saw us, she dropped her bun and ran away very scared to hide in the pine trees. My fiancé went on home that evening and I waited to catch her. It didn’t take long; she was very hungry and shivering with cold.

She is such the little lady, and probably one of the sweetest most lovable cats you could possibly imagine. She is a petite kitty with delicate features - from her tiny nose to her tiny toes, so irresistible.

She loves cuddles and every step she takes, she kneads with those tiny toes. She hasn’t found anything she doesn’t love. And if you hang one of those dangling elastic mouse toys from a doorway, she will entertain herself and you all day….literally.



','','','','','','','','','','','','','','','','EASTER','2011-02-12 12:40:12'], ['3204953','Available','2014-06-06 08:38:00','','LIL\' BEAR','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','','No','Yes','Young','No','Yes','Small','Yes','Black','Short','Solid','No','No','','','','','

Lil’ Bear was found along with his brother, sister and daddy, behind an apartment complex living off garbage. All were rescued and have been receiving TLC treatments here for the past year.

Lil’ Bear and his brother Ari romp and play together well with the other cats. Their sister, Cybil, is still shy and timid around people, but plays with her brothers and the other kitties just fine.

Lil’ Bear finds a play toy in anything, from his neighbor’s tail, his own toes, his litter, or even shadows on the wall.

He is a laidback soul, enjoys a warm lap and sunbeam, and loves being carried around because he can see more things that way with less work!



','','','','','','','','','','','','','','','','LIL\' BEAR','2011-02-12 12:26:31'], ['3204979','Available','2014-02-09 19:56:27','','MAESTRO','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','

Maestro was found wandering in a Huber Heights neighborhood one winter, begging for food. We found him living under a shed, along with a couple of other kitties for warmth. There were many foreclosed homes in the area, so we figured Maestro and the others had been dumped to fend for themselves.

Now, Maestro is a robust, healthy young boy who definitely enjoys the free food handouts and ample water. He loves to carry on a conversation with you when he is hungry, or when he thinks you need company.

He also enjoys playing with all our other kitties, both young and old.

Maestro is a real sweetheart and would be a lap kitty if given a chance.



','','','','','','','','','','','','','','','','MAESTRO','2011-02-12 12:55:12'], ['3205219','Available','2014-02-09 21:14:45','','MISS KITTY KITTY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','','','Yes','Yes','Adult','No','Yes','Medium','Yes','Brown Tabby','Short','Tabby','No','No','','','','','

Miss Kitty Kitty came to us from a dog breeder who found her hiding in a debris pile in the middle of an old corn field.

She is probably between 4-6 yrs old and has a bit of a hard time here because she is a people cat, not necessarily a multi-cat home kitty.  Miss Kitty Kitty enjoys being petted and a good lap or a warm sofa spot, loves to climb on top of something and watch the goings-on, but doesn\'t like other kitties getting in her way.

She was fostered for a bit by the dog breeder who breeds chihuahuas until we could make room for her, and seemed to have picked up a few chirpy noises while there. We have never heard a cat make some of these noises and it\'s quite cute to listen to her \"talk\" to you.

Miss Kitty Kitty came to us front declawed and does not like dogs of any size and would appreciate being the only cat, possibly would adjust to one other cat in the house (we don\'t know; she just doesn\'t like as many as we have in our facility).

Once adopted, keeping things quiet for awhile is best for her as she is a hider, but once adjusted she loves attention, will chirp for more, enjoys a good meal, loves catnip, and is very fond of string toys.



','','','','','','','','','','','','','','','','MISS KITTY KITTY','2011-02-12 13:38:32'], ['3205353','Available','2014-06-06 08:39:39','','MISSY','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','Gray and White','','Bicolor','No','No','','','','','

Missy is one of four kittens born during a cold and blustery October storm a couple of years ago. Luckily, their mommy, Mama Madeleine, knew that she needed to find dry shelter quickly and was able to find it in the warmth and safety of a Centerville couple’s garage. Missy, along with her sisters Savannah and Meg, and her brother Simba, were all born healthy, safe, and loved.

Missy loves to play with her sister, Savannah.   She is a very bright kitty, figuring out how to open and play with different toys. Missy loves to investigate nooks and crannies and has fun watching her fellow kitties get into trouble (she is always too smart to get busted!)

Any mouse toys, string, jingle bells, rolled up socks, and boogies are fair game!

Once settled in a new home, we know that she would be a lap kitty; she loves to curl up on a warm spot and doesn't mind watching a bit of TV.  Since Missy and her sister, Savannah, are so close, we ask that you open your heart to both so that they can be together, forever sisters.



','','','','','','','','','','','','','','','','MISSY','2011-02-12 14:00:09'], ['3152127','Available','2013-01-08 13:35:11','','OZZIE','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','No','Yes','No','No','Yes','Young','No','Yes','Small','','Red Tabby','Short','Tabby','No','No','','','','','

Ozzie was found with a feral/stray cat population in and around a foreclosed home.  He lived underneath the home in holes dug out in the crawl space.  He was caught with three adult males, four sisters, three brothers, and one mommy.  We found several other deceased cats and kittens as well who had long succumbed to the bitter Ohio winter.  He is a lovable kitty who will always pose for a head scritch.  He is getting used to being picked up and held; not so much a lap kitty....yet!  He loves romping and investigating and plays well with the other cats, but will always fall in line for a good head rub and of course, food.


','','','','','','','','','','','','','','','','OZZIE','2011-01-25 08:46:36'], ['3204818','Available','2014-06-06 08:39:07','','PADDY','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Male','','','Yes','','No','Yes','Young','No','Yes','Small','Yes','Gray, Blue or Silver Tabby','Short','Tabby','No','No','','','','','

Paddy loves to run and play with all the other kitties. His brother, Conner, and his mommy, Mama Valerie, were found in our garage after a snowy night. We didn’t know they all were there, so down came the garage door and in they stayed. We found them the next day wandering around and checking out the birdseed, so we helped them out a bit.

Paddy has some of the most beautiful striped markings, and he is close to silver/gray in color, with a thick silky feel to his coat.

He loves to sleep in his ferret hammock, even though it is too small for him now (shhhh, he still thinks he’s tiny), so I’m sure he will put a request in for a hammock at his new home, or at least plenty of baskets to try out.  Paddy can still startle easily but is a sweetheart and loves scritches like his brother, and of course, FOOD!

Paddy is very close to his brother, Conner, and relies on him for comfort when he is scared, so if you would find it in your heart to keep them together, they would be very happy being brothers forever.

 



','','','','','','','','','','','','','','','','PADDY','2011-02-12 12:00:08'], ['4791867','Available','2014-02-09 20:39:39','','PIPSIE','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','','No','Yes','','Yes','Red Tabby','','Tabby','No','No','','','','','

Pipsie is such a love!! She and her two sisters came to us late one night when they were only two weeks old. The people who called us were desperate. A cleaning lady had found them in the sofa of an abandoned home and had put them in a bucket and left them by a stop sign. The neighbors found them when they were walking their dog and started calling around for help. Two of the kittens were doing alright, but Pipsie was failing due to a terrible wormy belly.  We took them in, cleaned them up, fed them and loved them and they have become gems!  Pipsie (short for Pipsqueak) was the runt for the longest time.  She had to be seperated from her sisters for a few weeks because they were so much more active and bigger than her.  We picked her up a small stuffed raccoon to snuggle with it and she loved it.  Once she caught up with energy levels and size, she and her sisters found each other again.  Pipsie loves loves loves, and still has more to offer.  She will be a wonderful and entertaining companion...oh, and did I say loving yet?  =)

','','','','','','','','','','','','','','','','PIPSIE','2012-07-23 16:45:31'], ['3205384','Available','2014-02-09 20:41:17','','REMI','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','','','Yes','','No','Yes','Young','No','Yes','Medium','Yes','Black','','Solid','No','No','','','','','

Remi was left behind in Huber Heights when her previous family decided they no longer wanted her anymore. She was found hiding with Maestro and Roselyn beneath a shed for shelter and warmth. She was skinny, wet and very cold. Chances are, she was a victim of foreclosure.

Now, despite an obsession with food, which is probably based on the fear that she won’t have anything ever again after each meal, she has grown into a beautiful snuggle bug who likes to pat at people and other cats.

She loves investigating boxes, paper bags, or anything worth a second look. She enjoys playing with any toy provided, especially that darn Red Laser Dot (which we lovingly call the Red Bug)! And getting along with other kitties is easy for her, as she romps around with anyone who suits her fancy.

She is a very busy cat and loves running around with maybe one or two other kitties at a time, with someone who will chase her as much as she chases them.



','','','','','','','','','','','','','','','','REMI','2011-02-12 14:10:59'], ['3205553','Available','2014-02-09 20:44:45','','ROSALYN','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','','','','','No','Yes','Young','No','Yes','Small','Yes','Gray (Mostly)','','Solid','No','No','','','','','

Rosalyn was found under a private shed in Huber Heights, hiding with two other kitties for warmth. There were several foreclosed homes in the area, so Rosalyn and her two companions may have known each other, or may have just kept each other company after they found themselves homeless.

Rosalyn is a doll and truly loves people. She is not fond of other kitties so much because she wants to be all yours. She yearns for human touch and attention and would easily sit with you for free scritches.  Rosalyn can be active as well and will fall at your feet for attention, and when you reach down she\'ll give you a love nibble and tease you more by dashing off, hoping you\'ll follow her.

She is a tiny little thing, all gray, with one little patch of white on her throat.

Rosalyn loves to climb and get as high as she can, so a cat tree or two will be a favorite perch for her. But watch those kitchen cabinets...she likes to find her way up there for a look see, then cries for you to help her down and give her a reassuring hug.



','','','','','','','','','','','','','','','','ROSALYN','2011-02-12 14:39:20'], ['3205565','Available','2014-06-06 08:40:03','','SAVANNAH','','Cat','Domestic Short Hair','Domestic Short Hair','','Female','','','Yes','','No','Yes','Adult','No','Yes','Medium','Yes','Tortoiseshell','','Tortie','No','No','','','','','

Savannah is one of four kittens born during a fierce and cold October storm a couple of years ago. Luckily, their mommy, Mama Madeleine, knew that she needed to find shelter quickly and was able to find it in the warmth and safety of a Centerville couple’s garage. Savannah, along with her sisters Missy and Meg, and her brother Simba, were all born healthy, safe, and loved.

Savannah is definitely a girl and if she had pigtails, they’d be all decked out with bows. She loves to climb as high as she can go, and enjoys running back and forth after her sister Missy.

Savannah has an adorable butterscotch colored blaze down her nose, which helps give her a playful, alert expression. She enjoys a nice rubdown, will purr when she sees you coming, and loves a good chase with that darn Red Laser Dot (which we like to call the Red Bug).

Any mouse toys, string, jingle bells - she can entertain herself and others for hours...and she loves to stuff any toy into any shoe she finds.

Since she and her sister, Missy, are so close, we ask that when you fall in love with Savannah that you open your heart also to Missy, another very sweet and loving girl.



','','','','','','','','','','','','','','','','SAVANNAH','2011-02-12 14:49:55'], ['3394237','Available','2014-06-04 16:19:26','','SWEET PEA','','Cat','Domestic Short Hair (short coat)','Domestic Short Hair','','Female','','','Yes','Yes','No','Yes','Adult','No','Yes','Medium','','Brown Tabby','Short','Tortie','No','No','','','','','

Sweet Pea was discovered in the middle of Xenia one afternoon during a fast-food stop.  Beginning as a feral kitten, she has come a long way.  She is a beautiful kitty, small but long and lean, and smart as a button.  She loves to run and play with other cats, and enjoys good climbing arenas and hidy holes.  And you can't forget her cushy doughnuts for sleepy time!  She gets along with older and younger kitties, and loves to stash her toys.  She also enjoys being coy with you, doing a little walk just out of your reach when she wants you to love on her.  She'll look back over her shoulder while stepping ahead of you, and when she's ready, she'll slow for a scoop up, then adorably protests the whole incident while purring in your arms.  She has some spunk to her; no lazy cat here.  One of her favorite games is the Red Bug (that red laser dot -- irrisistable!).  And sometimes, if she isn't trying to lure another cat to play, she will play hide-n-seek with you....of course, she is the one who hides!  And when you find her, she coos loudly and runs like mad to another hidy hole!



','','','','','','','','','','','','','','','','SWEET PEA','2011-04-28 03:56:01'] ]; } 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=gaMGMwLE&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