var html = 'Recent flickr<\/a> photos for greenwich
\n
\n
\"Ritz<\/a>\n \"Greenwich<\/a>\n \"Fort<\/a>\n \"Mercedes<\/a>\n \"Cable<\/a>\n \"A<\/a>\n \"Reflections<\/a>\n \"Concrete<\/a>\n \"Evening<\/a>\n \"City<\/a>\n \"Riverside<\/a>\n \"Red<\/a>\n \"Uber<\/a>\n \"Curving<\/a>\n \"Early<\/a>\n \"Curving<\/a>\n \"Modern<\/a>\n \"Red<\/a>\n \"Waiting<\/a>\n \"Passaic<\/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();