var html = 'Recent flickr<\/a> photos for stokenewington
\n
\n
\"Fount<\/a>\n \"7th<\/a>\n \"2nd<\/a>\n \"31st<\/a>\n \"26th<\/a>\n \"24th<\/a>\n \"21st<\/a>\n \"18th<\/a>\n \"17th<\/a>\n \"15th<\/a>\n \"14th<\/a>\n \"13th<\/a>\n \"12th<\/a>\n \"7th<\/a>\n \"6th<\/a>\n \"5th<\/a>\n \"4th<\/a>\n \"Arriva<\/a>\n \"Arriva<\/a>\n \"Arriva<\/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();