var html = 'Recent flickr<\/a> photos for greenwich
\n
\n
\"University<\/a>\n \"View<\/a>\n \"University<\/a>\n \"University<\/a>\n \"University<\/a>\n \"&quot;Oculus&quot;<\/a>\n \"203/365<\/a>\n \"Red<\/a>\n \"Greenwich<\/a>\n \"Foreshore\"<\/a>\n \"Foreshore\"<\/a>\n \"202/365<\/a>\n \"Stormy<\/a>\n \"Rainy<\/a>\n \"Stormy<\/a>\n \"Rainy<\/a>\n \"Foreshore\"<\/a>\n \"Greenwich\"<\/a>\n \"Bon<\/a>\n \"Upgrading<\/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();