var html = 'Recent flickr<\/a> photos for sthelier
\n
\n
\"Gold<\/a>\n \"Herb<\/a>\n \"Grown<\/a>\n \"Colombier\"<\/a>\n \"Manor<\/a>\n \"OAP\"<\/a>\n \"Plant\"<\/a>\n \"Walled<\/a>\n \"Japanese<\/a>\n \"Willow<\/a>\n \"Water<\/a>\n \"Jersey<\/a>\n \"Wind<\/a>\n \"Levante<\/a>\n \"Detail<\/a>\n \"IMG_0230\"<\/a>\n \"Central<\/a>\n \"Little<\/a>\n \"little<\/a>\n \"IMG_0567\"<\/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();