var myBirdFamily = { commonname: "Purple Gallinule", latinname: "Porphyrio martinica", familyname: "Rails, Gallinules, and Coots", familysource: "../taxonomy/railsgallinulescoots.html"};

var myAudioURL = "../audio/Purple Gallinule.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/PurpleGallinule1.jpg", imagesource: "../webimages/screensize/PurpleGallinule1.jpg", description: "Documentation, not information - a beautiful bird, and skittish (as I sadly learned).", location: "Lake Kissimmee area, FL", date: new Date(2005,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/PurpleGallinule2.jpg", imagesource: "../webimages/screensize/PurpleGallinule2.jpg", description: "", location: "Lake Kissimmee area, FL", date: new Date(2005,6,14) }
	)