var myBirdFamily = { commonname: "Canyon Wren", latinname: "Catherpes mexicanus", familyname: "Wrens", familysource: "../taxonomy/wrens.html"};

var myAudioURL = "../audio/Canyon Wren.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/CanyonWren1.jpg", imagesource: "../webimages/screensize/CanyonWren1.jpg", description: "He sang to me! A canyon wren's song is out of this world. Click on the V at the bottom left of this page (below the thumbnails).", location: "Kernville, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/CanyonWren2.jpg", imagesource: "../webimages/screensize/CanyonWren2.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/CanyonWren3.jpg", imagesource: "../webimages/screensize/CanyonWren3.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/CanyonWren4.jpg", imagesource: "../webimages/screensize/CanyonWren4.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,19) }
	)
