var myBirdFamily = { commonname: "Surf Scoter", latinname: "Melanitta perspicillata", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/SurfScoter7.jpg", imagesource: "../webimages/screensize/SurfScoter7.jpg", width: "1240", height: "1240", commonname: "Surf Scoter", latinname: "Melanitta perspicillata", description: "", location: "Mountain View, CA - Shoreline", date: new Date(2006,1,1) },
	{ thumbnailsource: "../webimages/smallthumbs/SurfScoter.jpg", imagesource: "../webimages/screensize/SurfScoter.jpg", width: "1024", height: "694", commonname: "Surf Scoter", latinname: "Melanitta perspicillata", description: "", location: "Mountain View, CA - Shoreline", date: new Date(2005,2,15) },
	{ thumbnailsource: "../webimages/smallthumbs/SurfScoterFemale.jpg", imagesource: "../webimages/screensize/SurfScoterFemale.jpg", width: "800", height: "628", commonname: "Surf Scoter", latinname: "Melanitta perspicillata", description: "", location: "Mountain View, CA - Shoreline", date: new Date(2005,2,15) },
	{ thumbnailsource: "../webimages/smallthumbs/SurfScoterCloseup.jpg", imagesource: "../webimages/screensize/SurfScoterCloseup.jpg", width: "863", height: "687", commonname: "Surf Scoter", latinname: "Melanitta perspicillata", description: "", location: "Mountain View, CA - Shoreline", date: new Date(2005,2,15) },
	{ thumbnailsource: "../webimages/smallthumbs/SurfScoter4.jpg", imagesource: "../webimages/screensize/SurfScoter4.jpg", width: "1500", height: "1500", commonname: "Surf Scoter", latinname: "Melanitta perspicillata", description: "Female - Hard id...is it a Surf Scoter or a Black Scoter...", location: "Half Moon Bay, CA - Princeton Harbor", date: new Date(2005,8,23) },
	{ thumbnailsource: "../webimages/smallthumbs/SurfScoter5.jpg", imagesource: "../webimages/screensize/SurfScoter5.jpg", width: "2143", height: "2143", commonname: "Surf Scoter", latinname: "Melanitta perspicillata", description: "Female", location: "Half Moon Bay, CA - Princeton Harbor", date: new Date(2005,8,23) },
	{ thumbnailsource: "../webimages/smallthumbs/SurfScoter6.jpg", imagesource: "../webimages/screensize/SurfScoter6.jpg", width: "1468", height: "1122", commonname: "Surf Scoter", latinname: "Melanitta perspicillata", description: "Female", location: "Half Moon Bay, CA - Princeton Harbor", date: new Date(2005,8,23) }
	);
