var myBirdFamily = { commonname: "Savannah Sparrow", latinname: "Passerculus sandwichensis", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

var myAudioURL = "../audio/Savannah Sparrow.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/SavannahSparrow2.jpg", imagesource: "../webimages/screensize/SavannahSparrow2.jpg", description: "", location: "Palo Alto - Baylands", date: new Date(2005,3,22) },
	{ thumbnailsource: "../webimages/smallthumbs/SavannahSparrow1.jpg", imagesource: "../webimages/screensize/SavannahSparrow1.jpg", description: "", location: "Palo Alto - Baylands", date: new Date(2005,3,22) }
	)
