$(document).ready(function(){
	 $("#hakupalkki_hakusana").autocomplete("hakupalkki_autocomplete.php",{minChars:1});        
});
