var html = 'Recent flickr<\/a> photos for manorpark
\n
\n
\"Woodgrange<\/a>\n \"102064<\/a>\n \"102065<\/a>\n \"102066<\/a>\n \"102063<\/a>\n \"20250112.<\/a>\n \"20250112.<\/a>\n \"20250112.<\/a>\n \"20250112.<\/a>\n \"20250112.<\/a>\n \"20250112.<\/a>\n \"102062<\/a>\n \"102061<\/a>\n \"First<\/a>\n \"102059<\/a>\n \"102060<\/a>\n \"102058<\/a>\n \"Ford<\/a>\n \"102056<\/a>\n \"102057<\/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();