var myBirdFamily = { commonname: "Black-backed Woodpecker", latinname: "Picoides arcticus", familyname: "Woodpeckers and Allies", familysource: "../taxonomy/woodpeckers.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/BlackbackedWoodpecker0.jpg", imagesource: "../webimages/screensize/BlackbackedWoodpecker0.jpg", width: "1962", height: "1962", commonname: "Black-backed Woodpecker", latinname: "Picoides arcticus", description: "", location: "Sisters, OR - Gobbler's Knob/Glaze Meadow", date: new Date(2006,6,14) },
	{ thumbnailsource: "../webimages/smallthumbs/BlackbackedWoodpecker1.jpg", imagesource: "../webimages/screensize/BlackbackedWoodpecker1.jpg", width: "1876", height: "1876", commonname: "Black-backed Woodpecker", latinname: "Picoides arcticus", description: "", location: "Sisters, OR - Gobbler's Knob/Glaze Meadow", date: new Date(2006,6,14) }
	);
