var html = 'Recent flickr<\/a> photos for sanderstead
\n
\n
\"Limpsfield<\/a>\n \"Sanderstead,<\/a>\n \"Here&#039;s<\/a>\n \"True<\/a>\n \"House,<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Bungalows,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"Catholic<\/a>\n \"Shops,<\/a>\n \"Clear<\/a>\n \"Restricted<\/a>\n \"New<\/a>\n \"New<\/a>\n \"Home<\/a>\n \"Autumn<\/a>\n \"Heavens<\/a>\n \"Making<\/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();