var myBirdFamily = { commonname: "Loggerhead Shrike", latinname: "Lanius ludovicianus", familyname: "Shrikes", familysource: "../taxonomy/shrikes.html"};var myAudioURL = "../audio/loggerheadshrike.mp3";var myImages = new Array(	{ thumbnailsource: "../webimages/smallthumbs/LoggerheadShrike2.jpg", imagesource: "../webimages/screensize/LoggerheadShrike2.jpg", width: "675", height: "675", commonname: "Loggerhead Shrike", latinname: "Lanius ludovicianus", description: "", location: "Kissimmee/St. Cloud, FL", date: new Date(2005,6,15) },	{ thumbnailsource: "../webimages/smallthumbs/LoggerheadShrike1.jpg", imagesource: "../webimages/screensize/LoggerheadShrike1.jpg", width: "894", height: "894", commonname: "Loggerhead Shrike", latinname: "Lanius ludovicianus", description: "", location: "Kissimmee/St. Cloud, FL", date: new Date(2005,6,15) },	{ thumbnailsource: "../webimages/smallthumbs/LoggerheadShrike3.jpg", imagesource: "../webimages/screensize/LoggerheadShrike3.jpg", width: "550", height: "550", commonname: "Loggerhead Shrike", latinname: "Lanius ludovicianus", description: "", location: "Kissimmee/St. Cloud, FL", date: new Date(2005,6,15) }	);