_sf_async_config = window._sf_async_config || {}; _sf_async_config.authors = ""; _sf_async_config.sections = ""; function chartbeatLoader() { var p = location.pathname.split("/"); _sf_async_config.sections = p.slice(2, (p[p.length-1].indexOf(".html") > -1)?p.length-1:p.length).join(","); jQuery(function() {jQuery(".FAZArtikelEinleitung .Autor .caps").each(function() { if (jQuery(this).parent("a").length > 0) { _sf_async_config.authors += (_sf_async_config.authors.length > 0?",":"")+jQuery(this).text(); } });}); window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" : "http://static.chartbeat.com/") + "js/chartbeat.js"); document.body.appendChild(e); }; $(document).ready(function () { chartbeatLoader(); });