var html = 'Recent flickr<\/a> photos for stjamesspark
\n
\n
\"Great<\/a>\n \"Barnacle<\/a>\n \"Barnacle<\/a>\n \"Feeding<\/a>\n \"St<\/a>\n \"Squirrel<\/a>\n \"IMG_4860e\"<\/a>\n \"IMG_4861e\"<\/a>\n \"IMG_4859e\"<\/a>\n \"IMG_4875\"<\/a>\n \"IMG_4820\"<\/a>\n \"IMG_4827\"<\/a>\n \"IMG_4853\"<\/a>\n \"IMG_4879\"<\/a>\n \"IMG_4901\"<\/a>\n \"IMG_4865\"<\/a>\n \"IMG_4813\"<\/a>\n \"IMG_4871\"<\/a>\n \"IMG_4870\"<\/a>\n \"IMG_4842\"<\/a>\n
\n
More photos...<\/a>'; var needs_close = false; if (document.all && navigator.appVersion.toLowerCase().indexOf("mac") == -1) needs_close = true; if (navigator.userAgent.indexOf('Gecko') != -1) needs_close = true; document.write(html); if (needs_close) document.close();