var myBirdFamily = { commonname: "Lapland Longspur", latinname: "Calcarius lapponicus", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/LaplandLongspur1.jpg", imagesource: "../webimages/screensize/LaplandLongspur1.jpg", width: "1316", height: "916", commonname: "Lapland Longspur", latinname: "Calcarius lapponicus", description: "", location: "Nome, AK", date: new Date(2006,5,5) }
	);
