var html = 'Recent flickr<\/a> photos for norbury
\n
\n
\"20240227-DSCF7236SFX\"<\/a>\n \"20240227-DSCF7205SFX\"<\/a>\n \"AboutTime\"<\/a>\n \"Wall,<\/a>\n \"Wall,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"Shark,<\/a>\n \"View,<\/a>\n \"Wall,<\/a>\n \"Shops,<\/a>\n \"Works,<\/a>\n \"Bovingdon<\/a>\n \"South<\/a>\n \"South<\/a>\n \"South<\/a>\n \"Houses,<\/a>\n \"Sundial<\/a>\n \"Houses,<\/a>\n \"Recreation<\/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();