
$(document).ready(function(){
    $("#globale-suche").inputPrefill({text:"Initiative suchen"});
});
