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

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/AmericanGoldenPlover1.jpg", imagesource: "../webimages/screensize/AmericanGoldenPlover1.jpg", width: "3504", height: "2336", commonname: "American Golden-Plover", latinname: "Pluvialis dominica", description: "", location: "Nome, AK", date: new Date(2006,5,6) },
	{ thumbnailsource: "../webimages/smallthumbs/AmericanGoldenPlover2.jpg", imagesource: "../webimages/screensize/AmericanGoldenPlover2.jpg", width: "2616", height: "2028", commonname: "American Golden-Plover", latinname: "Pluvialis dominica", description: "", location: "Nome, AK", date: new Date(2006,5,6) },
	{ thumbnailsource: "../webimages/smallthumbs/AmericanGoldenPlover3.jpg", imagesource: "../webimages/screensize/AmericanGoldenPlover3.jpg", width: "1068", height: "1068", commonname: "American Golden-Plover", latinname: "Pluvialis dominica", description: "", location: "Nome, AK", date: new Date(2006,5,6) },
	{ thumbnailsource: "../webimages/smallthumbs/AmericanGoldenPlover4.jpg", imagesource: "../webimages/screensize/AmericanGoldenPlover4.jpg", width: "1158", height: "1158", commonname: "American Golden-Plover", latinname: "Pluvialis dominica", description: "", location: "Nome, AK", date: new Date(2006,5,6) },
	{ thumbnailsource: "../webimages/smallthumbs/AmericanGoldenPlover5.jpg", imagesource: "../webimages/screensize/AmericanGoldenPlover5.jpg", width: "1211", height: "744", commonname: "American Golden-Plover", latinname: "Pluvialis dominica", description: "", location: "Nome, AK", date: new Date(2006,5,6) }
	);