var myBirdFamily = { commonname: "Gray-cheeked Thrush", latinname: "Catharus minimus", familyname: "Thrushes", familysource: "../taxonomy/thrushes.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/GraycheekedThrush1.jpg", imagesource: "../webimages/screensize/GraycheekedThrush1.jpg", width: "480", height: "480", commonname: "Gray-cheeked Thrush", latinname: "Catharus minimus", description: "", location: "Nome, AK", date: new Date(2006,5,5) }
	);
