 // four slots per picture, maybe more when we go PHP
var MonthIs = "December";
var YearIs  = "2004";

var ThumbInfo = new Array( 
	{ imgSrc: "images/DSCN7236.jpg",
	   title:  "Leave Be Alone ",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7253.jpg",
	   title:  "Spot On",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7267.jpg",
	   title:  "On Streets of Moist Luminosity",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7259.jpg",
	   title:  "Churning The Corner",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7265.jpg",
	   title:  "Together Apart Again",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7277.jpg",
	   title:  " An Eye Obsessed ",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7280.jpg",
	   title:  "Spirit Fractured Then Blurred ",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7282.jpg",
	   title:  "Green Take 2",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7291.jpg",
	   title:  "Moment of truth at spirit rock.",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN7299.jpg",
	   title:  "Holding Grudges",
	   link:   " ",
	   extra:  " "}
);


