var html = 'Recent flickr<\/a> photos for stjamesspark
\n
\n
\"portrait<\/a>\n \"portrait<\/a>\n \"portrait<\/a>\n \"portrait<\/a>\n \"portrait<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Little<\/a>\n \"IMG_0415\"<\/a>\n \"IMG_0417\"<\/a>\n \"IMG_0418\"<\/a>\n \"IMG_0427\"<\/a>\n \"IMG_0413\"<\/a>\n \"IMG_0414\"<\/a>\n \"IMG_0412\"<\/a>\n \"Duck<\/a>\n \"St<\/a>\n \"St.<\/a>\n \"Heron<\/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();