<!--

//**********
//Variables.
//**********

var AlbumTitle = "Pawnee National Grasslands 2004";
var PicList = "PawneeNationalGrasslands2004PicList.js";
var JournalPage = "PawneeNationalGrasslands2004Journal.htm";
var RootDir = "Pawnee National Grasslands 2004/";
var HomeAnchor = "PawneeNationalGrasslands2004";

//**************************
//Create an array of slides.
//**************************

var IntroSlide = new Slide("Intro.jpg", 0, "7/2/2005", "");
var SlideArray = new Array();
SlideArray[0] = new Slide("", 2, "", "Pawnee National Grasslands");
SlideArray[1] = new Slide("", 4, "", "July 2004");
SlideArray[2] = new Slide("IMG_6563.JPG", 0, "7/2/2005", "Beautiful grasslands.");
SlideArray[3] = new Slide("IMG_6564.JPG", 0, "7/2/2005", "You can barely see trees in the Crow Valley Campground near Briggsdale in the distance at the left.");
SlideArray[4] = new Slide("IMG_6566.JPG", 0, "7/2/2005", "Long gravel roads accessible to the public form a grid in the grasslands.");
SlideArray[5] = new Slide("IMG_6567.JPG", 0, "7/2/2005", "Beautiful vistas in all directions.");
SlideArray[6] = new Slide("IMG_6568.JPG", 0, "7/2/2005", "");
SlideArray[7] = new Slide("IMG_6569.JPG", 0, "7/2/2005", "");
SlideArray[8] = new Slide("IMG_6570.JPG", 0, "7/2/2005", "");
SlideArray[9] = new Slide("IMG_6571.JPG", 0, "7/2/2005", "You can barely make out the front range of the Rocky Mountains in the distance.");
SlideArray[10] = new Slide("IMG_6573.JPG", 0, "7/2/2005", "Lark Bunting.");
SlideArray[11] = new Slide("IMG_6574.JPG", 0, "7/2/2005", "");
SlideArray[12] = new Slide("IMG_6577.JPG", 0, "7/2/2005", "Black-tailed prairie dog.");
SlideArray[13] = new Slide("IMG_6580.JPG", 0, "7/2/2005", "13-lined ground squirrel.");
SlideArray[14] = new Slide("IMG_6582.JPG", 0, "7/2/2005", "");
SlideArray[15] = new Slide("IMG_6583.JPG", 0, "7/2/2005", "");
SlideArray[16] = new Slide("IMG_6584.JPG", 0, "7/2/2005", "Not many trees in the grasslands.");
SlideArray[17] = new Slide("IMG_6587.JPG", 0, "7/2/2005", "Pronghorn.");
SlideArray[18] = new Slide("IMG_6588.JPG", 0, "7/2/2005", "");
SlideArray[19] = new Slide("IMG_6589.JPG", 0, "7/2/2005", "");
SlideArray[20] = new Slide("IMG_6597.JPG", 0, "7/2/2005", "Swainson's hawk.");
SlideArray[21] = new Slide("IMG_6598.JPG", 0, "7/2/2005", "Swainson's hawk on a telephone pole.");

// end the hiding comment --> 
