var html = 'Recent flickr<\/a> photos for stokenewington
\n
\n
\"Abney<\/a>\n \"6th<\/a>\n \"8th<\/a>\n \"9th<\/a>\n \"7th<\/a>\n \"4th<\/a>\n \"3rd<\/a>\n \"29th<\/a>\n \"26th<\/a>\n \"27th<\/a>\n \"24th<\/a>\n \"25th<\/a>\n \"St.<\/a>\n \"Clissold<\/a>\n \"Stoke<\/a>\n \"Kingsway<\/a>\n \"Strings<\/a>\n \"John&#039;s<\/a>\n \"Not<\/a>\n \"T<\/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();