var html = 'Recent flickr<\/a> photos for kewgardens
\n
\n
\"IMG_0428\"<\/a>\n \"IMG_0311\"<\/a>\n \"IMG_0407\"<\/a>\n \"IMG_0383\"<\/a>\n \"IMG_0472\"<\/a>\n \"IMG_0404\"<\/a>\n \"IMG_0334\"<\/a>\n \"IMG_0308\"<\/a>\n \"IMG_0450\"<\/a>\n \"13<\/a>\n \"09<\/a>\n \"13<\/a>\n \"20<\/a>\n \"24<\/a>\n \"09<\/a>\n \"17<\/a>\n \"Pelargonium,<\/a>\n \"Large<\/a>\n \"Kew<\/a>\n \"Sackler<\/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();