function actb(_1,ca){this.actb_timeOut=-1;this.actb_lim=4;this.actb_firstText=false;this.actb_mouse=true;this.actb_delimiter=new Array(";",",");this.actb_startcheck=1;this.actb_bgColor="#888888";this.actb_textColor="#FFFFFF";this.actb_hColor="#000000";this.actb_fFamily="Verdana";this.actb_fSize="11px";this.actb_hStyle="text-decoration:underline;font-weight=\"bold\"";var _3=new Array();var _4=0;var _5=new Array();var _6=false;var _7=0;var _8=0;var _9=null;var _a=0;var _b=0;var _c=new Array();var _d=0;var _e;var _f=false;var _10="";var _11=1;var _12=0;var _13=false;this.actb_keywords=new Array();this.actb_keywords=ca;var _14=this;_9=_1;addEvent(_9,"focus",actb_setup);function actb_setup(){addEvent(document,"keydown",actb_checkkey);addEvent(_9,"blur",actb_clear);addEvent(document,"keypress",actb_keypress);}function actb_clear(evt){if(!evt){evt=event;}removeEvent(document,"keydown",actb_checkkey);removeEvent(_9,"blur",actb_clear);removeEvent(document,"keypress",actb_keypress);actb_removedisp();}function actb_parse(n){if(_14.actb_delimiter.length>0){var t=_3[_4].trim().addslashes();var _18=_3[_4].trim().length;}else{var t=_9.value.addslashes();var _18=_9.value.length;}var _19="";var i;if(_14.actb_firstText){var re=new RegExp("^"+t,"i");}else{var re=new RegExp(t,"i");}var p=n.search(re);for(i=0;i<p;i++){_19+=n.substr(i,1);}_19+="<font style='"+(_14.actb_hStyle)+"'>";for(i=p;i<_18+p;i++){_19+=n.substr(i,1);}_19+="</font>";for(i=_18+p;i<n.length;i++){_19+=n.substr(i,1);}return _19;}function actb_generate(){if(document.getElementById("tat_table")){_6=false;document.body.removeChild(document.getElementById("tat_table"));}if(_12==0){_6=false;return;}a=document.createElement("table");a.cellSpacing="1px";a.cellPadding="2px";a.style.position="absolute";a.style.top=eval(curTop(_9)+_9.offsetHeight)+"px";a.style.left=curLeft(_9)+"px";a.style.zIndex=100;a.style.backgroundColor=_14.actb_bgColor;a.id="tat_table";document.body.appendChild(a);var i;var _1e=true;var j=1;if(_14.actb_mouse){a.onmouseout=actb_table_unfocus;a.onmouseover=actb_table_focus;}var _20=0;for(i=0;i<_14.actb_keywords.length;i++){if(_c[i]){_20++;r=a.insertRow(-1);if(_1e&&!_f){r.style.backgroundColor=_14.actb_hColor;_1e=false;_7=_20;}else{if(_d==i){r.style.backgroundColor=_14.actb_hColor;_1e=false;_7=_20;}else{r.style.backgroundColor=_14.actb_bgColor;}}r.id="tat_tr"+(j);c=r.insertCell(-1);c.style.color=_14.actb_textColor;c.style.fontFamily=_14.actb_fFamily;c.style.fontSize=_14.actb_fSize;c.innerHTML=actb_parse(_14.actb_keywords[i]);c.id="tat_td"+(j);c.setAttribute("pos",j);if(_14.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouseclick;c.onmouseover=actb_table_highlight;}j++;}if(j-1==_14.actb_lim&&j<_8){r=a.insertRow(-1);r.style.backgroundColor=_14.actb_bgColor;c=r.insertCell(-1);c.style.color=_14.actb_textColor;c.style.fontFamily="arial narrow";c.style.fontSize=_14.actb_fSize;c.align="center";replaceHTML(c,"\\/");if(_14.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouse_down;}break;}}_a=1;_b=j-1;_6=true;if(_7<=0){_7=1;}}function actb_remake(){document.body.removeChild(document.getElementById("tat_table"));a=document.createElement("table");a.cellSpacing="1px";a.cellPadding="2px";a.style.position="absolute";if(navigator.userAgent.match(/MSIE\s([^;]*)/)){a.style.top=eval(curTop(_9))+"px";}else{a.style.top=eval(curTop(_9)+_9.offsetHeight)+"px";}a.style.left=curLeft(_9)+"px";a.style.zIndex=100;a.style.backgroundColor=_14.actb_bgColor;a.id="tat_table";if(_14.actb_mouse){a.onmouseout=actb_table_unfocus;a.onmouseover=actb_table_focus;}document.body.appendChild(a);var i;var _22=true;var j=1;if(_a>1){r=a.insertRow(-1);r.style.backgroundColor=_14.actb_bgColor;c=r.insertCell(-1);c.style.color=_14.actb_textColor;c.style.fontFamily="arial narrow";c.style.fontSize=_14.actb_fSize;c.align="center";replaceHTML(c,"/\\");if(_14.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouse_up;}}for(i=0;i<_14.actb_keywords.length;i++){if(_c[i]){if(j>=_a&&j<=_b){r=a.insertRow(-1);r.style.backgroundColor=_14.actb_bgColor;r.id="tat_tr"+(j);c=r.insertCell(-1);c.style.color=_14.actb_textColor;c.style.fontFamily=_14.actb_fFamily;c.style.fontSize=_14.actb_fSize;c.innerHTML=actb_parse(_14.actb_keywords[i]);c.id="tat_td"+(j);c.setAttribute("pos",j);if(_14.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouseclick;c.onmouseover=actb_table_highlight;}j++;}else{j++;}}if(j>_b){break;}}if(j-1<_8){r=a.insertRow(-1);r.style.backgroundColor=_14.actb_bgColor;c=r.insertCell(-1);c.style.color=_14.actb_textColor;c.style.fontFamily="arial narrow";c.style.fontSize=_14.actb_fSize;c.align="center";replaceHTML(c,"\\/");if(_14.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouse_down;}}}function actb_goup(){if(!_6){return;}if(_7==1){return;}document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_bgColor;_7--;if(_7<_a){actb_moveup();}document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_hColor;if(_e){clearTimeout(_e);}if(_14.actb_timeOut>0){_e=setTimeout(function(){_11=0;actb_removedisp();},_14.actb_timeOut);}}function actb_godown(){if(!_6){return;}if(_7==_8){return;}document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_bgColor;_7++;if(_7>_b){actb_movedown();}document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_hColor;if(_e){clearTimeout(_e);}if(_14.actb_timeOut>0){_e=setTimeout(function(){_11=0;actb_removedisp();},_14.actb_timeOut);}}function actb_movedown(){_a++;_b++;actb_remake();}function actb_moveup(){_a--;_b--;actb_remake();}function actb_mouse_down(){document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_bgColor;_7++;actb_movedown();document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_hColor;_9.focus();_11=0;if(_e){clearTimeout(_e);}if(_14.actb_timeOut>0){_e=setTimeout(function(){_11=0;actb_removedisp();},_14.actb_timeOut);}}function actb_mouse_up(evt){if(!evt){evt=event;}if(evt.stopPropagation){evt.stopPropagation();}else{evt.cancelBubble=true;}document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_bgColor;_7--;actb_moveup();document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_hColor;_9.focus();_11=0;if(_e){clearTimeout(_e);}if(_14.actb_timeOut>0){_e=setTimeout(function(){_11=0;actb_removedisp();},_14.actb_timeOut);}}function actb_mouseclick(evt){if(!evt){evt=event;}if(!_6){return;}_11=0;_7=this.getAttribute("pos");actb_penter();}function actb_table_focus(){_11=1;}function actb_table_unfocus(){_11=0;if(_e){clearTimeout(_e);}if(_14.actb_timeOut>0){_e=setTimeout(function(){_11=0;actb_removedisp();},_14.actb_timeOut);}}function actb_table_highlight(){_11=1;document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_bgColor;_7=this.getAttribute("pos");while(_7<_a){actb_moveup();}while(_7>_b){actb_movedown();}document.getElementById("tat_tr"+_7).style.backgroundColor=_14.actb_hColor;if(_e){clearTimeout(_e);}if(_14.actb_timeOut>0){_e=setTimeout(function(){_11=0;actb_removedisp();},_14.actb_timeOut);}}function actb_insertword(a){if(_14.actb_delimiter.length>0){str="";l=0;for(i=0;i<_3.length;i++){if(_4==i){prespace=postspace="";gotbreak=false;for(j=0;j<_3[i].length;++j){if(_3[i].charAt(j)!=" "){gotbreak=true;break;}prespace+=" ";}for(j=_3[i].length-1;j>=0;--j){if(_3[i].charAt(j)!=" "){break;}postspace+=" ";}str+=prespace;str+=a;l=str.length;if(gotbreak){str+=postspace;}}else{str+=_3[i];}if(i!=_3.length-1){str+=_5[i];}}_9.value=str;setCaret(_9,l);}else{_9.value=a;}_11=0;actb_removedisp();}function actb_penter(){if(!_6){return;}_6=false;var _27="";var c=0;for(var i=0;i<=_14.actb_keywords.length;i++){if(_c[i]){c++;}if(c==_7){_27=_14.actb_keywords[i];break;}}actb_insertword(_27);l=getCaretStart(_9);}function actb_removedisp(){if(_11==0){_6=0;if(document.getElementById("tat_table")){document.body.removeChild(document.getElementById("tat_table"));}if(_e){clearTimeout(_e);}}}function actb_keypress(e){if(_13){stopEvent(e);}return !_13;}function actb_checkkey(evt){if(!evt){evt=event;}a=evt.keyCode;caret_pos_start=getCaretStart(_9);_13=0;switch(a){case 38:actb_goup();_13=1;return false;break;case 40:actb_godown();_13=1;return false;break;case 13:case 9:if(_6){_13=1;actb_penter();return false;}else{return true;}break;default:setTimeout(function(){actb_tocomplete(a);},50);break;}}function actb_tocomplete(kc){if(kc==38||kc==40||kc==13){return;}var i;if(_6){var _2e=0;var c=0;for(var i=0;i<=_14.actb_keywords.length;i++){if(_c[i]){c++;}if(c==_7){_2e=i;break;}}_d=_2e;}else{_d=-1;}if(_9.value==""){_11=0;actb_removedisp();return;}if(_14.actb_delimiter.length>0){caret_pos_start=getCaretStart(_9);caret_pos_end=getCaretEnd(_9);delim_split="";for(i=0;i<_14.actb_delimiter.length;i++){delim_split+=_14.actb_delimiter[i];}delim_split=delim_split.addslashes();delim_split_rx=new RegExp("(["+delim_split+"])");c=0;_3=new Array();_3[0]="";for(i=0,j=_9.value.length;i<_9.value.length;i++,j--){if(_9.value.substr(i,j).search(delim_split_rx)==0){ma=_9.value.substr(i,j).match(delim_split_rx);_5[c]=ma[1];c++;_3[c]="";}else{_3[c]+=_9.value.charAt(i);}}var l=0;_4=-1;for(i=0;i<_3.length;i++){if(caret_pos_end>=l&&caret_pos_end<=l+_3[i].length){_4=i;}l+=_3[i].length+1;}var ot=_3[_4].trim();var t=_3[_4].addslashes().trim();}else{var ot=_9.value;var t=_9.value.addslashes();}if(ot.length==0){_11=0;actb_removedisp();}if(ot.length<_14.actb_startcheck){return this;}if(_14.actb_firstText){var re=new RegExp("^"+t,"i");}else{var re=new RegExp(t,"i");}_8=0;_f=false;_12=0;for(i=0;i<_14.actb_keywords.length;i++){_c[i]=false;if(re.test(_14.actb_keywords[i])){_8++;_c[i]=true;_12++;if(_d==i){_f=true;}}}if(_e){clearTimeout(_e);}if(_14.actb_timeOut>0){_e=setTimeout(function(){_11=0;actb_removedisp();},_14.actb_timeOut);}actb_generate();}return this;}
