var myBirdFamily = { commonname: "Western Screech-Owl", latinname: "Megascops kennicottii", familyname: "Typical Owls", familysource: "../taxonomy/typicalowls.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/WesternScreechOwl4.jpg", imagesource: "../webimages/screensize/WesternScreechOwl4.jpg", width: "1696", height: "1696", commonname: "Western Screech-Owl", latinname: "Megascops kennicottii", description: "", location: "Sunnyvale, CA - Rancho San Antonio Open Space Preserve", date: new Date(2006,6,28) },
	{ thumbnailsource: "../webimages/smallthumbs/WesternScreechOwl3.jpg", imagesource: "../webimages/screensize/WesternScreechOwl3.jpg", width: "1266", height: "1266", commonname: "Western Screech-Owl", latinname: "Megascops kennicottii", description: "", location: "Los Altos, CA - Rancho San Antonio", date: new Date(2006,4,26) },
	{ thumbnailsource: "../webimages/smallthumbs/WesternScreechOwl2.jpg", imagesource: "../webimages/screensize/WesternScreechOwl2.jpg", width: "2404", height: "2008", commonname: "Western Screech-Owl", latinname: "Megascops kennicottii", description: "", location: "Los Altos, CA - Rancho San Antonio", date: new Date(2006,4,26) },
	{ thumbnailsource: "../webimages/smallthumbs/WesternScreechOwl1.jpg", imagesource: "../webimages/screensize/WesternScreechOwl1.jpg", width: "3504", height: "2336", commonname: "Western Screech-Owl", latinname: "Megascops kennicottii", description: "", location: "Los Altos, CA - Rancho San Antonio", date: new Date(2006,4,25) }
	);
