var options_xml = {
	script:"searchlist.php?",
	varname:"input"
};
var as_xml = new AutoSuggest('testinput_xml', options_xml);