/***********************************************************************************																																									** This file contains the slide objects to be presented in the photo gallery and   ** trip journal. The MakeCaptions1 function defined elsewhere will use the objects ** found in the "slides" (case sensitive) array. Each array element will contain a ** single Slide object which means it must have a reference ID, link, width, and   ** height. The reference ID string, the width and height are integers, the link    ** is a string. To define where the hyperlink text within the link goes surround   ** it the meta-tag <ref></ref> pair.																							  **																																									**																																									** Parameters for the Slide function call are (reference, link text, width, height ** and copyright string. The first two are required. 															***********************************************************************************/defaultSlideWidth=800;defaultSlideHeight=600;defaultSlideCopyright="2004";lastUpdate = "February 24, 2004";defaultThumbWidth=180;defaultMaxPerRow=1;defaultAlignment="below";var slides = new Array();// February 10slides[0] = new Slide("01", "<ref>Welcome to our campsite.</ref> Pam is using a borrowed Black Diamond Megamid (left) and I am using a Kifaru Paratipi (right). 14:32.");// Febraury 11slides[1] = new Slide("02", "<ref>Kirby.</ref> One of Pam's dogs. Later on he would be part of the team that would pull me. 10:51.");slides[2] = new Slide("03", "<ref>We're just about set for my first ever dogsledding run.</ref> I am standing on the lead sled and Pam is on the trailing sled. Michele is holding the dogs fast until Pam give the go ahead (\"Ready!\"). The dogs that will pull us are (back to front and left to right) Willow &amp; Kirby (wheel position), Rubin &amp; Coffee, and at the lead positions Tony &amp; Siler.  11:40. <span class='authorcredit'>Photo by Joe.</span>");slides[3] = new Slide("04", "<ref>Joe and Pam are returning from their run. Pulling them areTony &amp; Eyes (lead), followed by Rubin, and in the wheel position Coffee &amp; Siler. 12:58.");slides[4] = new Slide("05", "<ref>Joe and Pam look happy.</ref> Maybe a bit tired too. 12:59.");// February 12slides[5] = new Slide("06", "our first really clear day. <ref>Pam and I are embarking on an on- and off-trail snowshoe trek.</ref> This is, as you might guess, the start of the on-trail portion. 10:20.", 600, 800);slides[6] = new Slide("07", "<ref>Looking out across the forest and over one the Twin Lakes.</ref> It is lovely back in here. And it only gets better. 10:23.");slides[7] = new Slide("08", "<ref>It took some doing and some help but I gained the ridge</ref> in due time. I've no idea how much bushwhacking we did. But it was worth it. 11:04.");slides[8] = new Slide("09", "<ref>Another view from the ridge</ref> Everything is light and shadow up here. I love the pay of light in the winter. 11:06.", 600, 800);slides[9] = new Slide("10", "<ref>A last look.</ref> It had snowed the night before and the branches and leaves are frosted with the results. But no snow pythons were found on this expedition. 11:06.");slides[10] = new Slide("11", "<ref>Yours truly.</ref> Our campsite in the sunlight. Not sure who took this (Pam or Joe, but think it was Pam). 12:06.");slides[11] = new Slide("12", "The day had warmed up in the direct sunlight. Maybe it never broke freezing but it sure felt good. <ref>It felt so good that we all took naps. Joe and Michele probably did the best.</ref> 13:33.");slides[12] = new Slide("13", "When you are able to pull a lot of gear <ref>you can bring things you wouldn't normally bring</ref> like Joe's tiki torch and Pam's pink flamingos. 15:58.");slides[13] = new Slide("14", "<ref>NIghttime. Joe's birthday bash.</ref> Not great shots, but that is the way life is sometimes. Joe is decked out in his viking regalia complete with an axe.");slides[14] = new Slide("15", "<ref>Joe and his cake.</ref> A birthday bash needs a birthday cake.");// February 13slides[15] = new Slide("16", "<ref>Joe in the main cooking area.</ref> Not much left to show we were here. This is, of course, a good thing. 09:16.");