var myBirdFamily = { commonname: "Northern Waterthrush", latinname: "Seiurus noveboracensis", familyname: "Wood-Warblers", familysource: "../taxonomy/warblers.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/NorthernWaterthrush1.jpg", imagesource: "../webimages/screensize/NorthernWaterthrush1.jpg", width: "748", height: "748", commonname: "Northern Waterthrush", latinname: "Seiurus noveboracensis", description: "", location: "Nome, AK", date: new Date(2006,5,5) }
	);
