var myBirdFamily = { commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", familyname: "Blackbirds", familysource: "../taxonomy/blackbirds.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/YellowheadedBlackbird6.jpg", imagesource: "../webimages/screensize/YellowheadedBlackbird6.jpg", width: "1456", height: "732", commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", description: "", location: "Redmond, OR", date: new Date(2006,6,16) },
	{ thumbnailsource: "../webimages/smallthumbs/YellowheadedBlackbird7.jpg", imagesource: "../webimages/screensize/YellowheadedBlackbird7.jpg", width: "2988", height: "1588", commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", description: "", location: "Redmond, OR", date: new Date(2006,6,16) },
	{ thumbnailsource: "../webimages/smallthumbs/YellowheadedBlackbird1.jpg", imagesource: "../webimages/screensize/YellowheadedBlackbird1.jpg", width: "592", height: "592", commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", description: "", location: "Davis, CA - Vic Fazio National Wildlife Refuge", date: new Date(2006,1,12) },
	{ thumbnailsource: "../webimages/smallthumbs/YellowheadedBlackbird2.jpg", imagesource: "../webimages/screensize/YellowheadedBlackbird2.jpg", width: "643", height: "643", commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", description: "", location: "Davis, CA - Vic Fazio National Wildlife Refuge", date: new Date(2006,1,12) },
	{ thumbnailsource: "../webimages/smallthumbs/YellowheadedBlackbird3.jpg", imagesource: "../webimages/screensize/YellowheadedBlackbird3.jpg", width: "628", height: "628", commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", description: "", location: "Davis, CA - Vic Fazio National Wildlife Refuge", date: new Date(2006,1,12) },
	{ thumbnailsource: "../webimages/smallthumbs/YellowheadedBlackbird4.jpg", imagesource: "../webimages/screensize/YellowheadedBlackbird4.jpg", width: "640", height: "640", commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", description: "", location: "Davis, CA - Vic Fazio National Wildlife Refuge", date: new Date(2006,1,12) },
	{ thumbnailsource: "../webimages/smallthumbs/YellowheadedBlackbird5.jpg", imagesource: "../webimages/screensize/YellowheadedBlackbird5.jpg", width: "526", height: "397", commonname: "Yellow-headed Blackbird", latinname: "Xanthocephalus xanthocephalus", description: "", location: "Davis, CA - Vic Fazio National Wildlife Refuge", date: new Date(2006,1,12) }
	);
