var html = 'Recent flickr<\/a> photos for harringay
\n
\n
\"M&amp;A<\/a>\n \"Station<\/a>\n \"London<\/a>\n \"Finsbury<\/a>\n \"37610<\/a>\n \"Duck<\/a>\n \"Church<\/a>\n \"Houses<\/a>\n \"Birds\"<\/a>\n \"Archway<\/a>\n \"Tunnel\"<\/a>\n \"Parkland<\/a>\n \"View<\/a>\n \"Wood<\/a>\n \"Alexandra<\/a>\n \"Birds\"<\/a>\n \"Birds\"<\/a>\n \"Birds\"<\/a>\n \"Crouch<\/a>\n \"Green\"<\/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();