var html = 'Recent flickr<\/a> photos for hackneywick
\n
\n
\"Friends<\/a>\n \"The<\/a>\n \"\"<\/a>\n \"River<\/a>\n \"Look<\/a>\n \"Hackney<\/a>\n \"Reflection\"<\/a>\n \"Lea<\/a>\n \"Olympic<\/a>\n \"Drink\"<\/a>\n \"Canal\"<\/a>\n \"Swan\"<\/a>\n \"concierge\"<\/a>\n \"Posters\"<\/a>\n \"rough<\/a>\n \"one<\/a>\n \"oldie<\/a>\n \"destination<\/a>\n \"so<\/a>\n \"wishful<\/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();