var myBirdFamily = { commonname: "Hammond's Flycatcher", latinname: "Empidonax hammondii", familyname: "Tyrant Flycatchers", familysource: "../taxonomy/tyrantflycatchers.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/HammondsFlycatcher0.jpg", imagesource: "../webimages/screensize/HammondsFlycatcher0.jpg", width: "480", height: "480", commonname: "Hammond's Flycatcher", latinname: "Empidonax hammondii", description: "", location: "Sisters, OR", date: new Date(2006,6,14) }
	);
