var html = 'Recent flickr<\/a> photos for stokenewington
\n
\n
\"27th<\/a>\n \"29th<\/a>\n \"25th<\/a>\n \"22nd<\/a>\n \"24th<\/a>\n \"20th<\/a>\n \"Abney<\/a>\n \"14th<\/a>\n \"Jupiter<\/a>\n \"Stoke-Newington<\/a>\n \"Memorial<\/a>\n \"15th<\/a>\n \"4th<\/a>\n \"30th<\/a>\n \"28th<\/a>\n \"27th<\/a>\n \"19th<\/a>\n \"18th<\/a>\n \"17th<\/a>\n \"10th<\/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();