var myBirdFamily = { commonname: "Hudsonian Godwit", latinname: "Limosa haemastica", familyname: "Sandpipers, Phalaropes, and Allies", familysource: "../taxonomy/sandpipersphalaropes.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/HudsonianGodwit1.jpg", imagesource: "../webimages/screensize/HudsonianGodwit1.jpg", width: "1124", height: "541", commonname: "Hudsonian Godwit", latinname: "Limosa haemastica", description: "", location: "Anchorage, AK - WestchesterLagoon", date: new Date(2006,5,9) },
	{ thumbnailsource: "../webimages/smallthumbs/HudsonianGodwit2.jpg", imagesource: "../webimages/screensize/HudsonianGodwit2.jpg", width: "1611", height: "790", commonname: "Hudsonian Godwit", latinname: "Limosa haemastica", description: "", location: "Anchorage, AK - WestchesterLagoon", date: new Date(2006,5,9) }
	);