window.onload = function () {
	new Ajax.Autocompleter("inputBuscaMaterial", "autocomplete_choices", "http://www.jesusvive.org.br/home/material/pesquisarAjax/", {});
}