window.onload = function () {var oTextbox = new AutoSuggestControl(document.getElementById("txt1"), new RemoteStateSuggestions());}
