var html = 'Recent flickr<\/a> photos for hollandpark
\n
\n
\"Tile<\/a>\n \"The<\/a>\n \"Silk<\/a>\n \"The<\/a>\n \"Peacocks<\/a>\n \"The<\/a>\n \"Deer<\/a>\n \"White<\/a>\n \"Tiles<\/a>\n \"Rotunda<\/a>\n \"The<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Holland<\/a>\n \"Spiral<\/a>\n \"Dining<\/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();