var myBirdFamily = { commonname: "Hoary Redpoll", latinname: "Carduelis hornemanni", familyname: "Fringilline and Cardueline Finches and Allies", familysource: "../taxonomy/finches.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/HoaryRedpoll2.jpg", imagesource: "../webimages/screensize/HoaryRedpoll2.jpg", width: "700", height: "485", commonname: "Hoary Redpoll", latinname: "Carduelis hornemanni", description: "", location: "Nome, AK", date: new Date(2006,5,7) },
	{ thumbnailsource: "../webimages/smallthumbs/HoaryRedpoll3.jpg", imagesource: "../webimages/screensize/HoaryRedpoll3.jpg", width: "600", height: "455", commonname: "Hoary Redpoll", latinname: "Carduelis hornemanni", description: "", location: "Nome, AK", date: new Date(2006,5,7) },
	{ thumbnailsource: "../webimages/smallthumbs/HoaryRedpoll1.jpg", imagesource: "../webimages/screensize/HoaryRedpoll1.jpg", width: "992", height: "992", commonname: "Hoary Redpoll", latinname: "Carduelis hornemanni", description: "", location: "Nome, AK", date: new Date(2006,5,8) }
	);
