var html = 'Recent flickr<\/a> photos for northgreenwich
\n
\n
\"30<\/a>\n \"unforgettable\"<\/a>\n \"gross<\/a>\n \"streaks<\/a>\n \"Canary<\/a>\n \"Peartree<\/a>\n \"high<\/a>\n \"support<\/a>\n \"off<\/a>\n \"&lt;<\/a>\n \"steer<\/a>\n \"Go-Ahead<\/a>\n \"Momento<\/a>\n \"Momento<\/a>\n \"Momento<\/a>\n \"Momento<\/a>\n \"Momento<\/a>\n \"Momento<\/a>\n \"Momento<\/a>\n \"Momento<\/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();