<!--

//**********
//Variables.
//**********

var AlbumTitle = "Apalachicola Shopping 2005";
var PicList = "ApalachicolaShopping2005PicList.js";
var JournalPage = "ApalachicolaShopping2005Journal.htm";
var RootDir = "Apalachicola Shopping 2005/";
var HomeAnchor = "ApalachicolaShopping2005";

//**************************
//Create an array of slides.
//**************************

var IntroSlide = new Slide("Intro.jpg", 0, "6/5/2005", "");
var SlideArray = new Array();
SlideArray[0] = new Slide("", 2, "", "Shopping in Apalachicola, Florida- 2005");
SlideArray[1] = new Slide("", 4, "", "Downtown Shops");
SlideArray[2] = new Slide("IMG_8662.JPG", 0, "6/5/2005", "Fisherman carving along the wharf in Apalachicola.");
SlideArray[3] = new Slide("IMG_8663.JPG", 0, "6/5/2005", "Carved fisherman and fish next to the Southwester fishing boat.");
SlideArray[4] = new Slide("IMG_8664.JPG", 0, "6/5/2005", "Storefronts along Highway 98 in downtown Apalachicola.  Holly and Danny were window shopping across the street.");
SlideArray[5] = new Slide("IMG_8665.JPG", 0, "6/5/2005", "More local flavor.");
SlideArray[6] = new Slide("IMG_8666.JPG", 0, "6/5/2005", "The neat little shops reminded us of a very small and rural Fredricksburg, TX.");
SlideArray[7] = new Slide("IMG_8667.JPG", 0, "6/5/2005", "Laura and Holly discuss plans on street corner in Apalachicola.");
SlideArray[8] = new Slide("IMG_8668.JPG", 0, "6/5/2005", "More shops.");
SlideArray[9] = new Slide("IMG_8670.JPG", 0, "6/5/2005", "One of the signs says 'Forgotten Coast Outfitters' since this area is known as the Forgotten Coast.");

// end the hiding comment --> 
