var html = 'Recent flickr<\/a> photos for hollandpark
\n
\n
\"Waterfall<\/a>\n \"Gardens<\/a>\n \"Rose<\/a>\n \"Holland<\/a>\n \"breakfast\"<\/a>\n \"Cracking<\/a>\n \"Bex<\/a>\n \"Kyoto<\/a>\n \"Kyoto<\/a>\n \"Kyoto<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Cascade\"<\/a>\n \"Japanese\"<\/a>\n \"Wildlife<\/a>\n \"Thérèse<\/a>\n \"Thérèse<\/a>\n \"Sibirica<\/a>\n \"\"<\/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();