var myBirdFamily = { commonname: "Great Egret", latinname: "Ardea alba", familyname: "Bitterns, Herons, and Allies", familysource: "../taxonomy/bitternsherons.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/GreatEgret7.jpg", imagesource: "../webimages/screensize/GreatEgret7.jpg", width: "1608", height: "1204", commonname: "Great Egret", latinname: "Ardea alba", description: "", location: "Fremont, CA - Coyote Hills Regional Park", date: new Date(2006,2,9) },
	{ thumbnailsource: "../webimages/smallthumbs/GreatEgret.jpg", imagesource: "../webimages/screensize/GreatEgret.jpg", width: "658", height: "768", commonname: "Great Egret", latinname: "Ardea alba", description: "", location: "Point Reyes, CA - Marin Golf Course Ponds", date: new Date(2005,2,8) },
	{ thumbnailsource: "../webimages/smallthumbs/GreatEgretNesting.jpg", imagesource: "../webimages/screensize/GreatEgretNesting.jpg", width: "1024", height: "866", commonname: "Great Egret", latinname: "Ardea alba", description: "", location: "Palo Alto, CA - Baylands", date: new Date(2005,3,6) },
	{ thumbnailsource: "../webimages/smallthumbs/GreatEgret2.jpg", imagesource: "../webimages/screensize/GreatEgret2.jpg", width: "687", height: "687", commonname: "Great Egret", latinname: "Ardea alba", description: "", location: "Alviso, CA - Don Edwards National Wildlife Refuge", date: new Date(2005,8,3) },
	{ thumbnailsource: "../webimages/smallthumbs/GreatEgret6.jpg", imagesource: "../webimages/screensize/GreatEgret6.jpg", width: "1146", height: "812", commonname: "Great Egret", latinname: "Ardea alba", description: "", location: "Campbell, CA - Oka Ponds", date: new Date(2005,10,10) },
	{ thumbnailsource: "../webimages/smallthumbs/GreatEgretCloseup2.jpg", imagesource: "../webimages/screensize/GreatEgretCloseup2.jpg", width: "1024", height: "472", commonname: "Great Egret", latinname: "Ardea alba", description: "", location: "Redwood City, CA - Radio Road Pond", date: new Date(2005,2,21) },
	{ thumbnailsource: "../webimages/smallthumbs/GreatEgret5.jpg", imagesource: "../webimages/screensize/GreatEgret5.jpg", width: "1024", height: "618", commonname: "Great Egret", latinname: "Ardea alba", description: "", location: "Mountain View, CA - Shoreline", date: new Date(2005,2,16) }
	);
