var html = 'Recent flickr<\/a> photos for stokenewington
\n
\n
\"<\/a>\n \"21st<\/a>\n \"Street<\/a>\n \"11th<\/a>\n \"12th<\/a>\n \"13th<\/a>\n \"7th<\/a>\n \"6th<\/a>\n \"5th<\/a>\n \"30th<\/a>\n \"1st<\/a>\n \"29th<\/a>\n \"Street<\/a>\n \"R0001167\"<\/a>\n \"R0001210\"<\/a>\n \"R0001212\"<\/a>\n \"R0001191\"<\/a>\n \"R0001179\"<\/a>\n \"R0001203\"<\/a>\n \"R0001205\"<\/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();