var myBirdFamily = { commonname: "Cackling Goose", latinname: "Branta hutchinsii", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/CacklingGoose1.jpg", imagesource: "../webimages/screensize/CacklingGoose1.jpg", width: "1467", height: "758", commonname: "Cackling Goose", latinname: "Branta hutchinsii", description: "", location: "Galt, CA - Cosumnes River Preserve", date: new Date(2006,0,20) }
	);
