var html = 'Recent flickr<\/a> photos for southkensington
\n
\n
\"Lotus<\/a>\n \"Moving<\/a>\n \"Moving<\/a>\n \"Chinese<\/a>\n \"British<\/a>\n \"Moving<\/a>\n \"Lotus<\/a>\n \"Lotus<\/a>\n \"Moving<\/a>\n \"Moving<\/a>\n \"Moving<\/a>\n \"Pocket<\/a>\n \"Lotus<\/a>\n \"Memorial<\/a>\n \"Royal<\/a>\n \"Royal<\/a>\n \"Royal<\/a>\n \"Albert<\/a>\n \"Royal<\/a>\n \"Coronation<\/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();