var myBirdFamily = { commonname: "Black-throated Sparrow", latinname: "Amphispiza bilineata", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

var myAudioURL = "../audio/Black-throated Sparrow.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/BlackThroatedSparrow1.jpg", imagesource: "../webimages/screensize/BlackThroatedSparrow1.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,18) },
	{ thumbnailsource: "../webimages/smallthumbs/BlackThroatedSparrow2.jpg", imagesource: "../webimages/screensize/BlackThroatedSparrow2.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,18) }
	)
