var html = 'Recent flickr<\/a> photos for greenwich
\n
\n
\"Greenwich<\/a>\n \"London<\/a>\n \"&#039;Unmistakenly<\/a>\n \"Greenwich,<\/a>\n \"Cutty<\/a>\n \"The<\/a>\n \"Canary<\/a>\n \"greenwich<\/a>\n \"Giant<\/a>\n \"Old<\/a>\n \"The<\/a>\n \"Blossom<\/a>\n \"Spring<\/a>\n \"East<\/a>\n \"Blue<\/a>\n \"Golden<\/a>\n \"Golden<\/a>\n \"Golden<\/a>\n \"Golden<\/a>\n \"Golden<\/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();