var myBirdFamily = { commonname: "Short-tailed Hawk", latinname: "Buteo brachyurus", familyname: "Hawks, Kites, Eagles, and Allies", familysource: "../taxonomy/hawkskiteseagles.html"};

var myAudioURL = "../audio/Short-tailed Hawk.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/ShortTailedHawk1.jpg", imagesource: "../webimages/screensize/ShortTailedHawk1.jpg", description: "Light Morph", location: "Winter Haven, FL", date: new Date(2005,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/ShortTailedHawk4.jpg", imagesource: "../webimages/screensize/ShortTailedHawk4.jpg", description: "Start of fight with an Osprey that was nesting nearby.", location: "Winter Haven, FL", date: new Date(2005,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/ShortTailedHawk2.jpg", imagesource: "../webimages/screensize/ShortTailedHawk2.jpg", description: "", location: "Winter Haven, FL", date: new Date(2005,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/ShortTailedHawk3.jpg", imagesource: "../webimages/screensize/ShortTailedHawk3.jpg", description: "Yow!", location: "Winter Haven, FL", date: new Date(2005,6,14) }
	)
