var myBirdFamily = { commonname: "Willow Ptarmigan", latinname: "Lagopus lagopus", familyname: "Partridges, Grouse, Turkeys, and Old World Quail", familysource: "../taxonomy/partridgesgrouseturkeys.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/WillowPtarmigan1.jpg", imagesource: "../webimages/screensize/WillowPtarmigan1.jpg", width: "3296", height: "2056", commonname: "Willow Ptarmigan", latinname: "Lagopus lagopus", description: "", location: "Nome, AK", date: new Date(2006,5,5) },
	{ thumbnailsource: "../webimages/smallthumbs/WillowPtarmigan2.jpg", imagesource: "../webimages/screensize/WillowPtarmigan2.jpg", width: "1568", height: "1568", commonname: "Willow Ptarmigan", latinname: "Lagopus lagopus", description: "", location: "Nome, AK", date: new Date(2006,5,5) }
	);
