var myBirdFamily = { commonname: "Hooded Oriole", latinname: "Icterus cucullatus", familyname: "Blackbirds", familysource: "../taxonomy/blackbirds.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/HoodedOriole1.jpg", imagesource: "../webimages/screensize/HoodedOriole1.jpg", width: "588", height: "588", commonname: "Hooded Oriole", latinname: "Icterus cucullatus", description: "", location: "Cupertino, CA - McClennan Ranch", date: new Date(2006,3,20) },
	{ thumbnailsource: "../webimages/smallthumbs/HoodedOriole2.jpg", imagesource: "../webimages/screensize/HoodedOriole2.jpg", width: "2064", height: "1360", commonname: "Hooded Oriole", latinname: "Icterus cucullatus", description: "", location: "Cupertino, CA - McClennan Ranch", date: new Date(2006,3,20) },
	{ thumbnailsource: "../webimages/smallthumbs/HoodedOriole3.jpg", imagesource: "../webimages/screensize/HoodedOriole3.jpg", width: "1224", height: "796", commonname: "Hooded Oriole", latinname: "Icterus cucullatus", description: "", location: "Sunnyvale, CA - Rancho San Antonio Open Space Preserve", date: new Date(2006,6,28) }
	);
