var myBirdFamily = { commonname: "Common Eider", latinname: "Somateria mollissima", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/CommonEider1.jpg", imagesource: "../webimages/screensize/CommonEider1.jpg", width: "630", height: "388", commonname: "Common Eider", latinname: "Somateria mollissima", description: "", location: "Nome, AK", date: new Date(2006,5,7) }
	);
