
$(function() {
          $('#input').autocomplete('includes/funkcie/search_query.php', {json: true});
      });

/*
*  $('#input').autocomplete();
*/
