var html = 'Recent flickr<\/a> photos for southkensington
\n
\n
\"Culture<\/a>\n \"Happyness<\/a>\n \"South<\/a>\n \"Enjoying<\/a>\n \"Open<\/a>\n \"Ostrich<\/a>\n \"On<\/a>\n \"Fait<\/a>\n \"Earth<\/a>\n \"Public<\/a>\n \"Come<\/a>\n \"Science<\/a>\n \"Wind<\/a>\n \"Smoked<\/a>\n \"Posh<\/a>\n \"IMG_2107\"<\/a>\n \"IMG_2112\"<\/a>\n \"IMG_2109\"<\/a>\n \"IMG_2108\"<\/a>\n \"IMG_2113\"<\/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();