var myBirdFamily = { commonname: "Sandhill Crane", latinname: "Grus canadensis", familyname: "Cranes", familysource: "../taxonomy/cranes.html"};

var myAudioURL = "../audio/Sandhill Crane.mp3";

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane5.jpg", imagesource: "../webimages/screensize/SandhillCrane5.jpg", width: "3048", height: "1747", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "", location: "Galt, CA - Cosumnes River Preserve", date: new Date(2005,9,19) },
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane6.jpg", imagesource: "../webimages/screensize/SandhillCrane6.jpg", width: "1944", height: "1944", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "", location: "Galt, CA - Cosumnes River Preserve", date: new Date(2005,9,19) },
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane7.jpg", imagesource: "../webimages/screensize/SandhillCrane7.jpg", width: "1407", height: "1927", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "", location: "Galt, CA - Cosumnes River Preserve", date: new Date(2005,9,19) },
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane1.jpg", imagesource: "../webimages/screensize/SandhillCrane1.jpg", width: "822", height: "1024", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "EVERYONE loves cranes.", location: "Kissimmee/St. Cloud - FL", date: new Date(2005,6,15) },
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane2.jpg", imagesource: "../webimages/screensize/SandhillCrane2.jpg", width: "796", height: "900", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "", location: "Kissimmee/St. Cloud - FL", date: new Date(2005,6,15) },
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane3.jpg", imagesource: "../webimages/screensize/SandhillCrane3.jpg", width: "1225", height: "805", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "", location: "Kissimmee/St. Cloud - FL", date: new Date(2005,6,15) },
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane4.jpg", imagesource: "../webimages/screensize/SandhillCrane4.jpg", width: "1245", height: "880", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "", location: "Kissimmee/St. Cloud - FL", date: new Date(2005,6,15) },
	{ thumbnailsource: "../webimages/smallthumbs/SandhillCrane8.jpg", imagesource: "../webimages/screensize/SandhillCrane8.jpg", width: "3504", height: "2336", commonname: "Sandhill Crane", latinname: "Grus canadensis", description: "Parents? and Juvenile", location: "Galt, CA - Consumnes River Preserve", date: new Date(2005,9,19) }
	);
