var myBirdFamily = { commonname: "Northern Mockingbird", latinname: "Mimus polyglottos", familyname: "Mockingbirds and Thrashers", familysource: "../taxonomy/mockingbirdsthrashers.html"};

var myAudioURL = "../audio/Northern Mockingbird.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/NorthernMockingbird2.jpg", imagesource: "../webimages/screensize/NorthernMockingbird2.jpg", description: "", location: " Palo Alto - Harker Ave", date: new Date(2005,2,24) }
	)
