var myBirdFamily = { commonname: "Northern Pintail", latinname: "Anas acuta", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail.jpg", imagesource: "../webimages/screensize/NorthernPintail.jpg", width: "1024", height: "713", commonname: "Northern Pintail", latinname: "Anas acuta", description: "", location: "Redwood City, CA - Radio Road Pond", date: new Date(2005,2,21) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail2.jpg", imagesource: "../webimages/screensize/NorthernPintail2.jpg", width: "1024", height: "712", commonname: "Northern Pintail", latinname: "Anas acuta", description: "", location: "Palo Alto, CA - Baylands", date: new Date(2005,3,18) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail3.jpg", imagesource: "../webimages/screensize/NorthernPintail3.jpg", width: "1334", height: "968", commonname: "Northern Pintail", latinname: "Anas acuta", description: "", location: "San Rafael, CA - Las Gallinas Percolation Ponds", date: new Date(2005,10,7) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail4.jpg", imagesource: "../webimages/screensize/NorthernPintail4.jpg", width: "1776", height: "1776", commonname: "Northern Pintail", latinname: "Anas acuta", description: "", location: "San Rafael, CA - Las Gallinas Percolation Ponds", date: new Date(2005,10,7) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail5.jpg", imagesource: "../webimages/screensize/NorthernPintail5.jpg", width: "1761", height: "1237", commonname: "Northern Pintail", latinname: "Anas acuta", description: "", location: "San Rafael, CA - Las Gallinas Percolation Ponds", date: new Date(2005,10,7) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail6.jpg", imagesource: "../webimages/screensize/NorthernPintail6.jpg", width: "1695", height: "1078", commonname: "Northern Pintail", latinname: "Anas acuta", description: "", location: "Palo Alto, CA - Baylands", date: new Date(2005,10,19) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail7.jpg", imagesource: "../webimages/screensize/NorthernPintail7.jpg", width: "1228", height: "832", commonname: "Northern Pintail", latinname: "Anas acuta", description: "", location: "Palo Alto, CA - Baylands", date: new Date(2005,10,19) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernPintail8.jpg", imagesource: "../webimages/screensize/NorthernPintail8.jpg", width: "2896", height: "2192", commonname: "Northern Pintail", latinname: "Anas acuta", description: "Female on ice.", location: "Bay View, WA - Bay View State Park", date: new Date(2006,1,18) }
	);