var html = 'Recent flickr<\/a> photos for kensingtonolympia
\n
\n
\"The<\/a>\n \"District<\/a>\n \"5850<\/a>\n \"5909<\/a>\n \"37800<\/a>\n \"The<\/a>\n \"KC<\/a>\n \"KC<\/a>\n \"61306<\/a>\n \"London<\/a>\n \"56103<\/a>\n \"56301<\/a>\n \"66501<\/a>\n \"73109<\/a>\n \"IMG_1477<\/a>\n \"IMG_1453<\/a>\n \"IMG_1427<\/a>\n \"92019\"<\/a>\n \"66568\"<\/a>\n \"20305<\/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();