var myBirdFamily = { commonname: "Semipalmated Sandpiper", latinname: "Calidris pusilla", familyname: "Sandpipers, Phalaropes, and Allies", familysource: "../taxonomy/sandpipersphalaropes.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/SemipalmatedSandpiper1.jpg", imagesource: "../webimages/screensize/SemipalmatedSandpiper1.jpg", width: "927", height: "652", commonname: "Semipalmated Sandpiper", latinname: "Calidris pusilla", description: "", location: "Nome, AK", date: new Date(2006,5,5) },
	{ thumbnailsource: "../webimages/smallthumbs/SemipalmatedSandpiper2.jpg", imagesource: "../webimages/screensize/SemipalmatedSandpiper2.jpg", width: "2070", height: "1641", commonname: "Semipalmated Sandpiper", latinname: "Calidris pusilla", description: "", location: "Nome, AK", date: new Date(2006,5,5) }
	);
