var html = 'Recent flickr<\/a> photos for manorpark
\n
\n
\"Kieron<\/a>\n \"Ren<\/a>\n \"Kieron<\/a>\n \"The<\/a>\n \"Thea<\/a>\n \"David<\/a>\n \"Tom<\/a>\n \"Tom<\/a>\n \"Tom<\/a>\n \"Richard<\/a>\n \"Richard<\/a>\n \"Richard<\/a>\n \"Richard<\/a>\n \"Well,<\/a>\n \"Karlslund<\/a>\n \"A<\/a>\n \"A<\/a>\n \"A<\/a>\n \"A<\/a>\n \"Route<\/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();