var html = 'Recent flickr<\/a> photos for stokenewington
\n
\n
\"Jupiter<\/a>\n \"Stoke-Newington<\/a>\n \"Memorial<\/a>\n \"15th<\/a>\n \"4th<\/a>\n \"28th<\/a>\n \"27th<\/a>\n \"19th<\/a>\n \"18th<\/a>\n \"17th<\/a>\n \"10th<\/a>\n \"16th<\/a>\n \"12th<\/a>\n \"Abney<\/a>\n \"6th<\/a>\n \"9th<\/a>\n \"7th<\/a>\n \"4th<\/a>\n \"3rd<\/a>\n \"29th<\/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();