var myBirdFamily = { commonname: "Pacific Golden-Plover", latinname: "Pluvialis fulva", familyname: "Lapwings and Plovers", familysource: "../taxonomy/lapwingsplovers.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/PacificGoldenPlover3.jpg", imagesource: "../webimages/screensize/PacificGoldenPlover3.jpg", width: "1424", height: "972", commonname: "Pacific Golden-Plover", latinname: "Pluvialis fulva", description: "", location: "Nome, AK", date: new Date(2006,5,7) },
	{ thumbnailsource: "../webimages/smallthumbs/PacificGoldenPlover4.jpg", imagesource: "../webimages/screensize/PacificGoldenPlover4.jpg", width: "870", height: "691", commonname: "Pacific Golden-Plover", latinname: "Pluvialis fulva", description: "", location: "Nome, AK", date: new Date(2006,5,7) },
	{ thumbnailsource: "../webimages/smallthumbs/PacificGoldenPlover1.jpg", imagesource: "../webimages/screensize/PacificGoldenPlover1.jpg", width: "647", height: "508", commonname: "Pacific Golden-Plover", latinname: "Pluvialis fulva", description: "Basic/nonbreeding plumage - but still a touch of golden in some feathers...", location: "Petaluma, CA - Shollenberger Park", date: new Date(2005,9,10) },
	{ thumbnailsource: "../webimages/smallthumbs/PacificGoldenPlover2.jpg", imagesource: "../webimages/screensize/PacificGoldenPlover2.jpg", width: "593", height: "524", commonname: "Pacific Golden-Plover", latinname: "Pluvialis fulva", description: "Basic/nonbreeding plumage - but still a touch of golden in some feathers...", location: "Petaluma, CA - Shollenberger Park", date: new Date(2005,9,10) }
	);
