var myBirdFamily = { commonname: "Lazuli Bunting", latinname: "Passerina amoena", familyname: "Cardinals, Saltators, and Allies", familysource: "../taxonomy/cardinals.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/LazuliBunting1.jpg", imagesource: "../webimages/screensize/LazuliBunting1.jpg", width: "855", height: "919", commonname: "Lazuli Bunting", latinname: "Passerina amoena", description: "", location: "Sunol, CA - Sunol Regional Wilderness", date: new Date(2005,4,15) },
	{ thumbnailsource: "../webimages/smallthumbs/LazuliBunting2.jpg", imagesource: "../webimages/screensize/LazuliBunting2.jpg", width: "695", height: "916", commonname: "Lazuli Bunting", latinname: "Passerina amoena", description: "", location: "Sunol, CA - Sunol Regional Wilderness", date: new Date(2005,4,15) },
	{ thumbnailsource: "../webimages/smallthumbs/LazuliBunting3.jpg", imagesource: "../webimages/screensize/LazuliBunting3.jpg", width: "567", height: "726", commonname: "Lazuli Bunting", latinname: "Passerina amoena", description: "", location: "Sunol, CA - Sunol Regional Wilderness", date: new Date(2005,4,14) },
	{ thumbnailsource: "../webimages/smallthumbs/LazuliBunting4.jpg", imagesource: "../webimages/screensize/LazuliBunting4.jpg", width: "1620", height: "1219", commonname: "Lazuli Bunting", latinname: "Passerina amoena", description: "", location: "Sisters, OR - Jack Creek", date: new Date(2006,6,16) }
	);