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

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/Dunlin.jpg", imagesource: "../webimages/screensize/Dunlin.jpg", width: "1024", height: "768", commonname: "Dunlin", latinname: "Calidris alpina", description: "One of my favorite images.<br/> The location is at the intersection of two four lane highways, Palo Alto's University Ave and the Dumbarton bridge.<br/> In this exhaust-choked environment, amidst a pond that quickly evaporates, under several-story power towers, is this moment of peace.<br/><br/> After an hour working on this bird, I relaxed, looked up (literally - I was on the ground) and saw <a href=\"./redneckedphalarope.html\">this.</a>", location: "Palo Alto, CA - University Ave", date: new Date(2005,4,2) },
	{ thumbnailsource: "../webimages/smallthumbs/Dunlin2.jpg", imagesource: "../webimages/screensize/Dunlin2.jpg", width: "968", height: "732", commonname: "Dunlin", latinname: "Calidris alpina", description: "", location: "Redwood City, CA - Radio Road", date: new Date(2006,3,18) }
	);
