var myBirdFamily = { commonname: "Eurasian Collared-Dove", latinname: "Streptopelia decaocto", familyname: "Pigeons and Doves", familysource: "../taxonomy/pigeonsdoves.html"};

var myAudioURL = "../audio/Eurasian Collared-Dove.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/EurasianCollaredDove2.jpg", imagesource: "../webimages/screensize/EurasianCollaredDove2.jpg", description: "", location: "Winter Haven, Florida", date: new Date(2005,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/EurasianCollaredDove1.jpg", imagesource: "../webimages/screensize/EurasianCollaredDove1.jpg", description: "Uncommon vagrant?", location: "Kernville, CA - Kern River Preserve", date: new Date(2005,5,24) }
	)
