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

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/WhitecrownedSparrow3.jpg", imagesource: "../webimages/screensize/WhitecrownedSparrow3.jpg", width: "2175", height: "1381", commonname: "White-crowned Sparrow", latinname: "Zonotrichia leucophrys", description: "", location: "Fremont, CA - Coyote Hills Regional Park", date: new Date(2006,2,9) },
	{ thumbnailsource: "../webimages/smallthumbs/WhitecrownedSparrow4.jpg", imagesource: "../webimages/screensize/WhitecrownedSparrow4.jpg", width: "904", height: "904", commonname: "White-crowned Sparrow", latinname: "Zonotrichia leucophrys", description: "", location: "Fremont, CA - Coyote Hills Regional Park", date: new Date(2006,2,9) },
	{ thumbnailsource: "../webimages/smallthumbs/WhiteCrownedSparrow.jpg", imagesource: "../webimages/screensize/WhiteCrownedSparrow.jpg", width: "800", height: "634", commonname: "White-crowned Sparrow", latinname: "Zonotrichia leucophrys", description: "", location: "San Mateo, CA - Coyote Point", date: new Date(2005,2,21) },
	{ thumbnailsource: "../webimages/smallthumbs/WhitecrownedSparrow2.jpg", imagesource: "../webimages/screensize/WhitecrownedSparrow2.jpg", width: "1544", height: "1042", commonname: "White-crowned Sparrow", latinname: "Zonotrichia leucophrys", description: "", location: "Sausalito, CA - Hawk Hill at Marin Headlands", date: new Date(2005,9,10) }
	);