var html = 'Recent flickr<\/a> photos for epping
\n
\n
\"The<\/a>\n \"The<\/a>\n \"another<\/a>\n \"L11<\/a>\n \"Wartime<\/a>\n \"Stupid<\/a>\n \"Mari<\/a>\n \"Mari<\/a>\n \"New<\/a>\n \"New<\/a>\n \"Mari<\/a>\n \"New<\/a>\n \"&quot;I&#039;ll<\/a>\n \"Sparrow<\/a>\n \"Waiting<\/a>\n \"Serenity\"<\/a>\n \"London\"<\/a>\n \"Floating\"<\/a>\n \"EppFor2-023\"<\/a>\n \"EppFor2-013\"<\/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();