var html = 'Recent flickr<\/a> photos for borough
\n
\n
\"229.<\/a>\n \"I<\/a>\n \"Post<\/a>\n \"Vera<\/a>\n \"This<\/a>\n \"Gilly<\/a>\n \"At<\/a>\n \"MG0578<\/a>\n \"MG0578<\/a>\n \"MG0578<\/a>\n \"MG0578<\/a>\n \"MG0578<\/a>\n \"Tech\"<\/a>\n \"Driver&#039;s<\/a>\n \"Master’s<\/a>\n \"Master’s<\/a>\n \"Master’s<\/a>\n \"Master’s<\/a>\n \"Master’s<\/a>\n \"Master’s<\/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();