 // four slots per picture, maybe more when we go PHP..yeah right
var MonthIs = "September";
var YearIs  = "2007";

var ThumbInfo = new Array( 
	{ imgSrc: "images/DSCN6610.jpg",
	   title:  "Going to war, with Toto in tow, with apologies to Fala",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6636.jpg",
	   title:  "Getting your ducks in a row.",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6645.jpg",
	   title:  "On a night like any other",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6618.jpg",
	   title:  "WWII Memorial, saving the world from fascism?.",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6597.jpg",
	   title:  "Hey comrade would you like a flyer?",
	   link:   " ",
	   extra:  " "},


	{ imgSrc: "images/DSCN6585.jpg",
	   title:  "Random protest number I",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6586.jpg",
	   title:  "Random protest number II.",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6652.jpg",
	   title:  "On the Eight Hundreth Year I",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6669.jpg",
	   title:  "On the Eight Hundreth Year II",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6653.jpg",
	   title:  "A Rumi Day on Adrian and Turkey Branch Parkway.",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6569.jpg",
	   title:  "Having a ball in Rosslyn VA",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6573.jpg",
	   title:  "Rolling Round Saucer",
	   link:   " ",
	   extra:  " "}

);


