var myBirdFamily = { commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", familyname: "Sandpipers, Phalaropes, and Allies", familysource: "../taxonomy/sandpipersphalaropes.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/RedPhalarope5.jpg", imagesource: "../webimages/screensize/RedPhalarope5.jpg", width: "644", height: "440", commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", description: "", location: "Nome, AK", date: new Date(2006,5,7) },
	{ thumbnailsource: "../webimages/smallthumbs/RedPhalarope7.jpg", imagesource: "../webimages/screensize/RedPhalarope7.jpg", width: "700", height: "459", commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", description: "", location: "Nome, AK", date: new Date(2006,5,7) },
	{ thumbnailsource: "../webimages/smallthumbs/RedPhalarope8.jpg", imagesource: "../webimages/screensize/RedPhalarope8.jpg", width: "872", height: "596", commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", description: "", location: "Nome, AK", date: new Date(2006,5,7) },
	{ thumbnailsource: "../webimages/smallthumbs/RedPhalarope6.jpg", imagesource: "../webimages/screensize/RedPhalarope6.jpg", width: "1038", height: "630", commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", description: "", location: "Mountain View, CA - Crittenden Marsh", date: new Date(2005,11,30) },
	{ thumbnailsource: "../webimages/smallthumbs/RedPhalarope1.jpg", imagesource: "../webimages/screensize/RedPhalarope1.jpg", width: "903", height: "903", commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", description: "", location: "Mountain View, CA - Crittenden Marsh", date: new Date(2005,11,30) },
	{ thumbnailsource: "../webimages/smallthumbs/RedPhalarope3.jpg", imagesource: "../webimages/screensize/RedPhalarope3.jpg", width: "651", height: "651", commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", description: "", location: "Mountain View, CA - Crittenden Marsh", date: new Date(2005,11,30) },
	{ thumbnailsource: "../webimages/smallthumbs/RedPhalarope4.jpg", imagesource: "../webimages/screensize/RedPhalarope4.jpg", width: "681", height: "464", commonname: "Red Phalarope", latinname: "Phalaropus fulicarius", description: "", location: "Mountain View, CA - Crittenden Marsh", date: new Date(2005,11,30) }
	);
