var myBirdFamily = { commonname: "Red-naped Sapsucker", latinname: "Sphyrapicus nuchalis", familyname: "Woodpeckers and Allies", familysource: "../taxonomy/woodpeckers.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/RednapedSapsucker1.jpg", imagesource: "../webimages/screensize/RednapedSapsucker1.jpg", width: "784", height: "1156", commonname: "Red-naped Sapsucker", latinname: "Sphyrapicus nuchalis", description: "", location: "Sisters, OR - Gobblers Knob/Glaze Meadow", date: new Date(2006,6,13) },
	{ thumbnailsource: "../webimages/smallthumbs/RednapedSapsucker2.jpg", imagesource: "../webimages/screensize/RednapedSapsucker2.jpg", width: "1200", height: "1636", commonname: "Red-naped Sapsucker", latinname: "Sphyrapicus nuchalis", description: "", location: "Sisters, OR - Gobblers Knob", date: new Date(2006,6,13) },
	{ thumbnailsource: "../webimages/smallthumbs/RednapedSapsucker3.jpg", imagesource: "../webimages/screensize/RednapedSapsucker3.jpg", width: "1081", height: "1644", commonname: "Red-naped Sapsucker", latinname: "Sphyrapicus nuchalis", description: "", location: "Sisters, OR - Gobblers Knob", date: new Date(2006,6,13) },
	{ thumbnailsource: "../webimages/smallthumbs/RednapedSapsucker4.jpg", imagesource: "../webimages/screensize/RednapedSapsucker4.jpg", width: "600", height: "600", commonname: "Red-naped Sapsucker", latinname: "Sphyrapicus nuchalis", description: "", location: "Sisters, OR - Gobblers Knob/Glaze meadow", date: new Date(2006,6,13) },
	{ thumbnailsource: "../webimages/smallthumbs/RednapedSapsucker0.jpg", imagesource: "../webimages/screensize/RednapedSapsucker0.jpg", width: "914", height: "914", commonname: "Red-naped Sapsucker", latinname: "Sphyrapicus nuchalis", description: "", location: "Sisters, OR - Jack creek", date: new Date(2006,6,14) }
	);
