var html = 'Recent flickr<\/a> photos for hackbridge
\n
\n
\"UK<\/a>\n \"UK<\/a>\n \"IMG20241015094123\"<\/a>\n \"IMG20240904192337\"<\/a>\n \"18<\/a>\n \"18<\/a>\n \"IMG20240818181910\"<\/a>\n \"RTS\"<\/a>\n \"2<\/a>\n \"New<\/a>\n \"Green<\/a>\n \"26<\/a>\n \"London<\/a>\n \"31<\/a>\n \"31<\/a>\n \"31<\/a>\n \"31<\/a>\n \"30<\/a>\n \"30<\/a>\n \"30<\/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();