var myBirdFamily = { commonname: "Cactus Wren", latinname: "Campylorhynchus brunneicapillus", familyname: "Wrens", familysource: "../taxonomy/wrens.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/CactusWren5.jpg", imagesource: "../webimages/screensize/CactusWren5.jpg", description: "Cactus wrens love chollo cactus habitat.", location: "Kernville, CA - Chimney Creek Road", date: new Date(2005,5,25) },
	{ thumbnailsource: "../webimages/smallthumbs/CactusWren1.jpg", imagesource: "../webimages/screensize/CactusWren1.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/CactusWren2.jpg", imagesource: "../webimages/screensize/CactusWren2.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/CactusWren3.jpg", imagesource: "../webimages/screensize/CactusWren3.jpg", description: "The wren is extracting the white fibers out of a dead chollo for nesting material.", location: "Kernville, CA", date: new Date(2005,5,19) },
	{ thumbnailsource: "../webimages/smallthumbs/CactusWren4.jpg", imagesource: "../webimages/screensize/CactusWren4.jpg", description: "", location: "Kernville, CA", date: new Date(2005,5,19) }
	)
