document.writeln("<!--");
document.writeln(" Social Bookmarking Script");
document.writeln("@ Das Script muss unverändert in die Seite eingefügt werden!");
document.writeln("@ Eine Änderung beeinträchtigt die Funktion");
document.writeln("@ (C) Copyright www.geldthemen.de");
document.writeln("@ Website http://www.geldthemen.de/social-bookmark.html");
document.writeln("-->");
<!--
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/de_DE/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));

(function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
