var myBirdFamily = { commonname: "Red-necked Stint", latinname: "Calidris ruficollis", familyname: "Sandpipers, Phalaropes, and Allies", familysource: "../taxonomy/sandpipersphalaropes.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/RedneckedStint1.jpg", imagesource: "../webimages/screensize/RedneckedStint1.jpg", width: "752", height: "564", commonname: "Red-necked Stint", latinname: "Calidris ruficollis", description: "", location: "Nome, AK", date: new Date(2006,5,5) },
	{ thumbnailsource: "../webimages/smallthumbs/RedneckedStint2.jpg", imagesource: "../webimages/screensize/RedneckedStint2.jpg", width: "436", height: "436", commonname: "Red-necked Stint", latinname: "Calidris ruficollis", description: "", location: "Nome, AK", date: new Date(2006,5,5) }
	);
