var myBirdFamily = { commonname: "Black-bellied Whistling-Duck", latinname: "Dendrocygna autumnalis", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

var myAudioURL = "../audio/Black-bellied Whistling-Duck.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/BlackBelliedWhistlingDuck1.jpg", imagesource: "../webimages/screensize/BlackBelliedWhistlingDuck1.jpg", description: "", location: "Winter Haven, FL", date: new Date(2005,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/BlackBelliedWhistlingDuck2.jpg", imagesource: "../webimages/screensize/BlackBelliedWhistlingDuck2.jpg", description: "", location: "Winter Haven, FL", date: new Date(2005,6,14) }
	)
