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

var ThumbInfo = new Array( 
	{ imgSrc: "images/DSCN6193.jpg",
	   title:  "When families come together ",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/ALDS6382.jpg",
	   title:  "Malcolm X Park",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6242.jpg",
	   title:  "The Dance of the Serpents I",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/ALDS6387.jpg",
	   title:  "Malcolm X Park",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6246.jpg",
	   title:  "The Dance of the Serpents II",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/ALDS6388.jpg",
	   title:  "Malcolm X Park",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6295.jpg",
	   title:  " Gwendalin I",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6322.jpg",
	   title:  "Gwendalin II.",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6254.jpg",
	   title:  "Shelter me with your love",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6331.jpg",
	   title:  "Echinacea",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6458.jpg",
	   title:  "In Velvet Orange Condos",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6462.jpg",
	   title:  "Under My Wing",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6474.jpg",
	   title:  "It Came As If By Day",
	   link:   " ",
	   extra:  " "}
);


