var myBirdFamily = { commonname: "Eastern Towhee", latinname: "Pipilo erythrophthalmus", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

var myAudioURL = "../audio/Eastern Towhee.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/EasternTowhee1.jpg", imagesource: "../webimages/screensize/EasternTowhee1.jpg", description: "", location: "Lake Kissimmee region, FL", date: new Date(2005,6,15) }
	)
