var html = 'Recent flickr<\/a> photos for kewgardens
\n
\n
\"Phalaenopsis\"<\/a>\n \"Narcissus<\/a>\n \"Camellia<\/a>\n \"Scilla<\/a>\n \"Minka<\/a>\n \"Queen<\/a>\n \"Cymibidium<\/a>\n \"Crocus<\/a>\n \"Cattleya<\/a>\n \"Colchicum<\/a>\n \"Chokushi-Mon\"<\/a>\n \"Burning<\/a>\n \"Great<\/a>\n \"Fritillaria<\/a>\n \"Papaver<\/a>\n \"Iris<\/a>\n \"Roscoea<\/a>\n \"Echinopsis<\/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();