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

var ThumbInfo = new Array( 
	{ imgSrc: "images/IMG_0545.jpg",
	   title:  "Release from splendors pain.",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0533.jpg",
	   title:  "The lion feeds tonight.",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/Clrop686.jpg",
	   title:  "Magged Know'll Ya ",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0534.jpg",
	   title:  "Adam sought Eves treasure",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0540.jpg",
	   title:  "No Discernible Volume",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/IMG_0676.jpg",
	   title:  "Vanishing Appeal",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0474.jpg",
	   title:  "Quimbly Trembles",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0635.jpg",
	   title:  "Bray for the Vernal Equinox!!",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0476.jpg",
	   title:  "Solomon's Needs",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0379.jpg",
	   title:  "Blue Solitude",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0670.jpg",
	   title:  "The Generals Charge",
	   link:   " ",
	   extra:  " "}

);


