var myBirdFamily = { commonname: "Wild Turkey", latinname: "Meleagris gallopavo", familyname: "Partridges, Grouse, Turkeys, and Old World Quail", familysource: "../taxonomy/partridgesgrouseturkeys.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/WildTurkeyTom.jpg", imagesource: "../webimages/screensize/WildTurkeyTom.jpg", width: "2844", height: "2164", commonname: "Wild Turkey", latinname: "Meleagris gallopavo", description: "I saw this tom turkey (on the left) on a ridge in Foothill park and thought at first, idiotically, that it was a decoy planted by the rangers.<br/> After all, in real-life no turkey ever looks like that!. Then the decoy moved!<br/> Ben Franklin wanted to make this our national bird? Perhaps because it resembled many politicians?<br/><br/> What, I wonder, would be the bird for government bureaucrats?", location: "Palo Alto, CA - Foothill Park", date: new Date(2005,2,22) },
	{ thumbnailsource: "../webimages/smallthumbs/WildTurkeyTom2.jpg", imagesource: "../webimages/screensize/WildTurkeyTom2.jpg", width: "647", height: "683", commonname: "Wild Turkey", latinname: "Meleagris gallopavo", description: "", location: "Palo Alto, CA - Foothill Park", date: new Date(2005,2,22) },
	{ thumbnailsource: "../webimages/smallthumbs/WildTurkeyHen.jpg", imagesource: "../webimages/screensize/WildTurkeyHen.jpg", width: "1024", height: "930", commonname: "Wild Turkey", latinname: "Meleagris gallopavo", description: "", location: "Palo Alto, CA - Foothill Park", date: new Date(2005,2,22) },
	{ thumbnailsource: "../webimages/smallthumbs/WildTurkey.jpg", imagesource: "../webimages/screensize/WildTurkey.jpg", width: "1500", height: "1217", commonname: "Wild Turkey", latinname: "Meleagris gallopavo", description: "This is from the Birds as Art series.<br/> This turkey is so beautiful he deserves at least quarter size viewing.", location: "Sunol, CA - Sunol Regional Wilderness", date: new Date(2005,4,12) },
	{ thumbnailsource: "../webimages/smallthumbs/WildTurkey5.jpg", imagesource: "../webimages/screensize/WildTurkey5.jpg", width: "1700", height: "1700", commonname: "Wild Turkey", latinname: "Meleagris gallopavo", description: "", location: "La Conner, WA - Main Street", date: new Date(2006,1,19) },
	{ thumbnailsource: "../webimages/smallthumbs/WildTurkey6.jpg", imagesource: "../webimages/screensize/WildTurkey6.jpg", width: "2828", height: "2336", commonname: "Wild Turkey", latinname: "Meleagris gallopavo", description: "", location: "La Conner, WA - Main Street", date: new Date(2006,1,19) }
	);
