<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){a!=Array.prototype&amp;&amp;a!=Object.prototype&amp;&amp;(a[b]=c.value)};$jscomp.getGlobal=function(a){return"undefined"!=typeof window&amp;&amp;window===a?a:"undefined"!=typeof global&amp;&amp;null!=global?global:a};$jscomp.global=$jscomp.getGlobal(this);$jscomp.SYMBOL_PREFIX="jscomp_symbol_";
$jscomp.initSymbol=function(){$jscomp.initSymbol=function(){};$jscomp.global.Symbol||($jscomp.global.Symbol=$jscomp.Symbol)};$jscomp.Symbol=function(){var a=0;return function(b){return $jscomp.SYMBOL_PREFIX+(b||"")+a++}}();
$jscomp.initSymbolIterator=function(){$jscomp.initSymbol();var a=$jscomp.global.Symbol.iterator;a||(a=$jscomp.global.Symbol.iterator=$jscomp.global.Symbol("iterator"));"function"!=typeof Array.prototype[a]&amp;&amp;$jscomp.defineProperty(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return $jscomp.arrayIterator(this)}});$jscomp.initSymbolIterator=function(){}};$jscomp.arrayIterator=function(a){var b=0;return $jscomp.iteratorPrototype(function(){return b&lt;a.length?{done:!1,value:a[b++]}:{done:!0}})};
$jscomp.iteratorPrototype=function(a){$jscomp.initSymbolIterator();a={next:a};a[$jscomp.global.Symbol.iterator]=function(){return this};return a};$jscomp.iteratorFromArray=function(a,b){$jscomp.initSymbolIterator();a instanceof String&amp;&amp;(a+="");var c=0,d={next:function(){if(c&lt;a.length){var e=c++;return{value:b(e,a[e]),done:!1}}d.next=function(){return{done:!0,value:void 0}};return d.next()}};d[Symbol.iterator]=function(){return d};return d};
$jscomp.polyfill=function(a,b,c,d){if(b){c=$jscomp.global;a=a.split(".");for(d=0;d&lt;a.length-1;d++){var e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&amp;&amp;null!=b&amp;&amp;$jscomp.defineProperty(c,a,{configurable:!0,writable:!0,value:b})}};$jscomp.polyfill("Array.prototype.values",function(a){return a?a:function(){return $jscomp.iteratorFromArray(this,function(a,c){return c})}},"es8","es3");var ac_ajax_debug=!0;
function ac_ajax_request_object(){try{var a=new XMLHttpRequest}catch(b){a=null}return a}
function ac_ajax_call_url(a,b,c){var d=ac_ajax_request_object();if(null!==d){d.onreadystatechange=function(){try{ac_ajax_handle(d,c)}catch(l){}};var e=null===b?"GET":"POST",f=typeof b;if(null!==b&amp;&amp;("array"==f||"object"==f)){var g=[],h;for(h in b)if(f=typeof b[h],"array"==f||"object"==f)for(var k in b[h])"function"!=typeof b[h][k]&amp;&amp;g.push(h+"["+("undefined"==k?"":k)+"]="+encodeURIComponent(b[h][k]));else"function"!=f&amp;&amp;g.push(h+"="+encodeURIComponent(b[h]));b=g.join("&amp;")}d.open(e,a,!0);d.setRequestHeader("X-XSRF-TOKEN",
getCSRFToken());null!==b&amp;&amp;d.setRequestHeader("Content-type","application/x-www-form-urlencoded");d.send(b)}}function ac_ajax_proxy_call_url(a,b,c,d){null!==c?ac_ajax_call_url(a+"/ac_global/functions/ajax_proxy.php?post=1&amp;url="+ac_b64_encode(b),c,d):ac_ajax_call_url(a+"/ac_global/functions/ajax_proxy.php?url="+ac_b64_encode(b),c,d)}
function ac_ajax_proxy_call_cb(a,b,c,d){b=b.match(/\?/)?b+"&amp;f="+c:b+"?f="+c;b+="&amp;rand="+ac_b64_encode(Math.random().toString());if(3&lt;arguments.length)for(var e=4;e&lt;arguments.length;e++)b+="&amp;p[]="+encodeURIComponent(arguments[e]);ac_ajax_proxy_call_url(a,b,null,d)}function ac_ajax_call(a,b){3&gt;arguments.length?ac_ajax_call_cb(ac_str_url(a),b,null):ac_ajax_call_cb(ac_str_url(a),b,null,ac_ary_last(arguments,2))}
function ac_ajax_call_cb(a,b,c){b&amp;&amp;(a=a.match(/\?/)?a+"&amp;f="+b:a+"?f="+b);a+="&amp;rand="+ac_b64_encode(Math.random().toString());if(3&lt;arguments.length)for(var d=3;d&lt;arguments.length;d++)a+="&amp;p[]="+encodeURIComponent(arguments[d]);null===c&amp;&amp;(c=function(){});ac_ajax_call_url(a,null,c)}function ac_ajax_post_cb(a,b,c,d){b&amp;&amp;(a=a.match(/\?/)?a+"&amp;f="+b:a+"?f="+b);a+="&amp;rand="+ac_b64_encode(Math.random().toString());null===c&amp;&amp;(c=function(){});ac_ajax_call_url(a,d,c)}
function ac_ajax_handle(a,b){if(null!==a&amp;&amp;4==a.readyState&amp;&amp;200==a.status)try{var c=a.responseXML;null!==c&amp;&amp;null!==c.documentElement?(null===b&amp;&amp;(b=eval("cb_"+c.documentElement.nodeName)),"function"==typeof b&amp;&amp;b(c.documentElement,a.responseText)):""!=a.responseText&amp;&amp;"function"==typeof ac_ajax_handle_text&amp;&amp;ac_ajax_handle_text(a.responseText)}catch(d){alert(d)}}function ac_ajax_cb(a){return function(b,c){window.t_xml=b;window.t_text=c;b=ac_dom_read_node(b,null);window.t_ary=b;a(b)}};function ac_dom_compstyle(a){return document.defaultView&amp;&amp;document.defaultView.getComputedStyle?document.defaultView.getComputedStyle(a):a.currentStyle?a.currentStyle:null}function ac_dom_showif(a,b){b?$(a).show():$(a).hide()}function ac_dom_hideif(a,b){b?$(a).hide():$(a).show()}function ac_dom_read(a,b){return ac_dom_read_node(document.getElementsByTagName(a).Items(0),b)}
function ac_dom_read_node(a,b){"function"!=typeof b&amp;&amp;(b=null);var c=[];if(!a)return null;for(var d=0;d&lt;a.childNodes.length;d++){var e=a.childNodes[d];switch(e.nodeType){case 3:c.__text=e.nodeValue;break;case 4:c.__cdata=e.nodeValue;break;case 1:if(ac_dom_isnull(e.firstChild)){var f=e.nodeName.toLowerCase();void 0===c[f]||"string"!=typeof c[f]&amp;&amp;"array"!=typeof c[f]&amp;&amp;"object"!=typeof c[f]?c[f]="":("string"==typeof c[f]&amp;&amp;(e=c[f],c[f]=[],c[f].push(e)),c[f].push(""))}else if(ac_dom_istext(e.firstChild)){f=
e.nodeName.toLowerCase();var g=void 0!==e.textContent?e.textContent:e.firstChild.nodeValue;g=g.replace(/__--acenc:endcdata--__/,"]]\x3e",g);g.match(/^-?[0-9]+$/)&amp;&amp;!g.match(/0+[0-9]+$/)&amp;&amp;(g=parseInt(g,10));void 0===c[f]||"string"!=typeof c[f]&amp;&amp;"array"!=typeof c[f]&amp;&amp;"object"!=typeof c[f]?c[f]=null===b?g:b(g):("string"==typeof c[f]?(e=c[f],c[f]=[],c[f].push(e)):"array"!=typeof c[f]&amp;&amp;"object"!=typeof c[f]&amp;&amp;alert(typeof c[f]),c[f].push(null===b?g:b(g)))}else{f=e.nodeName.toLowerCase();if(void 0===c[f]||
"string"!=typeof c[f]&amp;&amp;"array"!=typeof c[f]&amp;&amp;"object"!=typeof c[f])c[f]=[];c[f].push(ac_dom_read_node(e,b))}}}return c}function ac_dom_istext(a){return 3==a.nodeType||4==a.nodeType}function ac_dom_isnull(a){return null===a}function ac_dom_toggle_display(a,b){"none"!=$(a).style.display?$(a).style.display="none":$(a).style.display="undefined"==typeof b?"":b}function ac_dom_display_block(a){$(a).style.display="block"}function ac_dom_display_inlineblock(a){$(a).style.display="inline-block"}
function ac_dom_display_none(a){$(a).style.display="none"}function ac_dom_toggle_class(a,b,c){if(a=document.getElementById(a))a.className=a.className==b?c:b}function ac_dom_foreach_node(a,b){for(;null!==a;)b(a),a=a.nextSibling}function ac_dom_foreach_item(a,b){for(var c=0;c&lt;a.length;c++)b(a[c])}function ac_dom_foreach_child(a,b){for(var c=0;c&lt;a.childNodes.length;c++)b(a.childNodes[c])}
function ac_dom_remove_children(a){var b=null;1&lt;arguments.length&amp;&amp;(b=arguments[1]);for(var c=a.childNodes.length-1;0&lt;=c;c--)"function"!=typeof b?a.removeChild(a.childNodes[c]):b(a.childNodes[c])&amp;&amp;a.removeChild(a.childNodes[c])}function ac_dom_append_childtext(a,b){a.appendChild(document.createTextNode(b))}function ac_dom_new_option(a,b){var c=document.createElement("option");c.value=a;c.appendChild(document.createTextNode(b));return c}
function ac_dom_onload_hook(a){var b=window.onload;window.onload="function"!=typeof window.onload?a:function(){b();a()}}function ac_dom_unload_hook(a){var b=window.onbeforeunload;window.onbeforeunload="function"!=typeof window.onbeforeunload?a:function(){b();a()}}function ac_dom_onclick_hook(a){var b=document.onclick;document.onclick="function"!=typeof document.onclick?a:function(c){b(c);a(c)}}
function ac_dom_hook(a,b){eval("var oldfunc = "+a+";");"function"!=typeof oldfunc?eval(a+" = func2;"):eval(a+" = function() { oldfunc(); func2(); }")}function ac_dom_find_posX(a){var b=0;if(a.offsetParent)for(;;){b+=a.offsetLeft;if(!a.offsetParent)break;a=a.offsetParent}else a.x&amp;&amp;(b+=a.x);return b}function ac_dom_find_posY(a){var b=0;if(a.offsetParent)for(;;){b+=a.offsetTop;if(!a.offsetParent)break;a=a.offsetParent}else a.y&amp;&amp;(b+=a.y);return b}
function ac_dom_clone_node(a,b,c,d){c||(c=0);b=a.getElementsByTagName(b)[c].cloneNode(!0);if(d){c=b.getElementsByTagName("input");for(d=0;d&lt;c.length;d++)if("text"==c[d].type||"file"==c[d].type)c[d].value="";c=b.getElementsByTagName("textarea");for(d=0;d&lt;c.length;d++)c[d].value=""}a.appendChild(b);return b}function ac_dom_liveedit_toggle(a){ac_dom_toggle_display(a,"inline");ac_dom_toggle_display(a+"_contain","inline")}
function ac_dom_liveedit_showform(a){$(a).style.display="none";$(a+"_contain").style.display="inline"}function ac_dom_liveedit_showtext(a){$(a).style.display="inline";$(a+"_contain").style.display="none"}function ac_dom_unhighlight(a,b){b=$(a).select("span."+b);for(var c,d=0;d&lt;b.length;d++)a=b[d].firstChild,c=b[d].parentNode,c.replaceChild(a,b[d])}function ac_dom_keypress_doif(a,b,c){(window.event?window.event.keyCode:a.keyCode)==b&amp;&amp;c()}
function ac_dom_keypress(a,b){b(window.event?window.event.keyCode:a.keyCode)}function ac_dom_highlight(a,b,c){switch(a.nodeType){case 3:case 4:a.nodeValue=ac_dom_highlight_text(a.nodeValue,b,c);break;case 1:for(var d=0;d&lt;a.childNodes.length;d++)"SCRIPT"!=a.nodeName&amp;&amp;"TEXTAREA"!=a.nodeName&amp;&amp;ac_dom_highlight(a.childNodes[d],b,c)}}function ac_dom_highlight_replace(a,b,c){a.innerHTML=a.innerHTML.replace(/___:::([a-zA-Z0-9!_-]+):::___/gi,ac_dom_highlight_replace_cb(c))}
function ac_dom_highlight_cb(a){return null===a?function(a){return sprintf("___:::%s:::___",ac_b64_encode(a))}:function(b){return sprintf("___:::%s:::___",ac_b64_encode(b+",,,"+a))}}function ac_dom_highlight_replace_cb(a){return function(b,c){return sprintf("&lt;span class='%s'&gt;%s&lt;/span&gt;",a,ac_b64_decode(c))}}
function ac_dom_highlight_definition_cb(a){return function(b,c){c=ac_b64_decode(c);b=c.split(",,,");return 2!=b.length?c:sprintf("&lt;span class='%s' onmouseover='ac_tooltip_show(\"%s\", 200, \"\", true)' onmouseout='ac_tooltip_hide()'&gt;%s&lt;/span&gt;",a,ac_b64_encode(b[1]),ac_str_htmlescape(b[0]))}}
function ac_dom_highlight_text(a,b,c,d){for(var e in b)"string"==typeof b[e]&amp;&amp;(a=c?a.replace(new RegExp(sprintf("\\b(%s)\\b",e),"gim"),ac_dom_highlight_cb(b[e])):a.replace(new RegExp(sprintf("\\b(%s)\\b",e),"gim"),ac_dom_highlight_cb(null)));for(e in d)"string"==typeof d[e]&amp;&amp;(a=c?a.replace(new RegExp(sprintf("\\b(%s)\\b",e),"gm"),ac_dom_highlight_cb(b[e])):a.replace(new RegExp(sprintf("\\b(%s)\\b",e),"gm"),ac_dom_highlight_cb(null)));return a}
function ac_dom_highlight_definition(a,b,c){a.innerHTML=a.innerHTML.replace(/___:::([a-zA-Z0-9!_-]+):::___/gi,ac_dom_highlight_definition_cb(c))}function ac_dom_emptynode(a,b){b||(b={});a=Builder.node(a,b);a.innerHTML="&amp;nbsp;";return a}
function ac_dom_textarea_insertatcursor(a,b){var c=a.scrollTop,d=0,e=a.selectionStart||"0"==a.selectionStart?"ff":document.selection?"ie":!1;if("ie"==e){a.focus();var f=document.selection.createRange();f.moveStart("character",-a.value.length);d=f.text.length}else"ff"==e&amp;&amp;(d=a.selectionStart);f=a.value.substring(0,d);var g=a.value.substring(d,a.value.length);a.value=f+b+g;d+=b.length;"ie"==e?(a.focus(),f=document.selection.createRange(),f.moveStart("character",-a.value.length),f.moveStart("character",
d),f.moveEnd("character",0),f.select()):"ff"==e&amp;&amp;(a.selectionStart=d,a.selectionEnd=d,a.focus());a.scrollTop=c}var ac_dom_clickers={};function ac_dom_clicker_add(a,b){b&amp;&amp;(ac_dom_clickers[a]=b)}function ac_dom_clicker_remove(a,b){if(a){if("undefined"!=typeof ac_dom_clickers[a]){e=ac_dom_clickers[a];if(b)for(var c in e){b=$(a);if(!b)return;e[c]()}delete ac_dom_clickers[a]}}else{if(b)for(var d in ac_dom_clickers){var e=ac_dom_clickers[d];(b=$(d))&amp;&amp;e()}ac_dom_clickers={}}}
function ac_dom_clickcheck(a){a=a&amp;&amp;a.target||event&amp;&amp;event.srcElement;for(var b in ac_dom_clickers)if($(b)){var c=!0,d=ac_dom_clickers[b],e;for(e in d){var f=$(e);if(f)if(ac_dom_parent_exists(f,a))c=!1;else d[e]()}c&amp;&amp;ac_dom_clicker_remove(b,!1)}}function ac_dom_parent_exists(a,b){if(a==b)return!0;for(;b.parentNode;){if(b==a)return!0;b=b.parentNode}return!1}function ac_dom_radiochoice(a){a=$$("input."+a);for(var b=0;b&lt;a.length;b++)if(a[b].checked)return a[b].value;return null}
function ac_dom_radiotitle(a){a=$$("input."+a);for(var b=0;b&lt;a.length;b++)if(a[b].checked)return a[b].title;return null}function ac_dom_radioset(a,b){a=$$("input."+a);for(var c=0;c&lt;a.length;c++)if(a[c].value==b){a[c].checked=!0;break}}function ac_dom_radioclear(a){a=$$("input."+a);for(var b=0;b&lt;a.length;b++)a[b].checked=!1}function ac_dom_boxchoice(a){a=$$("input."+a);for(var b=[],c=0;c&lt;a.length;c++)a[c].checked&amp;&amp;b.push(a[c].value);return b}
function ac_dom_boxset(a,b){a=$$("input."+a);"undefined"==typeof b.length&amp;&amp;(b=ac_array_values(b));for(var c=0;c&lt;a.length;c++)0&lt;=ac_array_indexof(b,a[c].value)&amp;&amp;(a[c].checked=!0)}function ac_dom_boxclear(a){a=$$("input."+a);for(var b=0;b&lt;a.length;b++)a[b].checked=!1}function ac_dom_boxempty(a){return 0==ac_dom_boxchoice(a).length};var ac_b64_dec={A:0,B:1,C:2,D:3,E:4,F:5,G:6,H:7,I:8,J:9,K:10,L:11,M:12,N:13,O:14,P:15,Q:16,R:17,S:18,T:19,U:20,V:21,W:22,X:23,Y:24,Z:25,a:26,b:27,c:28,d:29,e:30,f:31,g:32,h:33,i:34,j:35,k:36,l:37,m:38,n:39,o:40,p:41,q:42,r:43,s:44,t:45,u:46,v:47,w:48,x:49,y:50,z:51,0:52,1:53,2:54,3:55,4:56,5:57,6:58,7:59,8:60,9:61,"-":62,"!":63,"=":0},ac_b64_enc={0:"A",1:"B",2:"C",3:"D",4:"E",5:"F",6:"G",7:"H",8:"I",9:"J",10:"K",11:"L",12:"M",13:"N",14:"O",15:"P",16:"Q",17:"R",18:"S",19:"T",20:"U",21:"V",22:"W",23:"X",
24:"Y",25:"Z",26:"a",27:"b",28:"c",29:"d",30:"e",31:"f",32:"g",33:"h",34:"i",35:"j",36:"k",37:"l",38:"m",39:"n",40:"o",41:"p",42:"q",43:"r",44:"s",45:"t",46:"u",47:"v",48:"w",49:"x",50:"y",51:"z",52:"0",53:"1",54:"2",55:"3",56:"4",57:"5",58:"6",59:"7",60:"8",61:"9",62:"-",63:"!"};function ac_b64_elshift(a,b,c){return a.charCodeAt(b)&lt;&lt;c&amp;63}function ac_b64_ershift(a,b,c){return a.charCodeAt(b)&gt;&gt;c&amp;63}
function ac_b64_encode(a,b){var c="",d,e;b&amp;&amp;(a=encodeURIComponent(a));for(e=0;e&lt;a.length;e+=3){b=ac_b64_enc[ac_b64_ershift(a,e+0,2)];var f=d="_";var g=e+1&lt;a.length?ac_b64_enc[ac_b64_elshift(a,e+0,4)|ac_b64_ershift(a,e+1,4)]:ac_b64_enc[ac_b64_elshift(a,e+0,4)];e+2&lt;a.length?(d=ac_b64_enc[ac_b64_elshift(a,e+1,2)|ac_b64_ershift(a,e+2,6)],f=ac_b64_enc[ac_b64_elshift(a,e+2,0)]):e+1&lt;a.length&amp;&amp;(d=ac_b64_enc[ac_b64_elshift(a,e+1,2)]);c+=b+g+d+f}return c}
function ac_b64_dlshift(a,b){return ac_b64_dec[a]&lt;&lt;b&amp;255}function ac_b64_drshift(a,b){return ac_b64_dec[a]&gt;&gt;b&amp;255}
function ac_b64_decode(a,b){var c="",d;if(0!=a.length%4)return a;for(d=0;d&lt;a.length;d+=4){c+=String.fromCharCode(ac_b64_dlshift(a.charAt(d+0),2)|ac_b64_drshift(a.charAt(d+1),4));if("_"==a.charAt(d+2))break;c+=String.fromCharCode(ac_b64_dlshift(a.charAt(d+1),4)|ac_b64_drshift(a.charAt(d+2),2));if("_"==a.charAt(d+3))break;c+=String.fromCharCode(ac_b64_dlshift(a.charAt(d+2),6)|ac_b64_drshift(a.charAt(d+3),0))}b&amp;&amp;(c=decodeURIComponent(c));return c};function ac_str_trim(a,b){return ac_str_ltrim(ac_str_rtrim(a,b),b)}function ac_str_ltrim(a,b){return(a+"").replace(new RegExp("^["+(b||"\\s\\u200B-\\u200D\\uFEFF")+"]+","g"),"")}function ac_str_rtrim(a,b){return(a+"").replace(new RegExp("["+(b||"\\s\\u200B-\\u200D\\uFEFF")+"]+$","g"),"")}function ac_str_repeat(a,b){for(var c="";b--;)c+=a;return c}
function ac_str_shorten(a,b,c){c=c||!1;if(!b||0==b)return a;var d=a.length;a=(a+" ").substr(0,b);b=a.lastIndexOf(" ");c||-1!=b&amp;&amp;(a=a.substr(0,b));d&gt;a.length&amp;&amp;(a+="...");return a}function ac_str_middleshorten(a,b,c){if(!b||0==b||!c||0==c||a.length&lt;b+c)return a;b=a.substr(0,b);a=a.substr(a.length-c,c);return b+"..."+a}function ac_str_array(a){for(var b=[],c=0;c&lt;a.length;c++)if("&amp;"==a[c]){for(var d="";c&lt;a.length&amp;&amp;(d+=a[c++],";"!=a[c-1]););b.push(d)}else b.push(a[c]);return b}
function ac_array_has(a,b){var c;for(c=0;c&lt;a.length;c++)if(a[c]==b)return!0;return!1}function ac_array_extract(a){var b=[];a=a.split("||");for(var c=0;c&lt;a.length;c++){var d=a[c].split("=",2);b[d[0]]=d[1]}return b}function ac_str_array_len(a){for(var b=0,c=0;b&lt;a.length;b++)c+=a[b].length;return c}function ac_str_array_substr(a,b,c){for(var d="";b&lt;a.length&amp;&amp;!(b&gt;=c);b++)d+=a[b];return d}
function ac_str_url(a){a=a.split("/");for(var b=window.location.href.replace(/\/[^\/]*$/,""),c=0;c&lt;a.length;c++)b=".."==a[c]?b.replace(/\/[^\/]*$/,""):b+("/"+a[c]);return b}function ac_ary_last(a,b){for(var c=[],d=0;b&lt;a.length;b++,d++)c[d]=a[b];return c}function ac_str_rand_password(a){for(var b="";a--;)b+=ac_str_rand_passchar();return b}
function ac_str_rand_passchar(){if(6&lt;Math.floor(10*Math.random())){var a=Math.floor(10*Math.random());a=a.toString()}else a=97+Math.floor(100*Math.random())%26,a=String.fromCharCode(a);return a}function ac_sprintf(a,b){var c;var d="";for(var e=c=0;e&lt;a.length;e++){var f=a.charAt(e);switch(f){case "\\":e++;break;case "%":c&lt;b.length?(f=a.charAt(e+1),d+=ac_sprintf_spec(f,b[c]),e++,c++):d+=f;break;default:d+=f}}return d}
function ac_sprintf_spec(a,b){switch(a){case "d":case "f":return b.toString();default:return b}}
function ac_str_highlight(a,b,c,d){c&amp;&amp;d||(c="&lt;font style='color:blue; background-color:yellow;'&gt;",d="&lt;/font&gt;");for(var e="",f=-1,g=b.toLowerCase(),h=a.toLowerCase();0&lt;a.length;)f=h.indexOf(g,f+1),0&gt;f?(e+=a,a=""):a.lastIndexOf("&gt;",f)&gt;=a.lastIndexOf("&lt;",f)&amp;&amp;(h.lastIndexOf("/script&gt;",f)&gt;=h.lastIndexOf("&lt;script",f)||h.lastIndexOf("/style&gt;",f)&gt;=h.lastIndexOf("&lt;style",f))&amp;&amp;(e+=a.substring(0,f)+c+a.substr(f,b.length)+d,a=a.substr(f+b.length),h=a.toLowerCase(),f=-1);return e}
function ac_str_highlight_phrase(a,b,c,d){c?b=[b]:(b=b.split(" "),1==b.length&amp;&amp;(c=!0));for(var e="yellow #99FF99 #FFCCFF #CC99FF #99CCFF #FFCC99 #CCCCFF #66CCFF".split(" "),f=0;f&lt;b.length;f++)highlightStartTag='&lt;font class="__highlight" style="background-color: '+e[d||0==d?d:c?0:f%7+1]+';"&gt;',highlightEndTag="&lt;/font&gt;",a=ac_str_highlight(a,b[f],highlightStartTag,highlightEndTag);return a}function nl2br(a){return"string"==typeof a?a.replace(/(\r\n)|(\n\r)|\r|\n/g,"&lt;br /&gt;"):a}
function br2nl(a){return"string"==typeof a?a.replace(/&lt;br\s*\/?&gt;/ig,"\n"):a}function preg_quote(a){return a.replace(/([\\\.\+\*\?\[\^\]\$\(\)\{\}=!&lt;&gt;\|:])/g,"\\$1")}
function ac_str_urlsafe(a,b){b||(b="-");a=strip_tags(a);a=a.replace(/%([a-fA-F0-9][a-fA-F0-9])/,"-=-$1-=-");a=a.replace("%","");a=a.replace(/-=-([a-fA-F0-9][a-fA-F0-9])-=-/g,"%$1");a=ac_str_remove_accents(a);ac_utf_check(a)&amp;&amp;(a=ac_utf_uri_encode(a,200));a=a.toLowerCase();a=a.replace(/&amp;.+?;/g,"");a=a.replace(/[^%a-z0-9 _-]/g,"");a=a.replace(/\s+/g,b);a=a.replace(/-+/g,b);return a=ac_str_trim(a,b)}
function ac_str_remove_accents(a){if(!a.match(/[\u80-\uff]/))return a;if(ac_utf_check(a)){var b=[];b[(12480).toString()]="A";b[(12481).toString()]="A";b[(12482).toString()]="A";b[(12483).toString()]="A";b[(12484).toString()]="A";b[(12485).toString()]="A";b[(12487).toString()]="C";b[(12488).toString()]="E";b[(12489).toString()]="E";b[(12490).toString()]="E";b[(12491).toString()]="E";b[(12492).toString()]="I";b[(12493).toString()]="I";b[(12494).toString()]="I";b[(12495).toString()]="I";b[(12497).toString()]=
"N";b[(12498).toString()]="O";b[(12499).toString()]="O";b[(12500).toString()]="O";b[(12501).toString()]="O";b[(12502).toString()]="O";b[(12505).toString()]="U";b[(12506).toString()]="U";b[(12507).toString()]="U";b[(12508).toString()]="U";b[(12509).toString()]="Y";b[(12511).toString()]="s";b[(12512).toString()]="a";b[(12513).toString()]="a";b[(12514).toString()]="a";b[(12515).toString()]="a";b[(12516).toString()]="a";b[(12517).toString()]="a";b[(12519).toString()]="c";b[(12520).toString()]="e";b[(12521).toString()]=
"e";b[(12522).toString()]="e";b[(12523).toString()]="e";b[(12524).toString()]="i";b[(12525).toString()]="i";b[(12526).toString()]="i";b[(12527).toString()]="i";b[(12529).toString()]="n";b[(12530).toString()]="o";b[(12531).toString()]="o";b[(12532).toString()]="o";b[(12533).toString()]="o";b[(12534).toString()]="o";b[(12534).toString()]="o";b[(12537).toString()]="u";b[(12538).toString()]="u";b[(12539).toString()]="u";b[(12540).toString()]="u";b[(12541).toString()]="y";b[(12543).toString()]="y";b[(12672).toString()]=
"A";b[(12673).toString()]="a";b[(12674).toString()]="A";b[(12675).toString()]="a";b[(12676).toString()]="A";b[(12677).toString()]="a";b[(12678).toString()]="C";b[(12679).toString()]="c";b[(12680).toString()]="C";b[(12681).toString()]="c";b[(12682).toString()]="C";b[(12683).toString()]="c";b[(12684).toString()]="C";b[(12685).toString()]="c";b[(12686).toString()]="D";b[(12687).toString()]="d";b[(12688).toString()]="D";b[(12689).toString()]="d";b[(12690).toString()]="E";b[(12691).toString()]="e";b[(12692).toString()]=
"E";b[(12693).toString()]="e";b[(12694).toString()]="E";b[(12695).toString()]="e";b[(12696).toString()]="E";b[(12697).toString()]="e";b[(12698).toString()]="E";b[(12699).toString()]="e";b[(12700).toString()]="G";b[(12701).toString()]="g";b[(12702).toString()]="G";b[(12703).toString()]="g";b[(12704).toString()]="G";b[(12705).toString()]="g";b[(12706).toString()]="G";b[(12707).toString()]="g";b[(12708).toString()]="H";b[(12709).toString()]="h";b[(12710).toString()]="H";b[(12711).toString()]="h";b[(12712).toString()]=
"I";b[(12713).toString()]="i";b[(12714).toString()]="I";b[(12715).toString()]="i";b[(12716).toString()]="I";b[(12717).toString()]="i";b[(12718).toString()]="I";b[(12719).toString()]="i";b[(12720).toString()]="I";b[(12721).toString()]="i";b[(12722).toString()]="IJ";b[(12723).toString()]="ij";b[(12724).toString()]="J";b[(12725).toString()]="j";b[(12726).toString()]="K";b[(12727).toString()]="k";b[(12728).toString()]="k";b[(12729).toString()]="L";b[(12730).toString()]="l";b[(12731).toString()]="L";b[(12732).toString()]=
"l";b[(12733).toString()]="L";b[(12734).toString()]="l";b[(12735).toString()]="L";b[(12736).toString()]="l";b[(12737).toString()]="L";b[(12738).toString()]="l";b[(12739).toString()]="N";b[(12740).toString()]="n";b[(12741).toString()]="N";b[(12742).toString()]="n";b[(12743).toString()]="N";b[(12744).toString()]="n";b[(12745).toString()]="N";b[(12746).toString()]="n";b[(12747).toString()]="N";b[(12748).toString()]="O";b[(12749).toString()]="o";b[(12750).toString()]="O";b[(12751).toString()]="o";b[(12752).toString()]=
"O";b[(12753).toString()]="o";b[(12754).toString()]="OE";b[(12755).toString()]="oe";b[(12756).toString()]="R";b[(12757).toString()]="r";b[(12758).toString()]="R";b[(12759).toString()]="r";b[(12760).toString()]="R";b[(12761).toString()]="r";b[(12762).toString()]="S";b[(12763).toString()]="s";b[(12764).toString()]="S";b[(12765).toString()]="s";b[(12766).toString()]="S";b[(12767).toString()]="s";b[(12768).toString()]="S";b[(12769).toString()]="s";b[(12770).toString()]="T";b[(12771).toString()]="t";b[(12772).toString()]=
"T";b[(12773).toString()]="t";b[(12774).toString()]="T";b[(12775).toString()]="t";b[(12776).toString()]="U";b[(12777).toString()]="u";b[(12778).toString()]="U";b[(12779).toString()]="u";b[(12780).toString()]="U";b[(12781).toString()]="u";b[(12782).toString()]="U";b[(12783).toString()]="u";b[(12784).toString()]="U";b[(12785).toString()]="u";b[(12786).toString()]="U";b[(12787).toString()]="u";b[(12788).toString()]="W";b[(12789).toString()]="w";b[(12790).toString()]="Y";b[(12791).toString()]="y";b[(12792).toString()]=
"Y";b[(12793).toString()]="Z";b[(12794).toString()]="z";b[(12795).toString()]="Z";b[(12796).toString()]="z";b[(12797).toString()]="Z";b[(12798).toString()]="z";b[(12799).toString()]="s";b[(925868).toString()]="E";b[(12451).toString()]="";for(var c=0;c&lt;a.length;c++){var d=a.charCodeAt(c).toString();b[d]&amp;&amp;(a[c]=b[d])}}else b={"in":String.fromCharCode(128)+String.fromCharCode(131)+String.fromCharCode(138)+String.fromCharCode(142)+String.fromCharCode(154)+String.fromCharCode(158)+String.fromCharCode(159)+
String.fromCharCode(162)+String.fromCharCode(165)+String.fromCharCode(181)+String.fromCharCode(192)+String.fromCharCode(193)+String.fromCharCode(194)+String.fromCharCode(195)+String.fromCharCode(196)+String.fromCharCode(197)+String.fromCharCode(199)+String.fromCharCode(200)+String.fromCharCode(201)+String.fromCharCode(202)+String.fromCharCode(203)+String.fromCharCode(204)+String.fromCharCode(205)+String.fromCharCode(206)+String.fromCharCode(207)+String.fromCharCode(209)+String.fromCharCode(210)+String.fromCharCode(211)+
String.fromCharCode(212)+String.fromCharCode(213)+String.fromCharCode(214)+String.fromCharCode(216)+String.fromCharCode(217)+String.fromCharCode(218)+String.fromCharCode(219)+String.fromCharCode(220)+String.fromCharCode(221)+String.fromCharCode(224)+String.fromCharCode(225)+String.fromCharCode(226)+String.fromCharCode(227)+String.fromCharCode(228)+String.fromCharCode(229)+String.fromCharCode(231)+String.fromCharCode(232)+String.fromCharCode(233)+String.fromCharCode(234)+String.fromCharCode(235)+String.fromCharCode(236)+
String.fromCharCode(237)+String.fromCharCode(238)+String.fromCharCode(239)+String.fromCharCode(241)+String.fromCharCode(242)+String.fromCharCode(243)+String.fromCharCode(244)+String.fromCharCode(245)+String.fromCharCode(246)+String.fromCharCode(248)+String.fromCharCode(249)+String.fromCharCode(250)+String.fromCharCode(251)+String.fromCharCode(252)+String.fromCharCode(253)+String.fromCharCode(255),out:"EfSZszYcYuAAAAAACEEEEIIIINOOOOOOUUUUYaaaaaaceeeeiiiinoooooouuuuyy",inin:[String.fromCharCode(140),
String.fromCharCode(156),String.fromCharCode(198),String.fromCharCode(208),String.fromCharCode(222),String.fromCharCode(223),String.fromCharCode(230),String.fromCharCode(240),String.fromCharCode(254)],outout:"OE oe AE DH TH ss ae dh th".split(" ")},a=ac_str_strtr(a,b["in"],b.out),a=ac_str_replace(b.inin,b.outout,a);return a}function ac_str_file_humansize(a){for(var b=0;1&lt;a/1024&amp;&amp;8&gt;b;)a/=1024,b++;return Math.round(a)+" "+"B KB MB GB TB PB EB ZB YB".split(" ")[b]}
function ac_format_number(a,b,c){"undefined"==typeof b&amp;&amp;(b="undefined"==typeof decimalDelim?".":decimalDelim);"undefined"==typeof c&amp;&amp;(c="undefined"==typeof commaDelim?",":commaDelim);x=(a+"").split(".");x1=x[0];x2=1&lt;x.length?b+x[1]:"";for(a=/(\d+)(\d{3})/;a.test(x1);)x1=x1.replace(a,"$1"+c+"$2");return x1+x2}function ac_str_strtr(a,b,c){if(c)for(var d=0;d&lt;b.length;d++)a=a.replace(new RegExp(b.charAt(d),"g"),c.charAt(d));else for(d in b)a=a.replace(new RegExp(d,"g"),b[d]);return a}
function ac_str_replace(a,b,c){if("string"==typeof a)return c.replace(RegExp(a,"g"),b);for(var d in a)b[d]&amp;&amp;"stringstring"==typeof a[d]+typeof b[d]&amp;&amp;(c=c.replace(RegExp(a[d],"g"),b[d]));return c}function strip_tags(a,b){a=(a+"").replace(/&lt;\/?[^&gt;]+&gt;/gi,"");a=a.replace(/&amp;nbsp;/g," ");b&amp;&amp;(a=ac_str_trim(a));return a}function ac_str_escapeq(a){a=(a+"").replace(/\\/g,"\\\\");a=a.replace(/'/g,"\\'");return a=a.replace(/"/g,'\\"')}
function ac_str_htmlescape(a){a=(a+"").replace(/&amp;/g,"&amp;amp;");a=a.replace(/&lt;/g,"&amp;lt;");a=a.replace(/&gt;/g,"&amp;gt;");a=a.replace(/'/g,"&amp;#039;");return a=a.replace(/"/g,"&amp;quot;")}function ac_str_jsescape(a){a=(a+"").replace(/'/g,"\\'");return a=a.replace(/"/g,'\\"')}function ac_str_email(a){return(a+"").match(/^[\+_a-z0-9-'&amp;=]+(\.[\+_a-z0-9-']+)*\.{0,1}@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,})$/i)}
function ac_str_is_url(a){return(a+"").match(/^(?:(?:https?|ftp):\/\/)|(?:www.)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,}))\.?)(?::\d{2,5})?(?:[/?#]\S*)?$/i)}
function ac_str_bytelen(a){return unescape(encodeURI(a)).length}
sprintfWrapper={init:function(){if("undefined"==typeof arguments||1&gt;arguments.length||"string"!=typeof arguments[0]||"undefined"==typeof RegExp)return null;var a=arguments[0],b=new RegExp(/(%([%]|(\-)?(\+|\x20)?(0)?(\d+)?(\.(\d)?)?([bcdfosxX])))/g),c=[],d=[],e=0;var f=0;for(var g="",h;h=b.exec(a);){h[9]&amp;&amp;(e+=1);var k=b.lastIndex-h[0].length;d[d.length]=a.substring(f,k);f=b.lastIndex;c[c.length]={match:h[0],left:h[3]?!0:!1,sign:h[4]||"",pad:h[5]||" ",min:h[6]||0,precision:h[8],code:h[9]||"%",negative:0&gt;
parseInt(arguments[e])?!0:!1,argument:String(arguments[e])}}d[d.length]=a.substring(f);if(0==c.length)return a;if(arguments.length-1&lt;e)return null;for(a=0;a&lt;c.length;a++)"%"==c[a].code?substitution="%":"b"==c[a].code?(c[a].argument=String(Math.abs(parseInt(c[a].argument)).toString(2)),substitution=sprintfWrapper.convert(c[a],!0)):"c"==c[a].code?(c[a].argument=String(String.fromCharCode(parseInt(Math.abs(parseInt(c[a].argument))))),substitution=sprintfWrapper.convert(c[a],!0)):"d"==c[a].code?(c[a].argument=
String(Math.abs(parseInt(c[a].argument))),substitution=sprintfWrapper.convert(c[a])):"f"==c[a].code?(c[a].argument=String(Math.abs(parseFloat(c[a].argument)).toFixed(c[a].precision?c[a].precision:6)),substitution=sprintfWrapper.convert(c[a])):"o"==c[a].code?(c[a].argument=String(Math.abs(parseInt(c[a].argument)).toString(8)),substitution=sprintfWrapper.convert(c[a])):"s"==c[a].code?(c[a].argument=c[a].argument.substring(0,c[a].precision?c[a].precision:c[a].argument.length),substitution=sprintfWrapper.convert(c[a],
!0)):"x"==c[a].code?(c[a].argument=String(Math.abs(parseInt(c[a].argument)).toString(16)),substitution=sprintfWrapper.convert(c[a])):"X"==c[a].code?(c[a].argument=String(Math.abs(parseInt(c[a].argument)).toString(16)),substitution=sprintfWrapper.convert(c[a]).toUpperCase()):substitution=c[a].match,g+=d[a],g+=substitution;return g+=d[a]},convert:function(a,b){a.sign=b?"":a.negative?"-":a.sign;var c=a.min-a.argument.length+1-a.sign.length;c=Array(0&gt;c?0:c).join(a.pad);return a.left?"0"==a.pad||b?a.sign+
a.argument+c.replace(/0/g," "):a.sign+a.argument+c:"0"==a.pad||b?a.sign+c+a.argument:c+a.sign+a.argument}};sprintf=sprintfWrapper.init;function ac_array_keys(a,b,c){var d=[];c=!!c;var e=0;for(key in a){var f=!0;void 0!=b&amp;&amp;(c&amp;&amp;a[key]!==b?f=!1:a[key]!=b&amp;&amp;(f=!1));f&amp;&amp;(d[e]=key,e++)}return d}function ac_array_indexof(a,b){var c;for(c=0;c&lt;a.length;c++)if(a[c]==b)return c;return-1}function ac_array_values(a){var b=[],c=0;for(key in a)b[c]=a[key],c++;return b}function ac_array_remove(a,b,c){for(var d=[],e=0;e&lt;b.length;e++)b[e]!=a&amp;&amp;(d[c?d.length:e]=b[e]);return d}
function ac_array_remove_key(a,b){var c={},d;for(d in b)d!=a&amp;&amp;(c[d]=b[d]);return c}function ac_array_combine(a,b){if(!a.length)return"";if(1==a.length)return a[0];b=b||jsAnd;var c=a.splice(a.length-1,1);return a.join(", ")+" "+b+" "+c}function ac_array_first(a){if(null==a)return null;if("undefined"!=typeof a[0])return a[0];for(var b in a)if(a.hasOwnProperty(b))return a[b];return null};function ac_utf_unescape(a){return a.replace(/&amp;#([0-9]+);/g,function(a,c){return String.fromCharCode(parseInt(c,10))})}function ac_utf_check(a){for(var b=0;b&lt;a.length;b++)if(!(128&gt;a.charCodeAt(b))){if(192==(a.charCodeAt(b)&amp;224))n=1;else if(224==(a.charCodeAt(b)&amp;240))n=2;else if(240==(a.charCodeAt(b)&amp;248))n=3;else if(248==(a.charCodeAt(b)&amp;252))n=4;else if(252==(a.charCodeAt(b)&amp;254))n=5;else return!1;for(var c=0;c&lt;n;c++)if(++b==a.length||128!=(a.charCodeAt(b)&amp;192))return!1}return!0}
function ac_utf_reinterpret(a){for(var b="",c,d,e,f,g=0;g&lt;a.length;g++)switch(c=a.charCodeAt(g),ac_utf_codelen(c)){default:b+=a.charAt(g);break;case 2:c&amp;=31;d=a.charCodeAt(++g)&amp;63;b+=String.fromCharCode(c&lt;&lt;6|d);break;case 3:c&amp;=15;d=a.charCodeAt(++g)&amp;63;e=a.charCodeAt(++g)&amp;63;b+=String.fromCharCode(c&lt;&lt;12|d&lt;&lt;6|e);break;case 4:c&amp;=7,d=a.charCodeAt(++g)&amp;63,e=a.charCodeAt(++g)&amp;63,f=a.charCodeAt(++g)&amp;63,b+=String.fromCharCode(c&lt;&lt;18|d&lt;&lt;12|e&lt;&lt;6|f)}return b}
function ac_utf_codelen(a){return 240==(a&amp;240)?4:224==(a&amp;224)?3:192==(a&amp;192)?2:1}function ac_utf_uri_encode(a,b){b||(b=0);var c="",d=[],e=1;for(i=0;i&lt;a.length;i++){var f=a.charCodeAt(i);if(128&gt;f){if(b&amp;&amp;c.length+1&gt;b)break;c+=String.fromCharCode(f)}else{0==d.length&amp;&amp;(e=224&gt;f?2:3);d.push(f);if(b&amp;&amp;c.length+3*e&gt;b)break;d.length==e&amp;&amp;(c=c+"%".values[0].toString(16)+"%"+d[1].toString(16),3==e&amp;&amp;(c=c+"%"+d[2].toString(16)),d=[],e=1)}}return c};function ac_editor_toggle(a,b){ac_editor_is(a)||"object"!=typeof b||("undefined"==typeof b.language&amp;&amp;"undefined"!=typeof _locale_tinymce&amp;&amp;(b.language=_locale_tinymce),tinyMCE.init(b));tinyMCE.execCommand(ac_editor_is(a)?"mceRemoveControl":"mceAddControl",!1,a)}function ac_editor_switchtabs(a){a=a.editorId;$(a)&amp;&amp;(0==$(a).tabIndex?($(a).tabIndex=$(a+"_ifr").tabIndex,$(a+"_ifr").tabIndex=0):0&lt;$(a).tabIndex&amp;&amp;($(a+"_ifr").tabIndex=$(a).tabIndex,$(a).tabIndex=0))}
function ac_editor_is(a){return"undefined"==typeof tinyMCE?!1:null!=tinyMCE.getInstanceById(a)}function ac_editor_is_ck(a){return"undefined"==typeof CKEDITOR?!1:null!=CKEDITOR.instances[a]}function ac_editor_is_ace(a){return"undefined"!=typeof use_ace_editor&amp;&amp;use_ace_editor}
var ac_editor_init_blockedit_object={mode:"none",theme:"advanced",convert_urls:!1,width:"100%",plugins:"inlinepopups,safari,spellchecker,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,pagebreak,autoresize,fullpage",tab_focus:":prev,:next",tabfocus_elements:":prev,:next",theme_advanced_buttons1:"fullscreen,bold,italic,underline,bullist,numlist,link,image",
theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",theme_advanced_resize_horizontal:!1,theme_advanced_resizing:!1,entity_encoding:"raw",gecko_spellcheck:!0,remove_linebreaks:!1,forced_root_block:!1,remove_instance_callback:"ac_editor_switchtabs",file_browser_callback:"ac_editor_imageman",init_instance_callback:"ac_editor_switchtabs",autoresize_min_height:100,autoresize_max_height:600,fullscreen_new_window:!0,fullscreen_settings:{theme_advanced_buttons1:"bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull",
theme_advanced_buttons2:"bulllist,numlist,outdent,indent,undo,redo,link,unlink,anchor,image",theme_advanced_buttons3:"removeformat,sub,sup,charmap",theme_advanced_buttons1_add_before:"fullscreen, code,",theme_advanced_buttons1_add:"styleselect,fontselect,fontsizeselect",theme_advanced_buttons2_add:"separator,forecolor,backcolor",theme_advanced_buttons2_add_before:"paste,pastetext,pasteword,separator,search,separator",theme_advanced_buttons3_add_before:"tablecontrols,separator",theme_advanced_buttons3_add:"advhr,fullpage",
theme_advanced_buttons4:"",theme_advanced_disable:"styleselect,help,hr,cleanup,visualaid",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",theme_advanced_statusbar_location:"bottom"},setup:function(a){a.addButton("personalize",{title:"Personalize",image:"images/asc.gif",onclick:function(){a.focus();designer.perstag.openmodal(a.id)}})},accessibility_warnings:!1},ac_editor_init_blockedit_table_object={mode:"none",theme:"advanced",convert_urls:!1,width:"100%",height:"100",plugins:"inlinepopups,safari,spellchecker,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,pagebreak,autoresize",
tab_focus:":prev,:next",tabfocus_elements:":prev,:next",theme_advanced_buttons1:"fullscreen,bold,italic,underline,bullist,numlist,link,image",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",theme_advanced_resize_horizontal:!1,theme_advanced_resizing:!1,entity_encoding:"raw",gecko_spellcheck:!0,remove_linebreaks:!1,forced_root_block:!1,remove_instance_callback:"ac_editor_switchtabs",file_browser_callback:"ac_editor_imageman",
init_instance_callback:"ac_editor_switchtabs",fullscreen_new_window:!0,fullscreen_settings:{theme_advanced_buttons1:"bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull",theme_advanced_buttons2:"bulllist,numlist,outdent,indent,undo,redo,link,unlink,anchor,image",theme_advanced_buttons3:"removeformat,sub,sup,charmap",theme_advanced_buttons1_add_before:"fullscreen, code,",theme_advanced_buttons1_add:"styleselect,fontselect,fontsizeselect",theme_advanced_buttons2_add:"separator,forecolor,backcolor",
theme_advanced_buttons2_add_before:"paste,pastetext,pasteword,separator,search,separator",theme_advanced_buttons3_add_before:"tablecontrols,separator",theme_advanced_buttons3_add:"advhr,fullpage",theme_advanced_buttons4:"",theme_advanced_disable:"styleselect,help,hr,cleanup,visualaid",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",theme_advanced_statusbar_location:"bottom"},setup:function(a){a.addButton("personalize",{title:"Personalize",image:"images/asc.gif",onclick:function(){a.focus();
designer.perstag.openmodal(a.id)}})},accessibility_warnings:!1},ac_editor_init_freeform_object={mode:"none",theme:"advanced",convert_urls:!1,plugins:"safari,spellchecker,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,pagebreak",tab_focus:":prev,:next",tabfocus_elements:":prev,:next",theme_advanced_buttons1_add_before:"code,",theme_advanced_buttons1:"bold,italic,underline,strikethrough,separator,undo,redo,separator,cleanup,separator,bullist,numlist,link,|,image",
theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",theme_advanced_resize_horizontal:!1,theme_advanced_resizing:!1,entity_encoding:"raw",gecko_spellcheck:!0,remove_linebreaks:!1,forced_root_block:!1,remove_instance_callback:"ac_editor_switchtabs",file_browser_callback:"ac_editor_imageman",init_instance_callback:"ac_editor_switchtabs",accessibility_warnings:!1},ac_editor_init_normal_object={mode:"none",theme:"advanced",convert_urls:!1,
plugins:"safari,spellchecker,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,pagebreak",tab_focus:":prev,:next",tabfocus_elements:":prev,:next",theme_advanced_buttons1:"bold,italic,underline,strikethrough,separator,undo,redo,separator,cleanup,separator,bullist,numlist,link,|,image",theme_advanced_buttons2:"",theme_advanced_buttons3:"",
theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",theme_advanced_resize_horizontal:!1,theme_advanced_resizing:!1,entity_encoding:"raw",gecko_spellcheck:!0,remove_linebreaks:!1,forced_root_block:!1,remove_instance_callback:"ac_editor_switchtabs",file_browser_callback:"ac_editor_imageman",init_instance_callback:"ac_editor_switchtabs",accessibility_warnings:!1},ac_editor_init_word_object={mode:"none",theme:"advanced",plugins:"safari,spellchecker,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,pagebreak",
convert_urls:!1,theme_advanced_buttons1_add_before:"fullscreen, code,",theme_advanced_buttons1_add:"fontselect,fontsizeselect",theme_advanced_buttons2_add:"separator,forecolor,backcolor",theme_advanced_buttons2_add_before:"paste,pastetext,pasteword,separator,search,separator",theme_advanced_buttons3_add_before:"tablecontrols,separator",theme_advanced_buttons3_add:"advhr,fullpage",theme_advanced_buttons4:"",theme_advanced_disable:"styleselect,help,hr,cleanup,visualaid",theme_advanced_toolbar_location:"top",
theme_advanced_toolbar_align:"left",theme_advanced_statusbar_location:"bottom",convert_fonts_to_spans:!1,font_size_style_values:"8pt,10pt,12pt,14pt,18pt,24pt,36pt",plugin_insertdate_dateFormat:"%Y-%m-%d",plugin_insertdate_timeFormat:"%H:%M:%S",theme_advanced_resize_horizontal:!1,theme_advanced_resizing:!1,remove_instance_callback:"ac_editor_switchtabs",init_instance_callback:"ac_editor_switchtabs",file_browser_callback:"ac_editor_imageman",entity_encoding:"raw",theme_advanced_blockformats:"p,div,address,pre,h1,h2,h3,h4,h5,h6",
spellchecker_languages:"+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv",fullpage_fontsizes:"13px,14px,15px,18pt,xx-large",fullpage_default_xml_pi:!1,fullpage_default_langcode:"en",fullpage_default_title:"My document title",gecko_spellcheck:!0,accessibility_warnings:!1,forced_root_block:!1,apply_source_formatting:!0,remove_linebreaks:!1,element_format:"html",force_hex_style_colors:!1,inline_styles:!0,preformatted:!0,verify_css_classes:!1,
verify_html:!1},ac_editor_init_mid_object={mode:"none",theme:"advanced",plugins:"safari,spellchecker,advimage,advlink,emotions,iespell,inlinepopups,contextmenu,tabfocus",tab_focus:":prev,:next",tabfocus_elements:":prev,:next",convert_urls:!1,theme_advanced_buttons1:"fontselect,fontsizeselect,forecolor,backcolor,bold,italic,underline,strikethrough,removeformat,separator,undo,redo,separator,bullist,numlist,separator,outdent,indent,separator,link,insertimage",theme_advanced_buttons2:"",theme_advanced_buttons3:"",
theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",convert_fonts_to_spans:!0,theme_advanced_font_sizes:"10px,12px,13px,14px,16px,18px,20px",font_size_style_values:"10px,12px,13px,14px,16px,18px,20px",remove_instance_callback:"ac_editor_switchtabs",init_instance_callback:"ac_editor_switchtabs",file_browser_callback:"ac_editor_imageman",plugin_insertdate_dateFormat:"%Y-%m-%d",plugin_insertdate_timeFormat:"%H:%M:%S",content_css:"/ac_global/editor_tiny/themes/advanced/skins/default/defaultcontent.css",
theme_advanced_resize_horizontal:!1,theme_advanced_resizing:!1,apply_source_formatting:!1,cleanup:!1,theme_advanced_blockformats:"p,div,address,pre,h1,h2,h3,h4,h5,h6",spellchecker_languages:"+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv",entity_encoding:"raw",gecko_spellcheck:!0,remove_linebreaks:!1,forced_root_block:!1,accessibility_warnings:!1};function ac_editor_init_normal(){tinyMCE.init(ac_editor_init_normal_object)}
function ac_editor_init_word(){tinyMCE.init(ac_editor_init_word_object)}function ac_editor_init_mid(){tinyMCE.init(ac_editor_init_mid_object)}
function ac_editor_resize(a){a=a.contentAreaContainer;var b=document.forms[0];var c=b.offsetLeft;var d=b.offsetTop;c+=b.offsetWidth;d+=b.offsetHeight;if(window.innerHeight){b=window.innerWidth;var e=window.innerHeight}else e=document.compatMode&amp;&amp;"CSS1Compat"==document.compatMode?document.documentElement:document.body||null,b=e.offsetWidth-4,e=e.offsetHeight-4;var f=a.children[0];f.style.width=a.style.width=a.offsetWidth+b-c-2+"px";f.style.height=a.style.height=a.offsetHeight+e-d-2+"px"}
function ac_editor_adjust_height(a){var b=document.getElementById(a+"_ifr");if(null!=b){if(b.contentDocument)var c=b.contentDocument;else b.contentWindow?c=b.contentWindow.document:b.document&amp;&amp;(c=b.document);if(null!=c){c.body.style.overflow="hidden";e;var d=parseInt(b.style.height);var e=c.height?c.height:parseInt(c.body.scrollHeight);e&gt;d-20?b.style.height=e+20+"px":e&lt;d-20&amp;&amp;(b.style.height=Math.max(e+20,100)+"px");setTimeout("ac_editor_adjust_height('"+a+"')",1)}}}var ac_editor_mime_state={};
function new_ac_editor_mime_prompt(a,b){"undefined"==typeof ac_editor_mime_state[a]&amp;&amp;(ac_editor_mime_state[a]="text");if(b!=ac_editor_mime_state[a]){if("text"==ac_editor_mime_state[a]&amp;&amp;""==$(a+"textField").value||"html"==ac_editor_mime_state[a]&amp;&amp;""==ac_str_trim(strip_tags(ac_form_value_get($(a+"Editor")))))return new_ac_editor_mime_switch(a,b),!1;if(confirm(editorConfirmSwitch))if("text"==ac_editor_mime_state[a])ac_form_value_set($(a+"Editor"),nl2br($(a+"textField").value));else if("html"==ac_editor_mime_state[a]){var c=
ac_form_value_get($(a+"Editor"));c=c.replace(/&lt;title&gt;[^&lt;]+&lt;\/title&gt;/,"");$(a+"textField").value=ac_str_trim(strip_tags(c))}(c=$(a+"_conv_html2text"))&amp;&amp;ac_dom_hideif($(c),"text"==b);new_ac_editor_mime_switch(a,b)}return!1}function new_ac_editor_mime_switch(a,b){ac_dom_hideif($(a+"text"),!b||"html"==b);ac_dom_hideif($(a+"html"),!b||"text"==b);ac_editor_mime_state[a]=b}
function new_ac_editor_mime_toggle(a,b){var c=$(a+"formatField").value;ac_dom_hideif($(a+"table"),!b);$(a+"attachments")&amp;&amp;ac_dom_hideif($(a+"attachments"),!b);new_ac_editor_mime_switch(a,b?c:!1)}
function ac_editor_mime_prompt(a,b){"undefined"==typeof ac_editor_mime_state[a]&amp;&amp;(ac_editor_mime_state[a]="text");if(b!=ac_editor_mime_state[a]){if("text"==ac_editor_mime_state[a]&amp;&amp;""==$(a+"textField").value||"html"==ac_editor_mime_state[a]&amp;&amp;""==ac_str_trim(strip_tags(ac_form_value_get($(a+"Editor")))))return ac_editor_mime_switch(a,b),!1;if(confirm(editorConfirmSwitch))if("text"==ac_editor_mime_state[a])ac_form_value_set($(a+"Editor"),nl2br($(a+"textField").value));else{if("html"==ac_editor_mime_state[a]){var c=
ac_form_value_get($(a+"Editor"));c=c.replace(/&lt;title&gt;[^&lt;]+&lt;\/title&gt;/,"");$(a+"textField").value=ac_str_trim(strip_tags(c))}}else return!1;if(c=$(a+"_conv_html2text"))c.className="text"==b?"ac_hidden":"ac_inline";ac_editor_mime_switch(a,b)}return!1}function ac_editor_mime_switch(a,b){$(a+"text").className=b&amp;&amp;"html"!=b?"ac_block":"ac_hidden";$(a+"html").className=b&amp;&amp;"text"!=b?"ac_block":"ac_hidden";ac_editor_mime_state[a]=b}
function ac_editor_mime_toggle(a,b){var c=$(a+"formatField").value;$(a+"table").className=b?"ac_table_rowgroup":"ac_hidden";$(a+"attachments")&amp;&amp;($(a+"attachments").className=b?"ac_block":"ac_hidden");ac_editor_mime_switch(a,b?c:!1)}
function ac_editor_personalize_render(a,b){b.add({title:"Some item 1",onclick:function(){tinyMCE.activeEditor.execCommand("mceInsertContent",!1,"Some item 1")}});b.add({title:"Some item 2",onclick:function(){tinyMCE.activeEditor.execCommand("mceInsertContent",!1,"Some item 2")}});a=b.addMenu({title:"Some item 3"});a.add({title:"Some item 3.1",onclick:function(){tinyMCE.activeEditor.execCommand("mceInsertContent",!1,"Some item 3.1")}});a.add({title:"Some item 3.2",onclick:function(){tinyMCE.activeEditor.execCommand("mceInsertContent",
!1,"Some item 3.2")}})}var editorTemplates=[];
function ac_editor_template_render(a,b){a={html:[],text:[]};var c={html:0,text:0},d;for(d in editorTemplates){var e=editorTemplates[d];"function"!=typeof e&amp;&amp;"undefined"!=typeof e.content&amp;&amp;("undefined"==typeof e.global&amp;&amp;(e.global="undefined"!=typeof e.is_global?e.is_global:0),1==e.global&amp;&amp;c[e.format]++,a[e.format].push(e))}if(0&lt;a.html.length)for(0&lt;c.html&amp;&amp;(sub1=b.addMenu({title:strPersGlobalTemplates})),a.html.length!=c.html&amp;&amp;(sub2=b.addMenu({title:strPersListTemplates})),d=0;d&lt;a.html.length;d++)1==
a.html[d].global?(b=a.html[d].content,b=b.replace(/&lt;title&gt;[^&lt;]+&lt;\/title&gt;/,""),sub1.add({title:a.html[d].name,onclick:function(a){return function(){tinyMCE.activeEditor.execCommand("mceInsertContent",!1,a)}}(b)})):(b=a.html[d].content,b=b.replace(/&lt;title&gt;[^&lt;]+&lt;\/title&gt;/,""),sub2.add({title:a.html[d].name,onclick:function(a){return function(){tinyMCE.activeEditor.execCommand("mceInsertContent",!1,a)}}(b)}));else alert("There are no templates in the system.")}
function ac_editor_activerss_click(){alert("clicked!")}function ac_editor_conditional_click(){alert("clicked!")}function ac_editor_insert(a,b){ac_editor_is(a)?tinyMCE.get(a).execCommand("mceInsertContent",!1,b):ac_editor_is_ck(a)?ac.ck.insertHtml(a,b):ac_editor_is_ace(a)?ace_editor.insert(b):ac_form_insert_cursor($(a),b)}
function ac_editor_cursor_move2end(a){inst=tinyMCE.getInstanceById(a);tinyMCE.execInstanceCommand(a,"selectall",!1,null);tinyMCE.isMSIE?(rng=inst.getRng(),rng.collapse(!1),rng.select()):(sel=inst.getSel(),sel.collapseToEnd())}
function ac_editor_syntaxhighlighter(a,b){if(!a.plugins||a.plugins.match("codehighlighting"))return a;b||(b="theme_advanced_buttons3_add_before");a.plugins+=",codehighlighting";a[b]+=",separator,codehighlighting";a.extended_valid_elements="textarea[name|class|cols|rows]";a.remove_linebreaks=!1;return a}
function ac_editor_imageman(a,b,c,d){(b=document.querySelector(".html-editor-cmm-iframe"))?(b.classList.add("show"),b.contentWindow.document.body.style.display="block"):tinyMCE.activeEditor.windowManager.open({file:"imageman.php?type="+c,title:"Image Manager",width:940,height:600,resizable:"yes",inline:"yes",close_previous:"no"},{window:d,input:a});return!1};var ac_ui_prompt_width="300px",ac_ui_prompt_top="0px",ac_ui_prompt_left="0px";
function ac_ui_prompt_make(a,b){if(ac_ui_prompt_echeck(b)){eval(sprintf("%s = null;",b));a=Builder._text(a);var c=Builder.node("input",{style:"border: 1px solid black; font-size: 10px",id:"ac_ui_prompt_input"});b=Builder.node("input",{type:"button",onclick:sprintf("%s = $J('#ac_ui_prompt_input').val(); ac_ui_prompt_free()",b),value:"Submit",style:"font-size: 10px"});var d=Builder.node("div",{id:"ac_ui_prompt_div",style:sprintf("font-family: Verdana, San-Serif; text-align: center; border: 1px solid #cccccc; background: #eeeeee; padding: 5px; font-size: 10px; position: absolute; width: %s; top: %s; left: %s",ac_ui_prompt_width,
ac_ui_prompt_top,ac_ui_prompt_left)});d.appendChild(a);d.appendChild(Builder.node("br"));d.appendChild(c);d.appendChild(Builder._text(" "));d.appendChild(b);document.body.appendChild(d)}}function ac_ui_prompt_free(){$J("#ac_ui_prompt_div").remove()}function ac_ui_prompt_echeck(a){return a.match(/^[a-zA-Z_][a-zA-Z0-9_]*$/)}function ac_ui_prompt(a,b,c){null!==(""!=c&amp;&amp;ac_ui_prompt_echeck(c)?eval(c):"ok")?ac_ui_prompt_make(a,b):window.setTimeout(function(){ac_ui_prompt(a,b,c)},500)}
function ac_ui_prompt_waitdo(a,b){for(var c=0;c&lt;a.length;c++){if(!ac_ui_prompt_echeck(a[c]))return;if(null===eval(a[c])){window.setTimeout(function(){ac_ui_prompt_waitdo(a,b)},500);return}}b()}function ac_ui_anchor_set(a,b){ac_anchor_old=a;window.location.hash=a}function ac_ui_anchor_get(){return window.location.hash.substr(1)}function ac_ui_anchor_changed(){ac_ui_anchor_get()!=ac_anchor_old&amp;&amp;"function"==typeof runPage&amp;&amp;runPage()}
function ac_ui_anchor_init(){historyTimer=setInterval(ac_ui_anchor_changed,200)}var ac_anchor_old=ac_ui_anchor_get(),historyTimer=null,ac_rsh=null,ac_rsh_enabled=!0;function ac_rsh_listener(a,b){alert("A history change has occurred!\n\n\nNew Location:\n"+a+"\n\nHistory Data:\n"+b)}function ac_ui_rsh_listenwrapper(a){return function(b,c){ac_rsh_enabled&amp;&amp;a(b,c)}}
function ac_ui_rsh_init(a,b){ac_rsh=window.dhtmlHistory.create({toJSON:function(a){return Object.toJSON(a)},fromJSON:function(a){return a.evalJSON()}});"function"!=typeof a&amp;&amp;(a=ac_rsh_listener);a=ac_ui_rsh_listenwrapper(a);Event.observe(window,"load",function(){dhtmlHistory.initialize();dhtmlHistory.addListener(a);b&amp;&amp;dhtmlHistory.isFirstLoad()&amp;&amp;a(dhtmlHistory.currentLocation,null)})}function ac_ui_rsh_stop(){ac_rsh_enabled=!1}function ac_ui_rsh_save(a,b){dhtmlHistory.add(a,b)}
var jsAreYouSure="Are You Sure?",jsAPIfailed="Server call failed for unknown reason. Please try your action again...",jsLoading="Loading...",jsResult="Changes Saved.";jsResult="Error Occurred!";var resultTimer=!1,processingDelay=60,printAPIerrors=!1;
function ac_ui_api_stop(){resultTimer&amp;&amp;(window.clearTimeout(resultTimer),resultTimer=!1,"function"==typeof printAPIerrors?printAPIerrors(jsAPIfailed):"object"==typeof printAPIerrors?printAPIerrors.innerHTML=jsAPIfailed:alert(jsAPIfailed),ac_loader_hide())}function ac_ui_api_call(a,b){b||"number"==typeof b||(b=processingDelay);0==b&amp;&amp;(b=86400);resultTimer=window.setTimeout(ac_ui_api_stop,1E3*b);ac_loader_show(a)}
function ac_ui_api_callback(){resultTimer&amp;&amp;(window.clearTimeout(resultTimer),resultTimer=!1);ac_loader_hide()}function ac_result_show(a){ac_loader_visible()&amp;&amp;ac_loader_hide();ac_error_visible()&amp;&amp;ac_error_hide();""==a?ac_result_visible()&amp;&amp;ac_result_hide():(a?$J("#ac_result_text").html(nl2br(ac.str.escape_html(a))):$J("#ac_result_text").html(nl2br(jsResult)),$J("#ac_result_bar").slideDown("fast"),window.setTimeout(ac_result_hide,6E3))}function ac_result_hide(){$J("#ac_result_bar").slideUp("slow")}
function ac_result_visible(){return $J("#ac_result_bar").is(":visible")}function ac_result_flip(){$J("#ac_result_bar").toggle()}function ac_error_show(a){ac_loader_visible()&amp;&amp;ac_loader_hide();ac_result_visible()&amp;&amp;ac_result_hide();""==a?ac_error_visible()&amp;&amp;ac_error_hide():(a?$J("#ac_error_text").html(nl2br(ac.str.escape_html(a))):$J("#ac_error_text").html(nl2br(jsError)),$J("#ac_error_bar").slideDown("fast"),window.setTimeout(ac_error_hide,6E3))}
function ac_error_hide(){$J("#ac_error_bar").slideUp("slow")}function ac_error_visible(){return $J("#ac_error_bar").is(":visible")}function ac_error_flip(){$J("#ac_error_bar").toggle()}function ac_ui_menu_init(){initjsDOMenu()}function ac_ui_stopkey_enter(a){a=a?a:event?event:null;if(!a)return!0;var b=a.target?a.target:a.srcElement?a.srcElement:null;if(13==a.keyCode&amp;&amp;"text"==b.type)return!1}
function ac_ui_tab_reset(a){a=$J("#"+a+" li");if(a.length)for(var b=0;b&lt;a.length;b++)if(a[b].id&amp;&amp;"main_tab_"==a[b].id.substr(0,9)){$J(a[b]).removeClass().addClass("othertab");var c=a[b].id.substr(9);$J("#"+c).hide()}}function ac_ui_isnumber(a){return a.value.match(/^\d+$/)}function ac_ui_numbersonly(a,b){return""==a.value?b:ac_ui_isnumber(a)?!0:(a.value=a.value.replace(/[^\d]/g,""),""==a.value?b:ac_ui_isnumber(a))}
function ac_ui_openwindow(a){var b="ac_ui_openwindow_"+Math.floor(1E3*Math.random()).toString();a=window.open(a,b,"width=600,height=500,menubar=yes,toolbar=yes,scrollbars=yes,resizable=yes");if(!a)return!1;a.focus&amp;&amp;a.focus();return b}
function ac_ui_error_mailer(a,b){ac_ui_api_callback();""!=jsErrorMailerBarMessage&amp;&amp;ac_error_show(jsErrorMailerBarMessage);b&amp;&amp;ac_dom_toggle_display(b,"block");b="";var c=a.match(/&lt;i&gt;Message:&lt;\/i&gt; &lt;b&gt;(.*)&lt;\/b&gt;&lt;br \/&gt;/);c&amp;&amp;c[1]?(a=c[1].split(/&lt;br \/&gt;/))&amp;&amp;a[1]&amp;&amp;(b=a[1]):(c=a.match(/&lt;b&gt;Fatal error&lt;\/b&gt;:  &lt;br \/&gt;(.*)/))?(a=c[1].split(/&lt;br \/&gt;/))&amp;&amp;a[0]&amp;&amp;(b=a[0]):(c=a.match(/Fatal error: &lt;br \/&gt;(.*)/))?(a=c[1].split(/&lt;br \/&gt;/))&amp;&amp;a[0]&amp;&amp;(b=a[0]):b=nl2br(a);$J("#error_mailer_message").html(b);$J("#error_mailer_message_box").toggle(""!=
b);ac_dom_toggle_display("error_mailer","block");ac_ajax_handle_text=null};function ac_loader_add(a,b){var c=document.getElementById(a);if(null!==c){var d=document.createElement("img");d.src=b+"media/loader.gif";d.id=a+"_loader";ac_dom_remove_children(c);c.appendChild(d)}}function ac_loader_rem(a){var b=document.getElementById(a);a=document.getElementById(a+"_loader");null!==b&amp;&amp;null!==a&amp;&amp;b.removeChild(a)}
function ac_loader_show(a){ac_error_visible()&amp;&amp;ac_error_hide();ac_result_visible()&amp;&amp;ac_result_hide();""==a?ac_loader_visible()&amp;&amp;ac_loader_hide():(a?$J("#ac_loading_text").html(nl2br(a)):$J("#ac_loading_text").html(nl2br(jsLoading)),$J("#ac_loading_bar").slideDown("fast"),"undefined"!=typeof ismobile&amp;&amp;ismobile&amp;&amp;$J("#ac_admin_container").hide())}
function ac_loader_hide(){$J("#ac_loading_bar").slideUp("slow");"undefined"!=typeof ismobile&amp;&amp;ismobile&amp;&amp;$J("#ac_admin_container").show().css({display:"inline"})}function ac_loader_visible(){return $J("#ac_loading_bar").is(":visible")}function ac_loader_flip(){$J("#ac_loading_bar").toggle()};
</pre></body></html>