var myBirdFamily = { commonname: "Northern Fulmar", latinname: "Fulmarus glacialis", familyname: "Shearwaters and Petrels", familysource: "../taxonomy/shearwaterspetrels.html"};

var myAudioURL = "../audio/Northern Fulmar.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/NorthernFulmar1.jpg", imagesource: "../webimages/screensize/NorthernFulmar1.jpg", commonname: "Northern Fulmar", latinname: "Fulmarus glacialis", description: "", location: "Bodega Bay/Sonoma County, CA - 5 to 15 miles offshore", date: new Date(2005,9,11) }
	);
