var myBirdFamily = { commonname: "Song Sparrow", latinname: "Melospiza melodia", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/SongSparrow4.jpg", imagesource: "../webimages/screensize/SongSparrow4.jpg", width: "1336", height: "1844", commonname: "Song Sparrow", latinname: "Melospiza melodia", description: "", location: "Fremont, CA - Coyote Hills Regional Park", date: new Date(2006,2,26) },
	{ thumbnailsource: "../webimages/smallthumbs/SongSparrow2.jpg", imagesource: "../webimages/screensize/SongSparrow2.jpg", width: "1252", height: "1252", commonname: "Song Sparrow", latinname: "Melospiza melodia", description: "", location: "Fremont, CA - Coyote Hills Regional Park", date: new Date(2006,0,12) },
	{ thumbnailsource: "../webimages/smallthumbs/SongSparrow3.jpg", imagesource: "../webimages/screensize/SongSparrow3.jpg", width: "1316", height: "1316", commonname: "Song Sparrow", latinname: "Melospiza melodia", description: "", location: "Fremont, CA - Coyote Hills Regional Park", date: new Date(2006,0,12) },
	{ thumbnailsource: "../webimages/smallthumbs/SongSparrow.jpg", imagesource: "../webimages/screensize/SongSparrow.jpg", width: "1109", height: "600", commonname: "Song Sparrow", latinname: "Melospiza melodia", description: "", location: "Palo Alto, CA - Foothill Park", date: new Date(2005,1,27) }
	);
