var myBirdFamily = { commonname: "Lesser Goldfinch", latinname: "Carduelis psaltria", familyname: "Fringilline and Cardueline Finches and Allies", familysource: "../taxonomy/finches.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/LesserGoldfinch6.jpg", imagesource: "../webimages/screensize/LesserGoldfinch6.jpg", width: "1912", height: "1912", commonname: "Lesser Goldfinch", latinname: "Carduelis psaltria", description: "", location: "Palo Alto, CA - Harker Ave.", date: new Date(2006,6,29) },
	{ thumbnailsource: "../webimages/smallthumbs/LesserGoldfinch.jpg", imagesource: "../webimages/screensize/LesserGoldfinch.jpg", width: "576", height: "871", commonname: "Lesser Goldfinch", latinname: "Carduelis psaltria", description: "", location: "Palo Alto, CA - Harker Ave", date: new Date(2005,2,15) },
	{ thumbnailsource: "../webimages/smallthumbs/LesserGoldfinch2.jpg", imagesource: "../webimages/screensize/LesserGoldfinch2.jpg", width: "660", height: "660", commonname: "Lesser Goldfinch", latinname: "Carduelis psaltria", description: "", location: "Livermore, CA - Mines Road", date: new Date(2005,4,25) },
	{ thumbnailsource: "../webimages/smallthumbs/LesserGoldfinch4.jpg", imagesource: "../webimages/screensize/LesserGoldfinch4.jpg", width: "1555", height: "1971", commonname: "Lesser Goldfinch", latinname: "Carduelis psaltria", description: "", location: "Mountain View, CA - Charleston Slough", date: new Date(2005,8,28) },
	{ thumbnailsource: "../webimages/smallthumbs/LesserGoldfinchFemale.jpg", imagesource: "../webimages/screensize/LesserGoldfinchFemale.jpg", width: "400", height: "336", commonname: "Lesser Goldfinch", latinname: "Carduelis psaltria", description: "This was difficult to identify (at first)...but then I remembered the wise words of my teacher, Bob Power...<br/> Start with the bill...Clearly this is a finch bill.", location: "Sunnyvale/Saratoga, CA - Steven's Creek County Park", date: new Date(2005,4,3) }
	);
