var html = 'Recent flickr<\/a> photos for manorpark
\n
\n
\"Bluebells<\/a>\n \"Bluebells<\/a>\n \"Ben\"<\/a>\n \"woodland\"<\/a>\n \"Hawthorn\"<\/a>\n \"Ben<\/a>\n \"Rhododendron\"<\/a>\n \"Bluebells<\/a>\n \"Beech<\/a>\n \"A<\/a>\n \"A<\/a>\n \"A<\/a>\n \"A<\/a>\n \"A<\/a>\n \"Pond<\/a>\n \"Manor<\/a>\n \"IMGP8979\"<\/a>\n \"IMGP8975\"<\/a>\n \"IMGP8977\"<\/a>\n \"IMGP8956\"<\/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();