var html = 'Recent flickr<\/a> photos for chingford
\n
\n
\"305410<\/a>\n \"305507<\/a>\n \"305517<\/a>\n \"305935<\/a>\n \"305509<\/a>\n \"305511<\/a>\n \"305401<\/a>\n \"305412<\/a>\n \"305509<\/a>\n \"305416<\/a>\n \"305503<\/a>\n \"305420<\/a>\n \"305528<\/a>\n \"305513<\/a>\n \"305509<\/a>\n \"305528<\/a>\n \"305513<\/a>\n \"305401<\/a>\n \"305420<\/a>\n \"305420<\/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();