var myBirdFamily = { commonname: "Gray Flycatcher", latinname: "Empidonax wrightii", familyname: "Tyrant Flycatchers", familysource: "../taxonomy/tyrantflycatchers.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/GrayFlycatcher5.jpg", imagesource: "../webimages/screensize/GrayFlycatcher5.jpg", width: "800", height: "800", commonname: "Gray Flycatcher", latinname: "Empidonax wrightii", description: "", location: "Powell Buttes, OR", date: new Date(2006,6,16) },
	{ thumbnailsource: "../webimages/smallthumbs/GrayFlycatcher1.jpg", imagesource: "../webimages/screensize/GrayFlycatcher1.jpg", width: "549", height: "741", commonname: "Gray Flycatcher", latinname: "Empidonax wrightii", description: "The dark tip on the bill is a key fieldmark for this uncommon bird", location: "Sequoia National Forest, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/GrayFlycatcher2.jpg", imagesource: "../webimages/screensize/GrayFlycatcher2.jpg", width: "678", height: "763", commonname: "Gray Flycatcher", latinname: "Empidonax wrightii", description: "", location: "Sequoia National Forest, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/GrayFlycatcher3.jpg", imagesource: "../webimages/screensize/GrayFlycatcher3.jpg", width: "783", height: "781", commonname: "Gray Flycatcher", latinname: "Empidonax wrightii", description: "", location: "Sequoia National Forest, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/GrayFlycatcher4.jpg", imagesource: "../webimages/screensize/GrayFlycatcher4.jpg", width: "621", height: "715", commonname: "Gray Flycatcher", latinname: "Empidonax wrightii", description: "", location: "Sequoia National Forest, CA", date: new Date(2005,5,19) }
	);
