var html = 'Recent flickr<\/a> photos for greenwich
\n
\n
\"North<\/a>\n \"1987<\/a>\n \"old<\/a>\n \"decrepit<\/a>\n \"Greenwich<\/a>\n \"1970<\/a>\n \"Views<\/a>\n \"Views<\/a>\n \"LE<\/a>\n \"st<\/a>\n \"Christmas<\/a>\n \"WLE<\/a>\n \"Cos<\/a>\n \"Lines\"<\/a>\n \"mgb<\/a>\n \"mgb<\/a>\n \"mgb<\/a>\n \"mgb<\/a>\n \"Greenwich\"<\/a>\n \"Our<\/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();