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

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/BartailedGodwit1.jpg", imagesource: "../webimages/screensize/BartailedGodwit1.jpg", width: "1644", height: "1068", commonname: "Bar-tailed Godwit", latinname: "Limosa lapponica", description: "", location: "Nome, AK", date: new Date(2006,5,5) },
	{ thumbnailsource: "../webimages/smallthumbs/BartailedGodwit2.jpg", imagesource: "../webimages/screensize/BartailedGodwit2.jpg", width: "2084", height: "1128", commonname: "Bar-tailed Godwit", latinname: "Limosa lapponica", description: "", location: "Nome, AK", date: new Date(2006,5,5) }
	);
