var myBirdFamily = { commonname: "Greater White-fronted Goose", latinname: "Anser albifrons", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/GreaterWhitefrontedGoose5.jpg", imagesource: "../webimages/screensize/GreaterWhitefrontedGoose5.jpg", width: "2904", height: "1852", commonname: "Greater White-fronted Goose", latinname: "Anser albifrons", description: "", location: "Redwood City, CA - Edgewood Park", date: new Date(2006,0,27) },
	{ thumbnailsource: "../webimages/smallthumbs/GreaterWhitefrontedGoose1.jpg", imagesource: "../webimages/screensize/GreaterWhitefrontedGoose1.jpg", width: "1328", height: "1328", commonname: "Greater White-fronted Goose", latinname: "Anser albifrons", description: "", location: "Colusa, CA - Colusa National Wildlife Refuge", date: new Date(2005,11,7) },
	{ thumbnailsource: "../webimages/smallthumbs/GreaterWhitefrontedGoose2.jpg", imagesource: "../webimages/screensize/GreaterWhitefrontedGoose2.jpg", width: "1828", height: "1568", commonname: "Greater White-fronted Goose", latinname: "Anser albifrons", description: "", location: "Colusa, CA - Colusa National Wildlife Refuge", date: new Date(2005,11,7) },
	{ thumbnailsource: "../webimages/smallthumbs/GreaterWhitefrontedGoose3.jpg", imagesource: "../webimages/screensize/GreaterWhitefrontedGoose3.jpg", width: "2658", height: "1450", commonname: "Greater White-fronted Goose", latinname: "Anser albifrons", description: "", location: "Colusa, CA - Colusa National Wildlife Refuge", date: new Date(2005,11,7) },
	{ thumbnailsource: "../webimages/smallthumbs/GreaterWhitefrontedGoose4.jpg", imagesource: "../webimages/screensize/GreaterWhitefrontedGoose4.jpg", width: "2975", height: "1309", commonname: "Greater White-fronted Goose", latinname: "Anser albifrons", description: "", location: "Colusa, CA - Colusa National Wildlife Refuge", date: new Date(2005,11,7) }
	);
