document.getElementById("WhoFinance_LargeWidget_container").innerHTML = "
"; var styleElement = document.createElement('link'); styleElement.rel = 'stylesheet'; styleElement.href = 'https://www.whofinance.de/wfwidget/css/wfwidget_office.css'; document.getElementsByTagName("head")[0].appendChild(styleElement); if (typeof(whofinance_widget_target_url) != "undefined") { var wf_link = document.getElementById('whofinanceWidgetLink'); wf_link.setAttribute('href', whofinance_widget_target_url); } var scriptElement = document.createElement('script'); scriptElement.type = 'application/ld+json'; scriptElement.text = '{ "@context": "http://schema.org", "@type": "LocalBusiness", "name": "MLP Finanzberatung SE MLP Karlsruhe V", "image": "https://www.whofinance.de/media/cache/office_logo/uploads/institute/16/16/profile/logo_profile.png", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.7", "worstRating": "1", "bestRating": "5", "ratingCount": "149" } }'; document.getElementsByTagName("head")[0].appendChild(scriptElement);