var html = 'Recent flickr<\/a> photos for bushhillpark
\n
\n
\"Autumn<\/a>\n \"315819<\/a>\n \"315855<\/a>\n \"Sunny<\/a>\n \"Green<\/a>\n \"An<\/a>\n \"Happy<\/a>\n \"Horse<\/a>\n \"Chestnut<\/a>\n \"Bush<\/a>\n \"House,<\/a>\n \"Bush<\/a>\n \"Bush<\/a>\n \"Danehurst,<\/a>\n \"Castleleigh,<\/a>\n \"Very<\/a>\n \"Springtime<\/a>\n \"Bush<\/a>\n \"Happy<\/a>\n \"Sunlit<\/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();