var myBirdFamily = { commonname: "Eared Grebe", latinname: "Podiceps nigricollis", familyname: "Grebes", familysource: "../taxonomy/grebes.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/EaredGrebe9.jpg", imagesource: "../webimages/screensize/EaredGrebe9.jpg", width: "1932", height: "1137", commonname: "Eared Grebe", latinname: "Podiceps nigricollis", description: "", location: "Oakland, CA - Lake Merritt", date: new Date(2006,3,6) },
	{ thumbnailsource: "../webimages/smallthumbs/EaredGrebe7.jpg", imagesource: "../webimages/screensize/EaredGrebe7.jpg", width: "1108", height: "1108", commonname: "Eared Grebe", latinname: "Podiceps nigricollis", description: "", location: "San Rafael, CA - Las Gallinas Percolation Ponds", date: new Date(2005,10,7) },
	{ thumbnailsource: "../webimages/smallthumbs/EaredGrebe3.jpg", imagesource: "../webimages/screensize/EaredGrebe3.jpg", width: "753", height: "753", commonname: "Eared Grebe", latinname: "Podiceps nigricollis", description: "", location: "Moss Landing, CA", date: new Date(2005,10,4) },
	{ thumbnailsource: "../webimages/smallthumbs/EaredGrebe4.jpg", imagesource: "../webimages/screensize/EaredGrebe4.jpg", width: "817", height: "576", commonname: "Eared Grebe", latinname: "Podiceps nigricollis", description: "", location: "Moss Landing, CA", date: new Date(2005,10,4) },
	{ thumbnailsource: "../webimages/smallthumbs/EaredGrebe5.jpg", imagesource: "../webimages/screensize/EaredGrebe5.jpg", width: "872", height: "872", commonname: "Eared Grebe", latinname: "Podiceps nigricollis", description: "", location: "Moss Landing, CA", date: new Date(2005,10,4) },
	{ thumbnailsource: "../webimages/smallthumbs/EaredGrebe6.jpg", imagesource: "../webimages/screensize/EaredGrebe6.jpg", width: "888", height: "888", commonname: "Eared Grebe", latinname: "Podiceps nigricollis", description: "", location: "Moss Landing, CA", date: new Date(2005,10,4) },
	{ thumbnailsource: "../webimages/smallthumbs/EaredGrebe8.jpg", imagesource: "../webimages/screensize/EaredGrebe8.jpg", width: "1195", height: "1195", commonname: "Eared Grebe", latinname: "Podiceps nigricollis", description: "", location: "Mountain View, CA - Crittenden Marsh", date: new Date(2005,11,30) }
	);
