var html = 'Recent flickr<\/a> photos for brentford
\n
\n
\"Kew<\/a>\n \"000003840026\"<\/a>\n \"000003840015\"<\/a>\n \"000003840022\"<\/a>\n \"000003840014\"<\/a>\n \"000003840006\"<\/a>\n \"000003840002\"<\/a>\n \"000003840023\"<\/a>\n \"000003840021\"<\/a>\n \"000003840018\"<\/a>\n \"000003840004\"<\/a>\n \"000003840001\"<\/a>\n \"000003840016\"<\/a>\n \"000003840008\"<\/a>\n \"000003840007\"<\/a>\n \"000003840009\"<\/a>\n \"000003840027\"<\/a>\n \"000003840003\"<\/a>\n \"000003840012\"<\/a>\n \"000003840011\"<\/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();