var myBirdFamily = { commonname: "Semipalmated Plover", latinname: "Charadrius semipalmatus", familyname: "Lapwings and Plovers", familysource: "../taxonomy/lapwingsplovers.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/SemipalmatedPlover4.jpg", imagesource: "../webimages/screensize/SemipalmatedPlover4.jpg", width: "1153", height: "771", commonname: "Semipalmated Plover", latinname: "Charadrius semipalmatus", description: "", location: "Nome, AK", date: new Date(2006,5,8) },
	{ thumbnailsource: "../webimages/smallthumbs/SemipalmatedPlover3.jpg", imagesource: "../webimages/screensize/SemipalmatedPlover3.jpg", width: "3504", height: "2336", commonname: "Semipalmated Plover", latinname: "Charadrius semipalmatus", description: "", location: "Nome, AK", date: new Date(2006,5,8) },
	{ thumbnailsource: "../webimages/smallthumbs/SemipalmatedPlover.jpg", imagesource: "../webimages/screensize/SemipalmatedPlover.jpg", width: "1024", height: "757", commonname: "Semipalmated Plover", latinname: "Charadrius semipalmatus", description: "Female", location: "Palo Alto, CA - Baylands", date: new Date(2005,3,22) },
	{ thumbnailsource: "../webimages/smallthumbs/SemipalmatedPloverWWorm.jpg", imagesource: "../webimages/screensize/SemipalmatedPloverWWorm.jpg", width: "800", height: "665", commonname: "Semipalmated Plover", latinname: "Charadrius semipalmatus", description: "Female", location: "Palo Alto, CA - Baylands", date: new Date(2005,3,22) }
	);
