
if(typeof Widgets=="undefined"){Widgets={};}
Widgets.Suggest=Class.create();Widgets.Suggest.prototype={initialize:function(id,_2,_3){this.id=id;this.input_field=_2;this.options=_3;var _4=new Kore.JSLoader();_4.addFile("includes/yui/yahoo/yahoo.js");_4.addFile("includes/yui/dom/dom.js");_4.addFile("includes/yui/event/event.js");_4.addFile("includes/yui/connection/connection.js");_4.addFile("includes/yui/animation/animation.js");_4.addFile("includes/yui/autocomplete/autocomplete.js");_4.addFile("includes/kore/js/error.js");_4.addFile("includes/kore/js/browser/browser.js");_4.addFile("includes/kore/js/dataprovider/transporter.js");_4.addFile("includes/kore/js/dataprovider/dataprovider.js");_4.addFile("includes/kore/js/dataprovider/jsonprovider.js");_4.loadFiles(function(){if(!Kore.isOkForAjax()){return false;}
this.render();}.bind(this));},render:function(){if(!YAHOO.util.Dom.get(this.input_field)){var _5=this;window.setTimeout(function(){_5.initialize(this.input_field,this.options);},10);return;}
var _5=this;this.relId=this.input_field+"_choices";this.fDScallback=function(a,b,_8){if(_8&&_8.content&&_8.content.choices){var _9=[];for(var i=0;i<_8.content.choices.length;i++){var _b=_8.content.choices[i];_9.push(new Array(_b));}

 
