$(document).ready(function(){    window.___gcfg = {        lang: 'de'    };        (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);    })();    var searchText = "Suche...";    $('#searchform input[type="text"]').addClass("idleField");    $('#searchform input[type="text"]').focus(function(){        $(this).removeClass("idleField").addClass("focusField");        if (this.value == this.defaultValue) {            this.value = '';        }        if (this.value != this.defaultValue) {            this.select();        }    });    $('#searchform input[type="text"]').blur(function(){        $(this).removeClass("focusField").addClass("idleField");        if ($.trim(this.value == '')) {            this.value = (this.defaultValue ? this.defaultValue : '');        }    });});var ladyice = {    src: '/fonts/ladyice.swf'};sIFR.activate(ladyice);sIFR.replace(ladyice, {    selector: 'h1',    wmode: 'transparent',    css: ['a { text-decoration: none; color: #FFFFFF; text-align:right }', 'a:hover { color: #FFFFFF }'],    filters: {        DropShadow: {            distance: 2,            color: '#330000',            strength: 1        }    }});sIFR.replace(ladyice, {    selector: 'h3',    wmode: 'transparent',    css: ['a { text-decoration: none; color: #FFFFFF; text-align:right }', 'a:hover { color: #FFFFFF }'],    filters: {        DropShadow: {            distance: 2,            color: '#330000',            strength: 1        }    }});sIFR.replace(ladyice, {    selector: 'h4.serendipity_title',    wmode: 'transparent',    css: ['.sIFR-root { font-size:25px }', 'a {text-decoration: none; color: #000000; text-align:left; font-size:25px }', 'a:hover { color: #333333 }']});
