var html = 'Recent flickr<\/a> photos for greenwich
\n
\n
\"Royal<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"london\"<\/a>\n \"City<\/a>\n \"Twin<\/a>\n \"000120090053\"<\/a>\n \"Cutty<\/a>\n \"Maritime<\/a>\n \"Deptford<\/a>\n \"Deptford<\/a>\n \"Tulip<\/a>\n \"Canary<\/a>\n \"From<\/a>\n \"Thames<\/a>\n \"Tulip<\/a>\n \"Greenwich<\/a>\n \"O2<\/a>\n \"ballast\"<\/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();