var myBirdFamily = { commonname: "Northern Bobwhite", latinname: "Colinus virginianus", familyname: "New World Quail", familysource: "../taxonomy/quail.html"};

var myAudioURL = "../audio/Northern Bobwhite.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/NorthernBobwhite1.jpg", imagesource: "../webimages/screensize/NorthernBobwhite1.jpg", description: "", location: "Kissimmee/St. Cloud area - FL", date: new Date(2005,6,15) },
	{ thumbnailsource: "../webimages/smallthumbs/NorthernBobwhite2.jpg", imagesource: "../webimages/screensize/NorthernBobwhite2.jpg", description: "", location: "Kissimmee/St. Cloud area - FL", date: new Date(2005,6,15) }
	)
