var myBirdFamily = { commonname: "Pinyon Jay", latinname: "Gymnorhinus cyanocephalus", familyname: "Jays and Crows", familysource: "../taxonomy/jayscrows.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/PinyonJay0.jpg", imagesource: "../webimages/screensize/PinyonJay0.jpg", width: "1010", height: "1010", commonname: "Pinyon Jay", latinname: "Gymnorhinus cyanocephalus", description: "", location: "Sisters, OR", date: new Date(2006,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/PinyonJay1.jpg", imagesource: "../webimages/screensize/PinyonJay1.jpg", width: "1108", height: "1108", commonname: "Pinyon Jay", latinname: "Gymnorhinus cyanocephalus", description: "", location: "Sisters, OR", date: new Date(2006,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/PinyonJay2.jpg", imagesource: "../webimages/screensize/PinyonJay2.jpg", width: "1524", height: "1224", commonname: "Pinyon Jay", latinname: "Gymnorhinus cyanocephalus", description: "", location: "Sisters, OR", date: new Date(2006,6,14) }
	);
