var myBirdFamily = { commonname: "Mute Swan", latinname: "Cygnus olor", familyname: "Ducks, Geese, and Swans", familysource: "../taxonomy/ducksgeeseswans.html"};

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

var myImages = new Array(
	{ thumbnailsource: "../webimages/smallthumbs/MuteSwan4.jpg", imagesource: "../webimages/screensize/MuteSwan4.jpg", width: "1916", height: "1916", commonname: "Mute Swan", latinname: "Cygnus olor", description: "", location: "Redwood City, CA - Edgewood Park", date: new Date(2006,0,28) },
	{ thumbnailsource: "../webimages/smallthumbs/MuteSwan1.jpg", imagesource: "../webimages/screensize/MuteSwan1.jpg", width: "2400", height: "1676", commonname: "Mute Swan", latinname: "Cygnus olor", description: "", location: "Petaluma, CA - Shollenberger Park", date: new Date(2005,9,10) },
	{ thumbnailsource: "../webimages/smallthumbs/MuteSwan2.jpg", imagesource: "../webimages/screensize/MuteSwan2.jpg", width: "1129", height: "752", commonname: "Mute Swan", latinname: "Cygnus olor", description: "", location: "Petaluma, CA - Shollenberger Park", date: new Date(2005,9,10) },
	{ thumbnailsource: "../webimages/smallthumbs/MuteSwan3.jpg", imagesource: "../webimages/screensize/MuteSwan3.jpg", width: "1024", height: "718", commonname: "Mute Swan", latinname: "Cygnus olor", description: "", location: "Petaluma, CA - Shollenberger Park", date: new Date(2005,9,10) },
	{ thumbnailsource: "../webimages/smallthumbs/MuteSwan5.jpg", imagesource: "../webimages/screensize/MuteSwan5.jpg", width: "1834", height: "1422", commonname: "Mute Swan", latinname: "Cygnus olor", description: "", location: "Redwood City, CA - Marlin Road Ponds", date: new Date(2006,2,30) }
	);
