var html = 'Recent flickr<\/a> photos for greenwich
\n
\n
\"With<\/a>\n \"Oddity\"<\/a>\n \"Migraine\"<\/a>\n \"Seeing<\/a>\n \"Historic<\/a>\n \"\"<\/a>\n \"Greenwich<\/a>\n \"DSCF5972\"<\/a>\n \"DSCF5976\"<\/a>\n \"DSCF5968\"<\/a>\n \"DSCF5966\"<\/a>\n \"North<\/a>\n \"The<\/a>\n \"Fountain\"<\/a>\n \"Guidance\"<\/a>\n \"Flags<\/a>\n \"Courtyard<\/a>\n \"Greenwich<\/a>\n \"Flags<\/a>\n \"Deception\"<\/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();