var html = 'Recent flickr<\/a> photos for kewgardens
\n
\n
\"Echinopsis<\/a>\n \"Tephrocactus<\/a>\n \"Cleistocactus<\/a>\n \"Tiger&#039;s<\/a>\n \"Reflections\"<\/a>\n \"Family<\/a>\n \"On<\/a>\n \"Bird<\/a>\n \"Nymphaea<\/a>\n \"Nymphaea<\/a>\n \"Nymphaea<\/a>\n \"Stairs,<\/a>\n \"Restoration<\/a>\n \"Second<\/a>\n \"Great<\/a>\n \"Rosa<\/a>\n \"Kew<\/a>\n \"Kew<\/a>\n \"Kew<\/a>\n \"Kew<\/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();