var html = 'Recent flickr<\/a> photos for stjamesspark
\n
\n
\"baby<\/a>\n \"Origins<\/a>\n \"Out<\/a>\n \"The<\/a>\n \"More<\/a>\n \"Spring<\/a>\n \"drift<\/a>\n \"Tadorna<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"Adult<\/a>\n \"Keeping<\/a>\n \"IMG_2011\"<\/a>\n \"IMG_2013\"<\/a>\n \"IMG_2010\"<\/a>\n \"MVI_1974\"<\/a>\n \"Floral<\/a>\n \"St.<\/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();