var myBirdFamily = { commonname: "Long-tailed Duck", latinname: "Clangula hyemalis", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/LongtailedDuck2.jpg", imagesource: "../webimages/screensize/LongtailedDuck2.jpg", width: "1827", height: "1075", commonname: "Long-tailed Duck", latinname: "Clangula hyemalis", description: "", location: "Nome, AK", date: new Date(2006,5,9) },
	{ thumbnailsource: "../webimages/smallthumbs/LongtailedDuck3.jpg", imagesource: "../webimages/screensize/LongtailedDuck3.jpg", width: "1524", height: "740", commonname: "Long-tailed Duck", latinname: "Clangula hyemalis", description: "", location: "Nome, AK", date: new Date(2006,5,9) },
	{ thumbnailsource: "../webimages/smallthumbs/LongtailedDuck4.jpg", imagesource: "../webimages/screensize/LongtailedDuck4.jpg", width: "1188", height: "772", commonname: "Long-tailed Duck", latinname: "Clangula hyemalis", description: "", location: "Nome, AK", date: new Date(2006,5,9) },
	{ thumbnailsource: "../webimages/smallthumbs/LongtailedDuck5.jpg", imagesource: "../webimages/screensize/LongtailedDuck5.jpg", width: "1252", height: "832", commonname: "Long-tailed Duck", latinname: "Clangula hyemalis", description: "", location: "Nome, AK", date: new Date(2006,5,9) },
	{ thumbnailsource: "../webimages/smallthumbs/LongtailedDuck6.jpg", imagesource: "../webimages/screensize/LongtailedDuck6.jpg", width: "1854", height: "1240", commonname: "Long-tailed Duck", latinname: "Clangula hyemalis", description: "", location: "Nome, AK", date: new Date(2006,5,9) }
	);
