jQuery(document).ready(function(){
	$("#taglist_input").autocomplete("/handbuch_fuer_konzeption/tags/autocomplete", { minChars:1 });
});
