var html = 'Recent flickr<\/a> photos for streatham
\n
\n
\"Skate\"<\/a>\n \"Woodland<\/a>\n \"Woodland<\/a>\n \"Nice<\/a>\n \"Woody<\/a>\n \"Strange<\/a>\n \"Nice<\/a>\n \"A<\/a>\n \"Nice<\/a>\n \"Lime<\/a>\n \"Nice<\/a>\n \"Nice<\/a>\n \"Drain<\/a>\n \"CHOP\"<\/a>\n \"Estate<\/a>\n \"Wetherspoons<\/a>\n \"Nice<\/a>\n \"Bark\"<\/a>\n \"Nice<\/a>\n \"Victorian<\/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();