var html = 'Recent flickr<\/a> photos for redbridge
\n
\n
\"A<\/a>\n \"Vibrant<\/a>\n \"Vibrant<\/a>\n \"Daniel<\/a>\n \"Vibrant<\/a>\n \"16.03.26<\/a>\n \"16.03.26<\/a>\n \"Red<\/a>\n \"The<\/a>\n \"158771\"<\/a>\n \"701060\"<\/a>\n \"158881\"<\/a>\n \"66751,<\/a>\n \"Reflections<\/a>\n \"47580<\/a>\n \"Bow<\/a>\n \"66733<\/a>\n \"158881<\/a>\n \"444019<\/a>\n \"66525<\/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();