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

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/RedShoulderedHawk5.jpg", imagesource: "../webimages/screensize/RedShoulderedHawk5.jpg", width: "960", height: "960", commonname: "Red-shouldered Hawk", latinname: "Buteo lineatus", description: "Eating a frog!", location: "Winter Park, FL", date: new Date(2005,6,11) },
	{ thumbnailsource: "../webimages/smallthumbs/RedShoulderedHawkWithPrey.jpg", imagesource: "../webimages/screensize/RedShoulderedHawkWithPrey.jpg", width: "1024", height: "1131", commonname: "Red-shouldered Hawk", latinname: "Buteo lineatus", description: "I'm not sure what prey it has between its feet - When it flew in and landed on the tree it looked like a rat or a vole.<br/> Of course, being a hawk, the second it landed it saw me raise my camera, and took off again.", location: "Redwood City, CA - Edgewood Park", date: new Date(2005,3,29) },
	{ thumbnailsource: "../webimages/smallthumbs/RedShoulderedHawk3.jpg", imagesource: "../webimages/screensize/RedShoulderedHawk3.jpg", width: "1024", height: "674", commonname: "Red-shouldered Hawk", latinname: "Buteo lineatus", description: "", location: "Sunnyvale/Saratoga, CA - Steven's Creek County Park", date: new Date(2005,4,1) },
	{ thumbnailsource: "../webimages/smallthumbs/RedShoulderedHawk4.jpg", imagesource: "../webimages/screensize/RedShoulderedHawk4.jpg", width: "906", height: "921", commonname: "Red-shouldered Hawk", latinname: "Buteo lineatus", description: "This red-shouldered hawk alternated places on this tree perch and the nest in a nearby sycamore.", location: "Sunol, CA - Sunol Regional Wilderness", date: new Date(2005,4,9) },
	{ thumbnailsource: "../webimages/smallthumbs/RedShoulderedHawk.jpg", imagesource: "../webimages/screensize/RedShoulderedHawk.jpg", width: "626", height: "900", commonname: "Red-shouldered Hawk", latinname: "Buteo lineatus", description: "", location: "Milpitas, CA - Ed Levin Park", date: new Date(2005,4,29) },
	{ thumbnailsource: "../webimages/smallthumbs/RedshoulderedHawk6.jpg", imagesource: "../webimages/screensize/RedshoulderedHawk6.jpg", width: "768", height: "768", commonname: "Red-shouldered Hawk", latinname: "Buteo lineatus", description: "", location: "Mountain View, CA - Shoreline", date: new Date(2006,1,1) }
	);
