<!--

//**********
//Variables.
//**********

var AlbumTitle = "Birthdays 2005";
var PicList = "Birthdays2005PicList.js";
var JournalPage = "Birthdays2005Journal.htm";
var RootDir = "Birthdays 2005/";
var HomeAnchor = "Birthdays2005";

//**************************
//Create an array of slides.
//**************************

var IntroSlide = new Slide("Intro.jpg", 0, "10/20/2002", "");
var SlideArray = new Array();
SlideArray[0]  = new Slide("", 2, "", "Birthdays 2005");
SlideArray[1]  = new Slide("", 4, "", "Randy, Peggy, and Carol's Birthday Celebration");
SlideArray[2]  = new Slide("IMG_7485.JPG", 0, "1/17/2005", "Group Picture.");
SlideArray[3]  = new Slide("IMG_7486.JPG", 0, "1/17/2005", "Lighting of the candles.");
SlideArray[4]  = new Slide("IMG_7487.JPG", 0, "1/17/2005", "Singing of the song.");
SlideArray[5]  = new Slide("IMG_7488.JPG", 0, "1/17/2005", "");
SlideArray[6]  = new Slide("IMG_7489.JPG", 0, "1/17/2005", "Blow out those candles.");
SlideArray[7]  = new Slide("IMG_7491.JPG", 0, "1/17/2005", "Black bottom pie.");
SlideArray[8]  = new Slide("IMG_7492.JPG", 0, "1/17/2005", "Jay and Amy tasting black bottom pie and coffee.");
SlideArray[9]  = new Slide("IMG_7493.JPG", 0, "1/17/2005", "Melissa likes it too.");
SlideArray[10] = new Slide("IMG_7494.JPG", 0, "1/17/2005", "Look at Peggy's new camera.");
SlideArray[11] = new Slide("IMG_7495.JPG", 0, "1/17/2005", "");
SlideArray[12] = new Slide("IMG_7496.JPG", 0, "1/17/2005", "Don't take my picture.");
SlideArray[13] = new Slide("IMG_7497.JPG", 0, "1/17/2005", "");
SlideArray[14] = new Slide("IMG_7498.JPG", 0, "1/17/2005", "I think Peggy and Carol want Randy's black bottom pie.");
SlideArray[15] = new Slide("IMG_7499.JPG", 0, "1/17/2005", "Sharing a funny joke.");
SlideArray[16] = new Slide("IMG_7500.JPG", 0, "1/17/2005", "How does this thing work?");
SlideArray[17] = new Slide("IMG_7501.JPG", 0, "1/17/2005", "Cool picture.");
SlideArray[18] = new Slide("IMG_7502.JPG", 0, "1/17/2005", "M R P C");
SlideArray[19] = new Slide("IMG_7503.JPG", 0, "1/17/2005", "Here you go...");
SlideArray[20] = new Slide("IMG_7504.JPG", 0, "1/17/2005", "Playing with paper.");
SlideArray[21] = new Slide("IMG_7505.JPG", 0, "1/17/2005", "A new red scarf.");
SlideArray[22] = new Slide("IMG_7506.JPG", 0, "1/17/2005", "Melissa's new shirt from Peggy.");
SlideArray[23] = new Slide("IMG_7508.JPG", 0, "1/17/2005", "What's in here?");
SlideArray[24] = new Slide("IMG_7509.JPG", 0, "1/17/2005", "Coffee!");
SlideArray[25] = new Slide("IMG_7510.JPG", 0, "1/17/2005", "Jamaican Blue Mountain packaged in Japan and bought in Hong Kong.");
SlideArray[26] = new Slide("IMG_7511.JPG", 0, "1/17/2005", "Not your ordinary coffee.");
SlideArray[27] = new Slide("IMG_7512.JPG", 0, "1/17/2005", "What's Inside?");
SlideArray[28] = new Slide("IMG_7513.JPG", 0, "1/17/2005", "Another present.");
SlideArray[29] = new Slide("IMG_7514.JPG", 0, "1/17/2005", "Ooooooh!");
SlideArray[30] = new Slide("IMG_7515.JPG", 0, "1/17/2005", "Fill'er up.");
SlideArray[31] = new Slide("IMG_7516.JPG", 0, "1/17/2005", "");
SlideArray[32] = new Slide("IMG_7517.JPG", 0, "1/17/2005", "LOVE coffee cups.");
SlideArray[33] = new Slide("IMG_7519.JPG", 0, "1/17/2005", "");
SlideArray[34] = new Slide("IMG_7520.JPG", 0, "1/17/2005", "With saucers and everything!");
SlideArray[35] = new Slide("IMG_7521.JPG", 0, "1/17/2005", "Whooppeee!");
SlideArray[36] = new Slide("IMG_7522.JPG", 0, "1/17/2005", "");
SlideArray[37] = new Slide("IMG_7523.JPG", 0, "1/17/2005", "Beautiful Peggy.");
SlideArray[38] = new Slide("IMG_7526.JPG", 0, "1/17/2005", "What a beautiful set.");
SlideArray[39] = new Slide("IMG_7527.JPG", 0, "1/17/2005", "Silly Laura.");

// end the hiding comment -->
