
var pageTitle = "Bog River Flow and Lows Lake: Adirondack&nbsp;Camping&nbsp;Trip";
var  subTitle = "September 7-11, 2006";
var    author = "Lou Visconti";

var maxWidth  = 400;
var maxHeight = 400;

var imgNum = 0;  // opening image displayed
	
var imgName  = new Array;
var imgThumb = new Array;
var imgText  = new Array;

// For each photo enter the following information:
//   (a) file name of photo (imgName),
//   (b) file name of thumbnail (imgThumb), and
//   (c) short text description of photo (imgText).

   imgName [0]  = "Bridge.jpg"
   imgText [0]  = "Bridge over Tupper (Lake) waters"

   imgName [1]  = "TupperLake.jpg"
   imgText [1]  = "Day 1 at Tupper Lake"

   imgName [2]  = "KevinLinda.jpg"
   imgText [2]  = "Kevin &amp; Linda at Tupper Lake"
   
   imgName [3]  = "GroupShot.jpg"
   imgText [3]  = "Group shot on the first day at Bog River Falls"
   
   imgName [4]  = "Putin.jpg"
   imgText [4]  = "Put-in after carrying around Upper Dam"

   imgName [5]  = "UpperDam.jpg"
   imgText [5]  = "Looking down from Upper Dam"

   imgName [6]  = "LindaHenry.jpg"
   imgText [6]  = "Linda &amp; Henry at our first campsite"

   imgName [7]  = "Sunrise2.jpg"
   imgText [7]  = "Sunrise Day 2"

   imgName [8]  = "Morning2.jpg"
   imgText [8]  = "Very quite morning on the Bog River Flow"

   imgName [9]  = "Check.jpg"
   imgText [9]  = "Checking the map"

   imgName [10] = "Search.jpg"
   imgText [10] = "Looking for a campsite"

   imgName [11] = "Sunset2.jpg"
   imgText [11] = "Sunset on the second day"
   
   imgName [12] = "Paddles.jpg"
   imgText [12] = "Whose got the biggest kayak paddle?"

   imgName [13] = "FlannelNight.jpg"
   imgText [13] = "Kevin and Linda displaying their flannel shirts"

   imgName [14] = "Sunrise3.jpg"
   imgText [14] = "Sunrise on the third day."

   imgName [15] = "Mist.jpg"
   imgText [15] = "Mist on the water"

   imgName [16] = "SunriseLast.jpg"
   imgText [16] = "Sunrise on the last day"

