var html = 'Recent flickr<\/a> photos for kingscross
\n
\n
\"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"If<\/a>\n \"20250809<\/a>\n \"20250809<\/a>\n \"20250809<\/a>\n \"Lumo\"<\/a>\n \"Roof\"<\/a>\n \"Your<\/a>\n \"David<\/a>\n \"David<\/a>\n \"David<\/a>\n \"David<\/a>\n \"David<\/a>\n \"Espérance<\/a>\n \"Battle<\/a>\n \"Pancras<\/a>\n \"Coal<\/a>\n \"Coal<\/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();