var myBirdFamily = { commonname: "Red-eyed Vireo", latinname: "Vireo olivaceus", familyname: "Vireos", familysource: "../taxonomy/vireos.html"};

var myAudioURL = "../audio/Red-eyed Vireo.mp3";

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