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

var ThumbInfo = new Array( 
	{ 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:  " "},


	{ imgSrc: "images/_ICT5178.jpg",
	   title:  "The Round About  Way",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/_ICT5155.jpg",
	   title:  "Nuzzling feelings which cut glances.",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/_ICT5088.jpg",
	   title:  "Stay, Cling to My Bones",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/_ICT5186.jpg",
	   title:  "Found Feelings, in Search of.",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/_ICT5117.jpg",
	   title:  "Destination not Confused",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6463.jpg",
	   title:  "Out from the Inkwell",
	   link:   " ",
	   extra:  " "},


	{ imgSrc: "images/_ICT5446.jpg",
	   title:  "Awaiting in Splendor",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/_ICT5493.jpg",
	   title:  "Young and vital, the Mosi",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/_ICT5522.jpg",
	   title:  "The Maid of the Mist I",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/_ICT5543.jpg",
	   title:  "The Maid of the Mist II",
	   link:   " ",
	   extra:  " "}

);


