var myBirdFamily = { commonname: "Golden-crowned Sparrow", latinname: "Zonotrichia atricapilla", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/GoldencrownedSparrow2.jpg", imagesource: "../webimages/screensize/GoldencrownedSparrow2.jpg", width: "2096", height: "1488", commonname: "Golden-crowned Sparrow", latinname: "Zonotrichia atricapilla", description: "", location: "Palo Alto, CA - Bixby Park", date: new Date(2006,0,7) },
	{ thumbnailsource: "../webimages/smallthumbs/GoldenCrownedSparrow.jpg", imagesource: "../webimages/screensize/GoldenCrownedSparrow.jpg", width: "599", height: "768", commonname: "Golden-crowned Sparrow", latinname: "Zonotrichia atricapilla", description: "", location: "Palo Alto, CA - Baylands", date: new Date(2005,2,3) }
	);