var myBirdFamily = { commonname: "Hermit Thrush", latinname: "Catharus guttatus", familyname: "Thrushes", familysource: "../taxonomy/thrushes.html"};

var myAudioURL = "../audio/hermitthrush.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/HermitThrush1.jpg", imagesource: "../webimages/screensize/HermitThrush1.jpg", width: "543", height: "423", commonname: "Hermit Thrush", latinname: "Catharus guttatus", description: "", location: "Boulder Creek, CA - Big Basin Park, Bloom Creek Campground", date: new Date(2005,10,2) },
	{ thumbnailsource: "../webimages/smallthumbs/HermitThrush2.jpg", imagesource: "../webimages/screensize/HermitThrush2.jpg", width: "984", height: "984", commonname: "Hermit Thrush", latinname: "Catharus guttatus", description: "", location: "Boulder Creek, CA - Big Basin Park, Bloom Creek Campground", date: new Date(2005,10,2) },
	{ thumbnailsource: "../webimages/smallthumbs/HermitThrush3.jpg", imagesource: "../webimages/screensize/HermitThrush3.jpg", width: "1280", height: "1280", commonname: "Hermit Thrush", latinname: "Catharus guttatus", description: "", location: "Boulder Creek, CA - Big Basin Park, Bloom Creek Campground", date: new Date(2005,10,2) },
	{ thumbnailsource: "../webimages/smallthumbs/HermitThrush4.jpg", imagesource: "../webimages/screensize/HermitThrush4.jpg", width: "758", height: "758", commonname: "Hermit Thrush", latinname: "Catharus guttatus", description: "", location: "Boulder Creek, CA - Big Basin Park, Bloom Creek Campground", date: new Date(2005,10,2) },
	{ thumbnailsource: "../webimages/smallthumbs/HermitThrush5.jpg", imagesource: "../webimages/screensize/HermitThrush5.jpg", width: "3216", height: "1894", commonname: "Hermit Thrush", latinname: "Catharus guttatus", description: "", location: "Sisters, OR - Cold Springs Campground", date: new Date(2006,6,14) }
	);
