var myBirdFamily = { commonname: "Snowy Owl", latinname: "Bubo scandiacus", familyname: "Typical Owls", familysource: "../taxonomy/typicalowls.html"};var myAudioURL = "../audio/snowyowl.mp3";var myImages = new Array(	{ thumbnailsource: "../webimages/smallthumbs/SnowyOwl1.jpg", imagesource: "../webimages/screensize/SnowyOwl1.jpg", width: "1616", height: "1616", commonname: "Snowy Owl", latinname: "Bubo scandiacus", description: "Juvenile", location: "Delta, BC - Boundary Bay", date: new Date(2006,1,18) },	{ thumbnailsource: "../webimages/smallthumbs/SnowyOwl2.jpg", imagesource: "../webimages/screensize/SnowyOwl2.jpg", width: "1728", height: "1608", commonname: "Snowy Owl", latinname: "Bubo scandiacus", description: "", location: "Delta, BC - Boundary Bay", date: new Date(2006,1,18) },	{ thumbnailsource: "../webimages/smallthumbs/SnowyOwl3.jpg", imagesource: "../webimages/screensize/SnowyOwl3.jpg", width: "580", height: "580", commonname: "Snowy Owl", latinname: "Bubo scandiacus", description: "", location: "Delta, BC - Boundary Bay", date: new Date(2006,1,18) }	);
