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

var ThumbInfo = new Array( 
	{ imgSrc: "../../Season/Spring07/images/t_PICT3708.jpg",
	   title:  "Are we Spandrels in Time? II",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0718.jpg",
	   title:  "Bunny Man's Cheer",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0732.jpg",
	   title:  "Chasing Cittas",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0776.jpg",
	   title:  "The other angle",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0800.jpg",
	   title:  "Bubble Duhs",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0804.jpg",
	   title:  "She Swayed About",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0846.jpg",
	   title:  "Popcorn Aside Potomac",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0857.jpg",
	   title:  "Danglings",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0875.jpg",
	   title:  "Peeps is rising",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0888.jpg",
	   title:  "Dropped Out",
	   link:   " ",
	   extra:  " "},
	{ imgSrc: "images/IMG_0943.jpg",
	   title:  "Burried moments in pink ",
	   link:   " ",
	   extra:  " "}
);

