// Compacted by ScriptingMagic.com
function actb(b,d){this.actb_timeOut=-1;this.actb_lim=20;this.actb_firstText=true;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="Arial";this.actb_fSize="14px";this.actb_hStyle='text-decoration:underline;font-weight="bold"';var e=new Array();var f=0;var g=new Array();var h=false;var i=0;var j=0;var k=null;var m=0;var n=0;var o=new Array();var p=0;var q;var s=false;var t="";var u=1;var v=0;var w=false;this.actb_keywords=new Array();this.actb_keywords=d;var x=this;k=b;addEvent(k,"focus",actb_setup);function actb_setup(){addEvent(document,"keydown",actb_checkkey);addEvent(k,"blur",actb_clear);addEvent(document,"keypress",actb_keypress)}function actb_clear(y){if(!y){y=event}removeEvent(document,"keydown",actb_checkkey);removeEvent(k,"blur",actb_clear);removeEvent(document,"keypress",actb_keypress);actb_removedisp()}function actb_parse(y){if(x.actb_delimiter.length>0){var z=e[f].trim().addslashes();var A=e[f].trim().length}else{var z=k.value.addslashes();var A=k.value.length}var B="";var C;if(x.actb_firstText){var D=new RegExp("^"+z,"i")}else{var D=new RegExp(z,"i")}var E=y.search(D);for(C=0;C<E;C++){B+=y.substr(C,1)}B+="<font style='"+(x.actb_hStyle)+"'>";for(C=E;C<A+E;C++){B+=y.substr(C,1)}B+="</font>";for(C=A+E;C<y.length;C++){B+=y.substr(C,1)}return B}function actb_generate(){if(document.getElementById("tat_table")){h=false;document.body.removeChild(document.getElementById("tat_table"))}if(v==0){h=false;return}a=document.createElement("table");a.cellSpacing="1px";a.cellPadding="2px";a.style.position="absolute";a.style.top=eval(curTop(k)+k.offsetHeight)+"px";a.style.left=curLeft(k)+"px";a.style.backgroundColor=x.actb_bgColor;a.id="tat_table";document.body.appendChild(a);var y;var z=true;var A=1;if(x.actb_mouse){a.onmouseout=actb_table_unfocus;a.onmouseover=actb_table_focus}var B=0;for(y=0;y<x.actb_keywords.length;y++){if(o[y]){B++;r=a.insertRow(-1);if(z&&!s){r.style.backgroundColor=x.actb_hColor;z=false;i=B}else{if(p==y){r.style.backgroundColor=x.actb_hColor;z=false;i=B}else{r.style.backgroundColor=x.actb_bgColor}}r.id="tat_tr"+(A);c=r.insertCell(-1);c.style.color=x.actb_textColor;c.style.fontFamily=x.actb_fFamily;c.style.fontSize=x.actb_fSize;c.innerHTML=actb_parse(x.actb_keywords[y]);c.id="tat_td"+(A);c.setAttribute("pos",A);if(x.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouseclick;c.onmouseover=actb_table_highlight}A++}if(A-1==x.actb_lim&&A<j){r=a.insertRow(-1);r.style.backgroundColor=x.actb_bgColor;c=r.insertCell(-1);c.style.color=x.actb_textColor;c.style.fontFamily="arial narrow";c.style.fontSize=x.actb_fSize;c.align="center";replaceHTML(c,"\\/");if(x.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouse_down}break}}m=1;n=A-1;h=true;if(i<=0){i=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";a.style.top=eval(curTop(k)+k.offsetHeight)+"px";a.style.left=curLeft(k)+"px";a.style.backgroundColor=x.actb_bgColor;a.id="tat_table";if(x.actb_mouse){a.onmouseout=actb_table_unfocus;a.onmouseover=actb_table_focus}document.body.appendChild(a);var y;var z=true;var A=1;if(m>1){r=a.insertRow(-1);r.style.backgroundColor=x.actb_bgColor;c=r.insertCell(-1);c.style.color=x.actb_textColor;c.style.fontFamily="arial narrow";c.style.fontSize=x.actb_fSize;c.align="center";replaceHTML(c,"/\\");if(x.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouse_up}}for(y=0;y<x.actb_keywords.length;y++){if(o[y]){if(A>=m&&A<=n){r=a.insertRow(-1);r.style.backgroundColor=x.actb_bgColor;r.id="tat_tr"+(A);c=r.insertCell(-1);c.style.color=x.actb_textColor;c.style.fontFamily=x.actb_fFamily;c.style.fontSize=x.actb_fSize;c.innerHTML=actb_parse(x.actb_keywords[y]);c.id="tat_td"+(A);c.setAttribute("pos",A);if(x.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouseclick;c.onmouseover=actb_table_highlight}A++}else{A++}}if(A>n){break}}if(A-1<j){r=a.insertRow(-1);r.style.backgroundColor=x.actb_bgColor;c=r.insertCell(-1);c.style.color=x.actb_textColor;c.style.fontFamily="arial narrow";c.style.fontSize=x.actb_fSize;c.align="center";replaceHTML(c,"\\/");if(x.actb_mouse){c.style.cursor="pointer";c.onclick=actb_mouse_down}}}function actb_goup(){if(!h){return}if(i==1){return}document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_bgColor;i--;if(i<m){actb_moveup()}document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_hColor;if(q){clearTimeout(q)}if(x.actb_timeOut>0){q=setTimeout(function(){u=0;actb_removedisp()},x.actb_timeOut)}}function actb_godown(){if(!h){return}if(i==j){return}document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_bgColor;i++;if(i>n){actb_movedown()}document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_hColor;if(q){clearTimeout(q)}if(x.actb_timeOut>0){q=setTimeout(function(){u=0;actb_removedisp()},x.actb_timeOut)}}function actb_movedown(){m++;n++;actb_remake()}function actb_moveup(){m--;n--;actb_remake()}function actb_mouse_down(){document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_bgColor;i++;actb_movedown();document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_hColor;k.focus();u=0;if(q){clearTimeout(q)}if(x.actb_timeOut>0){q=setTimeout(function(){u=0;actb_removedisp()},x.actb_timeOut)}}function actb_mouse_up(y){if(!y){y=event}if(y.stopPropagation){y.stopPropagation()}else{y.cancelBubble=true}document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_bgColor;i--;actb_moveup();document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_hColor;k.focus();u=0;if(q){clearTimeout(q)}if(x.actb_timeOut>0){q=setTimeout(function(){u=0;actb_removedisp()},x.actb_timeOut)}}function actb_mouseclick(y){if(!y){y=event}if(!h){return}u=0;i=this.getAttribute("pos");actb_penter()}function actb_table_focus(){u=1}function actb_table_unfocus(){u=0;if(q){clearTimeout(q)}if(x.actb_timeOut>0){q=setTimeout(function(){u=0;actb_removedisp()},x.actb_timeOut)}}function actb_table_highlight(){u=1;document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_bgColor;i=this.getAttribute("pos");while(i<m){actb_moveup()}while(i>n){actb_movedown()}document.getElementById("tat_tr"+i).style.backgroundColor=x.actb_hColor;if(q){clearTimeout(q)}if(x.actb_timeOut>0){q=setTimeout(function(){u=0;actb_removedisp()},x.actb_timeOut)}}function actb_insertword(y){if(x.actb_delimiter.length>0){str="";l=0;for(i=0;i<e.length;i++){if(f==i){prespace=postspace="";gotbreak=false;for(j=0;j<e[i].length;++j){if(e[i].charAt(j)!=" "){gotbreak=true;break}prespace+=" "}for(j=e[i].length-1;j>=0;--j){if(e[i].charAt(j)!=" "){break}postspace+=" "}str+=prespace;str+=y;l=str.length;if(gotbreak){str+=postspace}}else{str+=e[i]}if(i!=e.length-1){str+=g[i]}}k.value=str;setCaret(k,l)}else{k.value=y}u=0;actb_removedisp()}function actb_penter(){if(!h){return}h=false;var y="";var z=0;for(var A=0;A<=x.actb_keywords.length;A++){if(o[A]){z++}if(z==i){y=x.actb_keywords[A];break}}actb_insertword(y);l=getCaretStart(k)}function actb_removedisp(){if(u==0){h=0;if(document.getElementById("tat_table")){document.body.removeChild(document.getElementById("tat_table"))}if(q){clearTimeout(q)}}}function actb_keypress(y){if(w){stopEvent(y)}return !w}function actb_checkkey(y){if(!y){y=event}a=y.keyCode;caret_pos_start=getCaretStart(k);w=0;switch(a){case 38:actb_goup();w=1;return false;break;case 40:actb_godown();w=1;return false;break;case 13:case 9:if(h){w=1;actb_penter();return false}else{return true}break;default:setTimeout(function(){actb_tocomplete(a)},50);break}}function actb_tocomplete(y){if(y==38||y==40||y==13){return}var z;if(h){var A=0;var B=0;for(var z=0;z<=x.actb_keywords.length;z++){if(o[z]){B++}if(B==i){A=z;break}}p=A}else{p=-1}if(k.value==""){u=0;actb_removedisp();return}if(x.actb_delimiter.length>0){caret_pos_start=getCaretStart(k);caret_pos_end=getCaretEnd(k);delim_split="";for(z=0;z<x.actb_delimiter.length;z++){delim_split+=x.actb_delimiter[z]}delim_split=delim_split.addslashes();delim_split_rx=new RegExp("(["+delim_split+"])");B=0;e=new Array();e[0]="";for(z=0,j=k.value.length;z<k.value.length;z++,j--){if(k.value.substr(z,j).search(delim_split_rx)==0){ma=k.value.substr(z,j).match(delim_split_rx);g[B]=ma[1];B++;e[B]=""}else{e[B]+=k.value.charAt(z)}}var C=0;f=-1;for(z=0;z<e.length;z++){if(caret_pos_end>=C&&caret_pos_end<=C+e[z].length){f=z}C+=e[z].length+1}var D=e[f].trim();var E=e[f].addslashes().trim()}else{var D=k.value;var E=k.value.addslashes()}if(D.length==0){u=0;actb_removedisp()}if(D.length<x.actb_startcheck){return this}if(x.actb_firstText){var F=new RegExp("^"+E,"i")}else{var F=new RegExp(E,"i")}j=0;s=false;v=0;for(z=0;z<x.actb_keywords.length;z++){o[z]=false;if(F.test(x.actb_keywords[z])){j++;o[z]=true;v++;if(p==z){s=true}}}if(q){clearTimeout(q)}if(x.actb_timeOut>0){q=setTimeout(function(){u=0;actb_removedisp()},x.actb_timeOut)}actb_generate()}return this}