var myBirdFamily = { commonname: "Red-cockaded Woodpecker", latinname: "Picoides borealis", familyname: "Woodpeckers and Allies", familysource: "../taxonomy/woodpeckers.html"};

var myAudioURL = "../audio/Red-cockaded Woodpecker.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/RedCockadedWoodpecker1.jpg", imagesource: "../webimages/screensize/RedCockadedWoodpecker1.jpg", description: "An endangered species. It was right next to us, and as soon as we saw it, it flew away.<br/><br/> Another example of Ashok's 2nd law of bird photography:<br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The more endangered the bird, the farther it will be away from you.<br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If it's something really rare, like say an ivory-billed woodpecker, all you'll get is Loch-ness monster quality video...", location: "Kissimmee/St. Cloud - FL", date: new Date(2005,6,16) },
	{ thumbnailsource: "../webimages/smallthumbs/RedCockadedWoodpecker2.jpg", imagesource: "../webimages/screensize/RedCockadedWoodpecker2.jpg", description: "", location: "Kissimmee/St. Cloud - FL", date: new Date(2005,6,16) },
	{ thumbnailsource: "../webimages/smallthumbs/RedCockadedWoodpecker3.jpg", imagesource: "../webimages/screensize/RedCockadedWoodpecker3.jpg", description: "", location: "Kissimmee/St. Cloud - FL", date: new Date(2005,6,16) }
	)
