var html = 'Recent flickr<\/a> photos for barnehurst
\n
\n
\"Walls,<\/a>\n \"Burstead<\/a>\n \"DIY<\/a>\n \"Wall,<\/a>\n \"Global<\/a>\n \"Wall,<\/a>\n \"House,<\/a>\n \"Fog,<\/a>\n \"Fog,<\/a>\n \"66176<\/a>\n \"SE<\/a>\n \"SE<\/a>\n \"SE<\/a>\n \"2U70<\/a>\n \"AL<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"AL<\/a>\n \"GAL<\/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();