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

var ThumbInfo = new Array( 
	{ imgSrc: "images/DSCN6767.jpg",
	   title:  "Posh Amafujo",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6772.jpg",
	   title:  "On the bandstand",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6715.jpg",
	   title:  "Sauntering Forth.",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6712.jpg",
	   title:  "In that spirit of reflection",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6699.jpg",
	   title:  "with handle dissever what meets.",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6804.jpg",
	   title:  "Tis the season",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6819.jpg",
	   title:  "Turn Turn Turn",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6810.jpg",
	   title:  "Wrought iron cleaves leaves",
	   link:   " ",
	   extra:  " "},

	{ imgSrc: "images/DSCN6828.jpg",
	   title:  "Sprout from wrought iron",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6892.jpg",
	   title:  "Georgetown Halloween I",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6897.jpg",
	   title:  "Georgetown Halloween II",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/DSCN6841.jpg",
	   title:  "Steel rammed, pierced concrete",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "prana/images/DSCN6890.jpg",
	   title:  "Hmmmm Uh-Huh! Phfffff Phfffff Phfffff.",
	   link:   " ",
	   extra:  " "}

);


