var myBirdFamily = { commonname: "Snow Bunting", latinname: "Plectrophenax nivalis", familyname: "Emberizids", familysource: "../taxonomy/emberizids.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/SnowBunting1.jpg", imagesource: "../webimages/screensize/SnowBunting1.jpg", width: "699", height: "436", commonname: "Snow Bunting", latinname: "Plectrophenax nivalis", description: "", location: "Nome, AK", date: new Date(2006,5,7) }
	);
