var html = 'Recent flickr<\/a> photos for stokenewington
\n
\n
\"1st<\/a>\n \"28th<\/a>\n \"27th<\/a>\n \"&#039;Boundaries&#039;<\/a>\n \"&#039;Enlightened&#039;<\/a>\n \"&#039;Gino&#039;s<\/a>\n \"&#039;Camped<\/a>\n \"&#039;There&#039;s<\/a>\n \"&#039;Red<\/a>\n \"&#039;Green<\/a>\n \"22nd<\/a>\n \"21st<\/a>\n \"20th<\/a>\n \"14th<\/a>\n \"16th<\/a>\n \"Chapel,<\/a>\n \"Abney<\/a>\n \"Lyin&#039;<\/a>\n \"&#039;RiP<\/a>\n \"&#039;At<\/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();