var myBirdFamily = { commonname: "Horned Grebe", latinname: "Podiceps auritus", familyname: "Grebes", familysource: "../taxonomy/grebes.html"};var myAudioURL = "../audio/hornedgrebe.mp3";var myImages = new Array(	{ thumbnailsource: "../webimages/smallthumbs/HornedGrebe1.jpg", imagesource: "../webimages/screensize/HornedGrebe1.jpg", width: "1468", height: "1468", commonname: "Horned Grebe", latinname: "Podiceps auritus", description: "", location: "Oakland, CA - Arrowhead Marsh", date: new Date(2005,10,13) },	{ thumbnailsource: "../webimages/smallthumbs/HornedGrebe2.jpg", imagesource: "../webimages/screensize/HornedGrebe2.jpg", width: "1332", height: "920", commonname: "Horned Grebe", latinname: "Podiceps auritus", description: "", location: "Oakland, CA - Arrowhead Marsh", date: new Date(2005,10,13) },	{ thumbnailsource: "../webimages/smallthumbs/HornedGrebe3.jpg", imagesource: "../webimages/screensize/HornedGrebe3.jpg", width: "946", height: "640", commonname: "Horned Grebe", latinname: "Podiceps auritus", description: "Freshly-captured Bay Pipefish?", location: "Oakland, CA - Arrowhead Marsh", date: new Date(2005,10,13) },	{ thumbnailsource: "../webimages/smallthumbs/HornedGrebe4.jpg", imagesource: "../webimages/screensize/HornedGrebe4.jpg", width: "1016", height: "700", commonname: "Horned Grebe", latinname: "Podiceps auritus", description: "Freshly-captured Bay Pipefish?", location: "Oakland, CA - Arrowhead Marsh", date: new Date(2005,10,13) }	);
