var myBirdFamily = { commonname: "Merlin", latinname: "Falco columbarius", familyname: "Caracaras and Falcons", familysource: "../taxonomy/caracarasfalcons.html"};var myAudioURL = "../audio/merlin.mp3";var myImages = new Array(	{ thumbnailsource: "../webimages/smallthumbs/Merlin1.jpg", imagesource: "../webimages/screensize/Merlin1.jpg", width: "693", height: "1024", commonname: "Merlin", latinname: "Falco columbarius", description: "", location: "Maitland, Florida - Audubon Raptor Sanctuary", date: new Date(2005,6,14) },	{ thumbnailsource: "../webimages/smallthumbs/Merlin2.jpg", imagesource: "../webimages/screensize/Merlin2.jpg", width: "472", height: "456", commonname: "Merlin", latinname: "Falco columbarius", description: "", location: "San Rafael, CA - Las Gallinas Ponds", date: new Date(2005,10,06) },	{ thumbnailsource: "../webimages/smallthumbs/Merlin3.jpg", imagesource: "../webimages/screensize/Merlin3.jpg", width: "372", height: "204", commonname: "Merlin", latinname: "Falco columbarius", description: "", location: "San Rafael, CA - Las Gallinas Ponds", date: new Date(2005,10,06) },	{ thumbnailsource: "../webimages/smallthumbs/Merlin4.jpg", imagesource: "../webimages/screensize/Merlin4.jpg", width: "408", height: "356", commonname: "Merlin", latinname: "Falco columbarius", description: "", location: "San Rafael, CA - Las Gallinas Ponds", date: new Date(2005,10,06) }	);