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

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/EmperorGoose1.jpg", imagesource: "../webimages/screensize/EmperorGoose1.jpg", width: "340", height: "340", commonname: "Emperor Goose", latinname: "Chen canagica", description: "", location: "Nome, AK", date: new Date(2006,5,7) }
	);
