From 1aaadf15d5fedc8d8f3b6cdbadf09ac8c8d5dbea Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sat, 14 Sep 2019 16:03:40 -0500 Subject: refactor --- public/ThompsonNancyJean.html | 28 +++ public/ThompsonNancyJean/child.jpg | Bin 0 -> 2298783 bytes public/ThompsonNancyJean/home-owner.jpg | Bin 0 -> 1751131 bytes public/college-for-kids.html | 23 +++ public/college-for-kids/blaise.png | Bin 0 -> 7338562 bytes public/index.html | 43 +++++ public/style.css | 32 ++++ public/template.html | 15 ++ public/untzag.html | 187 +++++++++++++++++++ public/untzag/basket.png | Bin 0 -> 53279 bytes public/untzag/bates.jpg | Bin 0 -> 37910 bytes public/untzag/bed.png | Bin 0 -> 115141 bytes public/untzag/bufano1.png | Bin 0 -> 67651 bytes public/untzag/bufano2.png | Bin 0 -> 59115 bytes public/untzag/goodbye.jpg | Bin 0 -> 889262 bytes public/untzag/graduation.png | Bin 0 -> 72108 bytes public/untzag/grass.png | Bin 0 -> 219419 bytes public/untzag/lap.png | Bin 0 -> 126107 bytes public/untzag/shelf.png | Bin 0 -> 103789 bytes public/vehrzheen.html | 307 ++++++++++++++++++++++++++++++++ public/vehrzheen/2004.png | Bin 0 -> 423510 bytes public/vehrzheen/betty.png | Bin 0 -> 1161129 bytes public/vehrzheen/david-lap.png | Bin 0 -> 485397 bytes public/vehrzheen/final1.png | Bin 0 -> 1418298 bytes public/vehrzheen/final2.jpg | Bin 0 -> 256381 bytes public/vehrzheen/final3.png | Bin 0 -> 149991 bytes public/vehrzheen/final4.png | Bin 0 -> 336496 bytes public/vehrzheen/madison1.png | Bin 0 -> 503904 bytes public/vehrzheen/madison2.png | Bin 0 -> 494525 bytes public/vehrzheen/nancy1.png | Bin 0 -> 1334412 bytes public/vehrzheen/nancy2.png | Bin 0 -> 1285062 bytes public/vehrzheen/nancy3.png | Bin 0 -> 1201825 bytes public/vehrzheen/nicolet1.png | Bin 0 -> 875866 bytes public/vehrzheen/nicolet2.png | Bin 0 -> 290293 bytes public/vehrzheen/puppy-toy.png | Bin 0 -> 1315791 bytes public/vehrzheen/puppy.png | Bin 0 -> 1215267 bytes public/vehrzheen/resting1.JPG | Bin 0 -> 2939694 bytes public/vehrzheen/resting2.JPG | Bin 0 -> 4054707 bytes public/vehrzheen/resting3.JPG | Bin 0 -> 4077979 bytes public/vehrzheen/resting4.JPG | Bin 0 -> 4046855 bytes public/vehrzheen/towanda1.png | Bin 0 -> 1153955 bytes public/vehrzheen/towanda2.png | Bin 0 -> 1363422 bytes public/vehrzheen/towanda3.png | Bin 0 -> 1371345 bytes public/vehrzheen/towanda4.png | Bin 0 -> 825343 bytes public/vehrzheen/towanda5.png | Bin 0 -> 616903 bytes 45 files changed, 635 insertions(+) create mode 100644 public/ThompsonNancyJean.html create mode 100644 public/ThompsonNancyJean/child.jpg create mode 100644 public/ThompsonNancyJean/home-owner.jpg create mode 100644 public/college-for-kids.html create mode 100644 public/college-for-kids/blaise.png create mode 100644 public/index.html create mode 100644 public/style.css create mode 100644 public/template.html create mode 100644 public/untzag.html create mode 100644 public/untzag/basket.png create mode 100644 public/untzag/bates.jpg create mode 100644 public/untzag/bed.png create mode 100644 public/untzag/bufano1.png create mode 100644 public/untzag/bufano2.png create mode 100644 public/untzag/goodbye.jpg create mode 100644 public/untzag/graduation.png create mode 100644 public/untzag/grass.png create mode 100644 public/untzag/lap.png create mode 100644 public/untzag/shelf.png create mode 100644 public/vehrzheen.html create mode 100644 public/vehrzheen/2004.png create mode 100644 public/vehrzheen/betty.png create mode 100644 public/vehrzheen/david-lap.png create mode 100644 public/vehrzheen/final1.png create mode 100644 public/vehrzheen/final2.jpg create mode 100644 public/vehrzheen/final3.png create mode 100644 public/vehrzheen/final4.png create mode 100644 public/vehrzheen/madison1.png create mode 100644 public/vehrzheen/madison2.png create mode 100644 public/vehrzheen/nancy1.png create mode 100644 public/vehrzheen/nancy2.png create mode 100644 public/vehrzheen/nancy3.png create mode 100644 public/vehrzheen/nicolet1.png create mode 100644 public/vehrzheen/nicolet2.png create mode 100644 public/vehrzheen/puppy-toy.png create mode 100644 public/vehrzheen/puppy.png create mode 100644 public/vehrzheen/resting1.JPG create mode 100644 public/vehrzheen/resting2.JPG create mode 100644 public/vehrzheen/resting3.JPG create mode 100644 public/vehrzheen/resting4.JPG create mode 100644 public/vehrzheen/towanda1.png create mode 100644 public/vehrzheen/towanda2.png create mode 100644 public/vehrzheen/towanda3.png create mode 100644 public/vehrzheen/towanda4.png create mode 100644 public/vehrzheen/towanda5.png (limited to 'public') diff --git a/public/ThompsonNancyJean.html b/public/ThompsonNancyJean.html new file mode 100644 index 0000000..040636c --- /dev/null +++ b/public/ThompsonNancyJean.html @@ -0,0 +1,28 @@ + + + + + + Nancy Jean Thompson + + + + +

Nancy Jean Thompson

+ +This memory encompasses the life of my mother, Nancy Jean Thompson. + +Nancy as a child. +Nancy as a Child. + +Nancy as a new home owner. +Nancy as a new home owner. +One year after moving to Iowa City, in the front yard of 827. + + + + diff --git a/public/ThompsonNancyJean/child.jpg b/public/ThompsonNancyJean/child.jpg new file mode 100644 index 0000000..f2074be Binary files /dev/null and b/public/ThompsonNancyJean/child.jpg differ diff --git a/public/ThompsonNancyJean/home-owner.jpg b/public/ThompsonNancyJean/home-owner.jpg new file mode 100644 index 0000000..c7db0b9 Binary files /dev/null and b/public/ThompsonNancyJean/home-owner.jpg differ diff --git a/public/college-for-kids.html b/public/college-for-kids.html new file mode 100644 index 0000000..c14347a --- /dev/null +++ b/public/college-for-kids.html @@ -0,0 +1,23 @@ + + + + + + college for kids + + + + +

college for kids

+ +I took college for kids one year... + +Blaise at college for kids +Blaise at college for kids. + + + + + diff --git a/public/college-for-kids/blaise.png b/public/college-for-kids/blaise.png new file mode 100644 index 0000000..3537a16 Binary files /dev/null and b/public/college-for-kids/blaise.png differ diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..2269a59 --- /dev/null +++ b/public/index.html @@ -0,0 +1,43 @@ + + + + + + memories.blaise.zone + + + +

memories.blaise.zone

+ Welcome to my public memories!
+ These are organized in reverse chronological order.
+ Thanks for stopping by! —Blaise
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
startendmemory
1999-06-132015-06-27Vehrzheen
2004-09-132014-10-21Untzag
20002000college for kids
1943-12-25Nancy Jean Thompson
+ + diff --git a/public/style.css b/public/style.css new file mode 100644 index 0000000..c0fb979 --- /dev/null +++ b/public/style.css @@ -0,0 +1,32 @@ +a { + text-decoration: none; + color: #81a2be; +} + +body { + font-family: sans-serif; + margin: 40px auto; + max-width: 650px; + line-height: 1.6; + font-size: 16px; + background-color: #1d1f21; + color: #c5c8c6; + padding: 0 10px; + text-align: left; +} + +table, th, td { + border: 1px solid #969896; + border-collapse: collapse; +} + +th, td { + padding: 5px; +} + +.center { + display: block; + margin-left: auto; + margin-right: auto; + width: 50%; +} diff --git a/public/template.html b/public/template.html new file mode 100644 index 0000000..a0ede0e --- /dev/null +++ b/public/template.html @@ -0,0 +1,15 @@ + + + + + + TITLE + + + + +

TITLE

+ + + + diff --git a/public/untzag.html b/public/untzag.html new file mode 100644 index 0000000..528d2d0 --- /dev/null +++ b/public/untzag.html @@ -0,0 +1,187 @@ + + + + + + Untzag + + + + +

Untzag Thompson

+ +

+In Fall 2004 we saw a notice about a local family who were giving away kittens at our vet’s office. +So we drove to their rural home in West Branch and picked one out (2004-09-13). +Blaise picked out Untzag. +They also had large dogs who helped care for the kittens so she was never afraid of dogs. +On the way home, she rode free in the back seat and seemed to really want to see out the window. +Blaise gave her the name Untzag which means little tiger in Armenian. +Our list of options were: Zoulal (pure), Ardashes (joy), Zora (small), Giliga (small), Untzag (tiger), Hoky (spirt), Azadouhi (free), and Aghaton (good). +Folks always liked her name. +

+ +Untzag sitting on a wooden shelf. +Untzag sitting on a wooden shelf, her first day at 827 Brown.
+
+ +Untzag in the grass. +Untzag outside, her first day at 827 Brown.
+ +

+Early in her life a twig got in her eye area. +Blaise discovered it and we immediately took her to the vet where it was taken care of. +Other than that, she physically fit all her life. +She could jump up onto Blaise’s sleigh bed, or onto the pile of clean towels in the bathroom open storage area. +She also like to get onto the garage roof and come into the house via the deck door. +She would sit on the East wall of the deck, which is quite narrow, with seemingly no fear of heights +

+ +

+We tried to keep her in our yard so she wouldn’t bother our neighbor Dorothy and to protect her from traffic on Governor, but she could not be contained. +One reason we did not have her wear a collar is because we thought it might be dangerous to her if she got caught on a fence she was climbing on in some unknown place. +

+ +

+Her first Thanksgiving we took her on a walk on the Mormon Trek trail and saw that she was a good little hiker. +She wanted to keep up with Vehrzheen. +We periodically included her on walks in the woods during which she wore a harness and leash. +

+ +

+At one point we snuck her into the Mercer swim area so Blaise’s swim team members could enjoy her as a kitten. +

+ +

+Sometime after Betty died Nancy inherited the sculpture by Bufano. +We took a good photo of her sitting by the cat mold. +By her posture she seemed to be telling us that she was more precious than any sculptor’s model. +

+ +Untzag next to Bufano sculpture. + +Untzag next to Bufano sculpture. + +

+When she was little she used to like to hide by the day lilies in the front and jump out at by-passers. +She would also lie down on the sidewalk and let some strangers pet her on her tummy. +She felt free to enjoy the park across the street and the neighbors in 815 Brown. +She liked to be on their porch and recently she even felt free to enjoy their nice clean new cars. +If a window or door was open she felt free to go inside +

+ +

+In 2006 she went to the shelter because the pound was picking up our neighbor cat (Slim) for being outside without supervision. +We think Untzag was trying to protect Slim from being taken. +There were several cats which looked like Untzag at the pound but she was the only one with a tail which had a white tip. +

+ +

+At one point when Nancy was sick Untzag put her nose on Nancy's feet as she was retching over the toilet bowl. +Once when Nancy made a trip to the Mercy ER in the night for what we thought was a heart attack she was so happy to see that Untzag was waiting (about a 3 hr wait) on the steps of a home on Lucas so that we could walk home together. +Sometimes when someone was not feeling well she could just come and share body warmth and closeness. +She would also knead your body with her front legs. +

+ +

+Untzag liked to keep David company at the computer by sitting on his lap. +Sometimes he played videos of birds for her on the computer. +Even though he called her a pest and tired of the fact that she brought in fleas, she knew he has a heart of gold and a nice warm lap. +

+ +Untzag sitting on David's lap. + +

+She was not good about having puzzles laying around in an unfinished state. +She liked to mess up the pieces or even take them apart. +

+ +

+Untzag was featured in Blaise's High School graduation photo! +

+ +Blaise's graduation photo. + +

+Untzag was always very welcoming of other animals. +She played with the Vislas for whom we provided foster care. +Recently we rescued a cockatiel from the park, whom she tolerated as well. +She also always wanted to be friends with Vehrzheen even though Vehrzheen thought of her as prey. +Sometimes Nancy would give Untzag three small treats and she would eat only one or two, leaving the remainder for Vehrzheen. +Even while Vehrzheen was failing fast, Untzag spent time with her to comfort her. +Our most recent photo of Untzag was taken 2014-10-14, a day when Untzag spent many hours next to Vehrzheen on the bed. +

+ +Untzag and Vehrzheen on David's bed. + +

+She did hunt birds and baby rabbits. +She did not care for rabbit eyeballs as she would lay them by the partially eaten body somewhere where we could admire her hunting success. +She also used to bring mice and chipmunks into the house to “play” with. +I think she also had some dealings with snakes. +Blaise remembers one time when Untzag left a living snake in his backpack. +

+ +

+Untzag was not much for games. +However she did enjoy chasing the small item at the end of the child’s fishing pole which David thought of. +She cooked up a game of her own to play with me when Nancy was in the bathtub. +If Nancy had her comb on the edge of the tub, she would like to bat it into the tub from the outside of the tub. +Nancy's task was to replace it on the edge and move it slowly so that she could bat it down again. +Neither of us were supposed to see the other. +

+ +

+Untzag travelled with us on many trips – Wisconsin, Maine, the Southern tip of LA, etc. However she did not like not being able to go outside at nights. +Once, in WI, we thought we had lost her as she had escaped from the Kozeluh’s home. +Since it was our last day of vacation, we thought we would have to leave for IA without her, and asked neighbors to watch for her. +However, just before we had to leave, we found her in the surrounding vegetation. +On some trips to WI she shopped at Foster and Smith which welcomes pet as well as human shoppers. +

+ + +Untzag at bates. +Untzag at Bates. + +

+The last time that Blaise saw Untzag was a visit from Graduate School, 2014-09-08. +Untzag was kind enough to "say goodbye" as Blaise got in the car. +

+ +Untzag in the driveway. + +

+2014-10-21 21:45, Untzag was struck by car on Governor. +Despite efforts by Nancy, we never got to recover her body. +

+ +

+Rest in peace, Untzag. +

+ +Untzag sleeping in her basket. + + + diff --git a/public/untzag/basket.png b/public/untzag/basket.png new file mode 100644 index 0000000..505b89a Binary files /dev/null and b/public/untzag/basket.png differ diff --git a/public/untzag/bates.jpg b/public/untzag/bates.jpg new file mode 100644 index 0000000..0afda28 Binary files /dev/null and b/public/untzag/bates.jpg differ diff --git a/public/untzag/bed.png b/public/untzag/bed.png new file mode 100644 index 0000000..3fd6604 Binary files /dev/null and b/public/untzag/bed.png differ diff --git a/public/untzag/bufano1.png b/public/untzag/bufano1.png new file mode 100644 index 0000000..41cddce Binary files /dev/null and b/public/untzag/bufano1.png differ diff --git a/public/untzag/bufano2.png b/public/untzag/bufano2.png new file mode 100644 index 0000000..ccf23d5 Binary files /dev/null and b/public/untzag/bufano2.png differ diff --git a/public/untzag/goodbye.jpg b/public/untzag/goodbye.jpg new file mode 100644 index 0000000..e1b80c9 Binary files /dev/null and b/public/untzag/goodbye.jpg differ diff --git a/public/untzag/graduation.png b/public/untzag/graduation.png new file mode 100644 index 0000000..bbe78e0 Binary files /dev/null and b/public/untzag/graduation.png differ diff --git a/public/untzag/grass.png b/public/untzag/grass.png new file mode 100644 index 0000000..4d0650b Binary files /dev/null and b/public/untzag/grass.png differ diff --git a/public/untzag/lap.png b/public/untzag/lap.png new file mode 100644 index 0000000..a1a75f6 Binary files /dev/null and b/public/untzag/lap.png differ diff --git a/public/untzag/shelf.png b/public/untzag/shelf.png new file mode 100644 index 0000000..f6ce501 Binary files /dev/null and b/public/untzag/shelf.png differ diff --git a/public/vehrzheen.html b/public/vehrzheen.html new file mode 100644 index 0000000..b10f704 --- /dev/null +++ b/public/vehrzheen.html @@ -0,0 +1,307 @@ + + + + + + Vehrzheen + + + + +

Vehrzheen Thompson

+ +
+ +

birth and childhood

+ +

+Vehrzheen’s story began in March 1999 when dear Ani died. +We knew we wanted another dog to be company for Nancy and Dazzy. +Vehrzheen was born June 13, 1999 (litter 46262) with three brothers and two other sisters. +Her maternal grandfather had been special among English setter fans. +His name was Bozemanns Mosley- he dominated competitions in 1996. +According the “The American Field” (July 4) this dog was described as follows - moves with controlled swiftness, gait is fluid and lofty, an attractiveness that is hard to turn from, an almost iridescent whiteness. +He had the knack given to some to pop out of nowhere to show on a long frontal cast… there was none that approached his excellence, none who doubted his superiority. +He received the first Herman Smith Setter Derby Award and he won runner up on the Border International Chicken Championship. +He was listed in the Hall of Fame in 1996. +Vehrzheen’s father (I’m Chip 1488385) was the son of her mother (Doc’s Charging Cricket 1465980). +Both the father and mother were owned by the CL Peterson’s who lived in Davenport (1103 Garfield Ct) and were selling the puppies for $100.00 each. +We brought her to our home in Iowa City on Sept 4. +

+ +Vehrzheen sitting on David's lap. +Vehrzheen as a puppy, in David's lap.
+
+ +Vehrzheen as a puppy, on her bed. +Vehrzheen as a puppy, on her bed.
+
+ +Vehrzheen as a puppy, with her toy. +Vehrzheen as a puppy, with her toy.
+ +

+2001-09-10. +Blaise broke his arm while jogging with Vehrzheen. +He reported that Vehrzheen decided to stop and say hello to some other dogs but that he did not anticipate this. +So he fell and hit his right arm such that it broke. +We spent that evening at Mercy’s ER and all stayed home the next day, which was the infamous 9/11. +

+ +

+2001-12. +In December we took a trip to California to surprise Betty. +Both Dazzy and Vehrzheen went with us. +All humans and Vehrzheen observed and appreciated shooting stars in Wyoming. +Another nap was in order by the time we reached central Wyoming. +Vehrzheen had a hard time settling down because the rest stop must have had wild animals. +On 2001-12-25 during the day we took a walk during which Vehrzheen spotted a pheasant. +

+ + +Vehrzheen and Betty in California.
+ +
+

Towanda

+ +

+2002-08-03 through 2002-08-12 we vacationed at Towanda with both Vehrzheen and Dazzy. +

+ + +Vehrzheen, Dazzy and Blaise in Towanda.
+
+ + +
+ + +
+ + +Vehrzheen and Blaise snuggling in Towanda.
+
+ + +Vehrzheen swimmming in Towanda.
+ +
+

2004

+ +

+For our vacation in 2004 we left Verhzheen at home under the care of our neighbors- Matt and Sarah. +While they took good care of her, she had damaged her tail by wagging it too much. +The basement walls were blood stained. +

+ + +A family photo taken just before leaving on our 2004 vacation. + +
+

Vehrzheen and Nancy

+ +

+Many times Nancy could come home from work exhausted. +Both Untzag and Vehrzheen would snuggle with Nancy as she zoned out. +

+ + + + + +

+Nancy and Vehrzheen enjoyed many walks and adventures together. +Here they are in front of the famous American Gothic homestead. +

+ + + +


+

Madison

+ +

+Vehrzheen also visited Blaise in Madison several times. +

+ + +Vehrzheen, Nancy, and David walking on a frozen lake Mendota.
+
+ + +Vehrzheen sleeping on the couch in Blaise's lake street apartment.
+ +
+

Nicolet National Forest

+ +

+The family hiked the a loop in the Nicolet National Forest by Eagle River in WI. +By the morning not only the tent but also the sleeping bags and some of our clothes were pretty wet. +David got a fire going and Vehrzheen was arranged on a tarp wearing one of David’s shirts. +We got into dry clothes, had a waterless breakfast and headed out at around 7:45. +How far should we hike? +Were there contingency options if it rained again or if the hike was too much for Vehrzheen? +

+ + + + + +
+

death

+ +

+During the final months Vehrzheen and Nancy spent quite a bit of time together. +One “hangout” was the sofa in the basement. +We would create a creature sandwich. +Sleeping bag number one, then Nancy, then Vehrzheen, then hot towels and the second sleeping bag. +Very nice for two old ladies. +The other hangout was Nancy's bed. +Nancy would hop up and then David would bring Vehrzheen. +Vehrzheen and Nancy would sleep next to each-other. +David would retrieve Vehrzheen when he was ready to retire. +

+ +

+The following are our last photos of Vehrzheen. +

+ + + + + + + + + +

+2015-06-26. +When Nancy came home from work on Friday June 26, David said he had made an appointment to euthanize Vehrzheen on Saturday but that he was not sure he would keep it. +We took her on a walk to deliver a cabbage dish to Miehsa’s family. +Vehrzheen went in the wagon but did walk a little at Miehsa’s. +David took a bath with her and I helped dry her and keep her warm until it was time to go to bed. +She lay on my body while we watched a movie called Iris. +

+ +

+2015-06-27. +Saturday morning David semi force fed her an entire can of the special dog food we got from Bright Eyes and Bushy Tails. +However we were worried that this would trigger diarrhea and vomiting. +Stools did not look good. +For awhile Nancy put her on the wagon so that she could be in a pleasant spot outside while I did a little yard work. +She looked so peaceful. +David took her across the street for a little walk in Happy Hollow, but she was not able to walk. +Again we had to think about talk about the decision. +Finally David concluded that she was not going to get any better than the state of health she was in at that time. +So we set our faces toward Solon. +Nancy sat in the back seat to stroke her and talked to Vehrzheen. +She reminded Vehrzheen that God had a plan for her getting to heaven so we could be together again. +

+ +

+Arrived at the scheduled time- 11:30. +We took Vehrzheen to the grass on the north side of Davis’ clinic and after a few steps she lay down on her side. +While we waited David sat so that his body shielded her eyes from the sun. +We asked if they could inject her outside on the lawn which they did. +The injection was made and she stopped breathing immediately. +The heart did not stop for a minute or two. +David wrapped her in one of our black towels with the name Blaise embroidered on it. +Nancy saved some of her fur which had been shaved off for the injection and her collar. +Then we took her limp body to a business which cremates the bodies of dead pets. +The cremation intake place was also in Solon. +The man seemed quite decent. +David wanted to be close to her body when it was cremated but the man said that was not allowed. +We put her body in the back of this man’s truck on top of the bodies of several other dogs. +The paperwork included having her name, which led to the explanation for it. +The ashes of her body ready on the following Monday. +By 12:56 David and Nacny were home without any dog or cat to be part of their lives. +She was 17 years old and supported Nancy for all but 2 days of the last part of my UI career. +David spent most of the day in the barn working on a machine part and I spent much time picking up towels, bowls, pillows etc. which had been use by our dear friend Vehrzheen. +

+ +

+David and Nancy took a walk in Hickory Hill shortly after our loss. +David thought that, over time, Vehzrheen may have walked in that park at least 5000 times. +We remembered that she could out run most other dogs until she was well into her adult years. +

+ +

+On July 6 we scattered her ashes at Lake Towanda, about 13 years after a previous trip to this place in 2002 where we felt she enjoyed herself thoroughly. +It had been raining all day. +But after dinner it was cool but not too windy or rainy. +So the three of us got in the canoe and paddled around the lake taking Vehrzheen’s ashes with us. +We spotted a loon in one of the far corners and got quite close to it. +Vehrzheen would have so enjoyed that canoe ride. +Blaise took photographs. +We scattered some ashes in the middle of the lake but in line with the Kozeluh dock and then Blaise scattered the rest in the area to the left of the dock where he and Vehrzheen used to play with frogs. +He remembered that Goldie just like to watch them. +He liked to catch and release them but Vehrzheen liked to catch and keep them. +

+ + + + + + + + +Vehrzheen's final resting place, in the reeds.
+
+ +Rest in peace, Vehrzheen. + + + diff --git a/public/vehrzheen/2004.png b/public/vehrzheen/2004.png new file mode 100644 index 0000000..902c5b1 Binary files /dev/null and b/public/vehrzheen/2004.png differ diff --git a/public/vehrzheen/betty.png b/public/vehrzheen/betty.png new file mode 100644 index 0000000..e50897f Binary files /dev/null and b/public/vehrzheen/betty.png differ diff --git a/public/vehrzheen/david-lap.png b/public/vehrzheen/david-lap.png new file mode 100644 index 0000000..d277d9d Binary files /dev/null and b/public/vehrzheen/david-lap.png differ diff --git a/public/vehrzheen/final1.png b/public/vehrzheen/final1.png new file mode 100644 index 0000000..975b4fa Binary files /dev/null and b/public/vehrzheen/final1.png differ diff --git a/public/vehrzheen/final2.jpg b/public/vehrzheen/final2.jpg new file mode 100644 index 0000000..de2e5d8 Binary files /dev/null and b/public/vehrzheen/final2.jpg differ diff --git a/public/vehrzheen/final3.png b/public/vehrzheen/final3.png new file mode 100644 index 0000000..2cbed90 Binary files /dev/null and b/public/vehrzheen/final3.png differ diff --git a/public/vehrzheen/final4.png b/public/vehrzheen/final4.png new file mode 100644 index 0000000..818593f Binary files /dev/null and b/public/vehrzheen/final4.png differ diff --git a/public/vehrzheen/madison1.png b/public/vehrzheen/madison1.png new file mode 100644 index 0000000..1d31859 Binary files /dev/null and b/public/vehrzheen/madison1.png differ diff --git a/public/vehrzheen/madison2.png b/public/vehrzheen/madison2.png new file mode 100644 index 0000000..df75392 Binary files /dev/null and b/public/vehrzheen/madison2.png differ diff --git a/public/vehrzheen/nancy1.png b/public/vehrzheen/nancy1.png new file mode 100644 index 0000000..fea0490 Binary files /dev/null and b/public/vehrzheen/nancy1.png differ diff --git a/public/vehrzheen/nancy2.png b/public/vehrzheen/nancy2.png new file mode 100644 index 0000000..309acb2 Binary files /dev/null and b/public/vehrzheen/nancy2.png differ diff --git a/public/vehrzheen/nancy3.png b/public/vehrzheen/nancy3.png new file mode 100644 index 0000000..3c267f5 Binary files /dev/null and b/public/vehrzheen/nancy3.png differ diff --git a/public/vehrzheen/nicolet1.png b/public/vehrzheen/nicolet1.png new file mode 100644 index 0000000..0d785ba Binary files /dev/null and b/public/vehrzheen/nicolet1.png differ diff --git a/public/vehrzheen/nicolet2.png b/public/vehrzheen/nicolet2.png new file mode 100644 index 0000000..767ed19 Binary files /dev/null and b/public/vehrzheen/nicolet2.png differ diff --git a/public/vehrzheen/puppy-toy.png b/public/vehrzheen/puppy-toy.png new file mode 100644 index 0000000..7acc2ae Binary files /dev/null and b/public/vehrzheen/puppy-toy.png differ diff --git a/public/vehrzheen/puppy.png b/public/vehrzheen/puppy.png new file mode 100644 index 0000000..0882388 Binary files /dev/null and b/public/vehrzheen/puppy.png differ diff --git a/public/vehrzheen/resting1.JPG b/public/vehrzheen/resting1.JPG new file mode 100644 index 0000000..1c4062b Binary files /dev/null and b/public/vehrzheen/resting1.JPG differ diff --git a/public/vehrzheen/resting2.JPG b/public/vehrzheen/resting2.JPG new file mode 100644 index 0000000..80f33ad Binary files /dev/null and b/public/vehrzheen/resting2.JPG differ diff --git a/public/vehrzheen/resting3.JPG b/public/vehrzheen/resting3.JPG new file mode 100644 index 0000000..f0ae5f7 Binary files /dev/null and b/public/vehrzheen/resting3.JPG differ diff --git a/public/vehrzheen/resting4.JPG b/public/vehrzheen/resting4.JPG new file mode 100644 index 0000000..7307056 Binary files /dev/null and b/public/vehrzheen/resting4.JPG differ diff --git a/public/vehrzheen/towanda1.png b/public/vehrzheen/towanda1.png new file mode 100644 index 0000000..72a9e87 Binary files /dev/null and b/public/vehrzheen/towanda1.png differ diff --git a/public/vehrzheen/towanda2.png b/public/vehrzheen/towanda2.png new file mode 100644 index 0000000..25eba0e Binary files /dev/null and b/public/vehrzheen/towanda2.png differ diff --git a/public/vehrzheen/towanda3.png b/public/vehrzheen/towanda3.png new file mode 100644 index 0000000..e217c26 Binary files /dev/null and b/public/vehrzheen/towanda3.png differ diff --git a/public/vehrzheen/towanda4.png b/public/vehrzheen/towanda4.png new file mode 100644 index 0000000..03199ac Binary files /dev/null and b/public/vehrzheen/towanda4.png differ diff --git a/public/vehrzheen/towanda5.png b/public/vehrzheen/towanda5.png new file mode 100644 index 0000000..8ca8e76 Binary files /dev/null and b/public/vehrzheen/towanda5.png differ -- cgit v1.2.3