var myBirdFamily = { commonname: "Ross's Goose", latinname: "Chen rossii", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/RosssGoose3.jpg", imagesource: "../webimages/screensize/RosssGoose3.jpg", width: "857", height: "525", commonname: "Ross's Goose", latinname: "Chen rossii", description: "", location: "Colusa, CA - Colusa National Wildlife Refuge", date: new Date(2005,11,7) },
	{ thumbnailsource: "../webimages/smallthumbs/RosssGoose1.jpg", imagesource: "../webimages/screensize/RosssGoose1.jpg", width: "2014", height: "2014", commonname: "Ross's Goose", latinname: "Chen rossii", description: "", location: "Oakland, CA - Lake Merritt and channel", date: new Date(2005,10,19) },
	{ thumbnailsource: "../webimages/smallthumbs/RosssGoose2.jpg", imagesource: "../webimages/screensize/RosssGoose2.jpg", width: "2520", height: "2096", commonname: "Ross's Goose", latinname: "Chen rossii", description: "", location: "Oakland, CA - Lake Merritt and channel", date: new Date(2005,10,19) }
	);
