var myBirdFamily = { commonname: "Dark-eyed Junco", latinname: "Junco hyemalis", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/DarkeyedJunco4.jpg", imagesource: "../webimages/screensize/DarkeyedJunco4.jpg", width: "1380", height: "908", commonname: "Dark-eyed Junco", latinname: "Junco hyemalis", description: "", location: "Fremont, CA - Coyote Hills Regional Park", date: new Date(2006,2,26) },
	{ thumbnailsource: "../webimages/smallthumbs/DarkEyedJunco3.jpg", imagesource: "../webimages/screensize/DarkEyedJunco3.jpg", width: "1322", height: "854", commonname: "Dark-eyed Junco", latinname: "Junco hyemalis", description: "For some reason, I can never photograph this bird...These are the best I've done so far.<br/> A common bird, but uncommonly difficult for me to get a decent picture.", location: "Sunnyvale/Saratoga, CA - Steven's Creek County Park", date: new Date(2005,7,2) },
	{ thumbnailsource: "../webimages/smallthumbs/DarkEyedJunco.jpg", imagesource: "../webimages/screensize/DarkEyedJunco.jpg", width: "516", height: "768", commonname: "Dark-eyed Junco", latinname: "Junco hyemalis", description: "", location: "Palo Alto, CA - San Francisquito Creek", date: new Date(2005,4,2) }
	);
