var curOver=curOut=time=null;if(typeof window.nhn=="undefined")window.nhn=new Object;function $(B){var $=new Array,_=null,A=/<([a-z]+|h[1-5])>/i;for(var C=0;C<arguments.length;C++){_=arguments[C];if(typeof _=="string")if(A.test(_))_=document.createElement(RegExp.$1);else _=document.getElementById(_);if(_)$[$.length]=_}return $.length?((arguments.length>1)?$:$[0]):null}function $Class($){var _=function(){if(typeof this.$super!="undefined")this.$super.$this=this;if(typeof this.$init!="undefined")this.$init.apply(this,arguments)};_.prototype=$;_.extend=$Class.extend;return _}$Class.extend=function($){this.prototype.$super=new Object;var _=function(_,$){return function(){var A=this.$this[_];this.$this[_]=$;this.$this[_].apply(this.$this,arguments);this.$this[_]=A}};for(var A in $.prototype){if(typeof this.prototype[A]=="undefined")this.prototype[A]=$.prototype[A];if(typeof this.prototype[A]!="function")continue;this.prototype.$super[A]=_(A,$.prototype[A])}return this};function $A(_){if(typeof _=="undefined")_=new Array;if(_ instanceof $A)return _;if(window===this)return new $A(_);if(_ instanceof Array&&!(_.callee&&window.opera))this._array=_;else{this._array=new Array;for(var $=0;$<_.length;$++)this._array[this._array.length]=_[$]}}$A.prototype.length=function(A,_){if(typeof len=="number"){var $=this._array.length;this._array.length=len;if(typeof elem!="undefined")for(var B=$;B<len;B++)this._array[B]=elem}else return this._array.length};$A.prototype.has=function($){return(this.indexOf($)>-1)};$A.prototype.indexOf=function($){if(typeof this._array.indexOf!="undefined")return this._array.indexOf($);for(var _=0;_<this._array.length;_++)if(this._array[_]==$)return _;return-1};$A.prototype.$value=function(){return this._array};$A.prototype.push=function($){return this._array.push.apply(this._array,$A(arguments).$value())};$A.prototype.pop=function(){return this._array.pop()};$A.prototype.shift=function(){return this._array.shift()};$A.prototype.unshift=function($){return this._array.unshift.apply(this._array,$A(arguments).$value())};$A.prototype.forEach=function(A,_){if(typeof this._array.forEach=="function")return this._array.forEach.apply(this._array,arguments);for(var B=0;B<this._array.length;B++){try{A.call(_,this._array[B],B,this._array)}catch($){if($ instanceof $A.Break)break;if($ instanceof $A.Continue)continue}}return this};$A.prototype.map=function(A,_){if(typeof this._array.map=="function")return this._array.map.apply(this._array,arguments);for(var B=0;B<this._array.length;B++){try{this._array[B]=A.call(_,this._array[B],B,this._array)}catch($){if($ instanceof $A.Break)break;if($ instanceof $A.Continue)continue}}return this};$A.prototype.filter=function(_,$){var A=new Array;this.forEach(function(B,D,C){if(_.call($,B,D,C)===true)A[A.length]=B});return $A(A)};$A.prototype.every=function(A,_){if(typeof this._array.every!="undefined")return this._array.every(A,_);var $=true;this.forEach(function(B,D,C){if(A.call(_,B,D,C)===false){$=false;$A.Break()}});return $};$A.prototype.some=function(A,_){if(typeof this._array.some!="undefined")return this._array.some(A,_);var $=false;this.forEach(function(B,D,C){if(A.call(_,B,D,C)===true){$=true;$A.Break()}});return $};$A.prototype.refuse=function($){return this.filter(function(_,B,A){return(_!==$)})};$A.prototype.slice=function($,A){var _=this._array.slice.call(this._array,$,A);return $A(_)};$A.prototype.splice=function($,A){var _=this._array.splice.apply(this._array,arguments);return $A(_)};$A.Break=function(){if(window===$A)throw new $A.Break};$A.Continue=function(){if(window===$A)throw new $A.Continue};function $H($){if(typeof $=="undefined")$=new Object;if($ instanceof $H)$=$.toObject();if(this===window)return new $H($);this._table=$}$H.prototype.$value=function(){return this._table};$H.prototype.length=function(){var _=0;for(var $ in this._table){if(typeof Object.prototype[$]!="undeifned"&&Object.prototype[$]===this._table[$])continue;_++}return _};$H.prototype.forEach=function(A,_){for(var B in this._table){if(typeof Object.prototype[B]!="undeifned"&&Object.prototype[B]===this._table[B])continue;try{A.call(_,this._table[B],B,this._table)}catch($){if($ instanceof $H.Break)break;if($ instanceof $H.Continue)continue}}return this};$H.prototype.filter=function(_,$){var A=$H();this.forEach(function(B,D,C){if(_.call($,B,D,C)===true)A.add(D,B)});return A};$H.prototype.map=function(A,_){var $=this._table;this.forEach(function(B,D,C){$[D]=A.call(_,B,D,C)});return this};$H.prototype.add=function(_,$){this._table[_]=$;return this._table[_]};$H.prototype.remove=function(_){if(typeof this._table[_]=="undefined")return null;var $=this._table[_];delete this._table[_];return $};$H.prototype.search=function(_){var $=false;this.forEach(function(A,C,B){if(A===_){$=C;$H.Break()}});return $};$H.prototype.hasKey=function(_){var $=false;return(typeof this._table[_]!="undefined")};$H.prototype.hasValue=function($){return(this.search($)!==false)};$H.prototype.sort=function(){var _=new Object,$=this.values(),A=false;$.sort();for(var B=0;B<$.length;B++){A=this.search($[B]);_[A]=$[B];delete this._table[A]}this._table=_;return this};$H.prototype.ksort=function(){var _=new Object,$=this.keys();$.sort();for(var A=0;A<$.length;A++)_[$[A]]=this._table[$[A]];this._table=_;return this};$H.prototype.keys=function(){var $=new Array;for(var _ in this._table)$.push(_);return $};$H.prototype.values=function(){var $=new Array;for(var _ in this._table)$.push(this._table[_]);return $};$H.Break=function(){if(this===$H)throw new $H.Break};$H.Continue=function(){if(this===$H)throw new $H.Continue};function $Element(_){if(this===window)return new $Element(_);if(_ instanceof $Element)return _;this._element=$(_);this.tag=this._element?this._element.tagName.toLowerCase():"";this._queue=new Array}$Element.prototype.getElementsByClassName=function(C){try{var B=this._element.getElementsByTagName("*"),A=B.length,_=[];for(var D=0;D<A;D++)if($Element(B[D]).hasClass(C))_.push(B[D]);return _}catch($){}};$Element.prototype.$value=function(){return this._element};$Element.prototype.visible=function(){return(this.css("display")!="none")};$Element.prototype.show=function(){var A=this._element.style,_="block",B={p:_,div:_,form:_,h1:_,h2:_,h3:_,h4:_,ol:_,ul:_,td:"table-cell",th:"table-cell",li:"list-item",table:"table",thead:"table-header-group",tbody:"table-row-group",tfoot:"table-footer-group",tr:"table-row",col:"table-column",colgroup:"table-column-group",caption:"table-caption"};try{if(typeof B[this.tag]=="string")A.display=B[this.tag];else A.display="inline"}catch($){A.display="block"}return this};$Element.prototype.hide=function(){try{if(this._element){this._element.style.display="none";return this}}catch($){}};$Element.prototype.toggle=function(){this[this.visible()?"hide":"show"]();return this};$Element.prototype.opacity=function(B){var $,_=this._element,A=this.visible();if(typeof B=="number"){B=Math.max(Math.min(B,1),0);if(typeof _.filters!="undefined"){B=Math.ceil(B*100);if(typeof _.filters.alpha!="undefined")_.filters.alpha.opacity=B;else _.style.filter=(_.style.filter+" alpha(opacity="+B+")")}else _.style.opacity=B;return B}if(typeof _.filters!="undefined"){$=(typeof _.filters.alpha=="undefined")?(A?100:0):_.filters.alpha.opacity;$=$/100}else{$=parseFloat(_.style.opacity);if(isNaN($))$=A?1:0}return $};$Element.prototype.appear=function($,B){var D=this,A=this.opacity();if(A==1)return this;try{clearTimeout(this._fade_timer)}catch(_){}B=B||new Function;var E=(1-A)/(($||0.3)*100),C=function(){A+=E;D.opacity(A);if(A>=1)B(D);else D._fade_timer=setTimeout(C,10)};this.show();C();return this};$Element.prototype.disappear=function($,B){var D=this,A=this.opacity();if(A==0)return this;try{clearTimeout(this._fade_timer)}catch(_){}B=B||new Function;var E=A/(($||0.3)*100),C=function(){A-=E;D.opacity(A);if(A<=0){D.hide();B(D)}else D._fade_timer=setTimeout(C,10)};C();return this};$Element.prototype.css=function(F,D){var _=this._element;if(typeof F=="string"){var C;if(typeof D=="string"||typeof D=="number"){var B=new Object;B[F]=D;F=B}else{if(_.currentStyle){if(F=="cssFloat")F="styleFloat";return _.currentStyle[F]}else if(window.getComputedStyle){if(F=="cssFloat")F="float";return document.defaultView.getComputedStyle(_,null).getPropertyValue(F.replace(/([A-Z])/g,"-$1").toLowerCase())}return _.style[F]}}if(typeof $H!="undefined"&&F instanceof $H)F=F.$value();if(typeof F=="object"){var $,E;for(var G in F){$=F[G];E=(typeof $);if(E!="string"&&E!="number")continue;if(G=="cssFloat"&&navigator.userAgent.indexOf("MSIE")>-1)G="styleFloat";try{_.style[G]=$}catch(A){if(G=="cursor"&&$=="pointer")_.style.cursor="hand";else if(("#top#left#right#bottom#").indexOf(G+"#")>0&&(E=="number"||!isNaN(parseInt($))))_.style[G]=parseInt($)+"px"}}}return this};$Element.prototype.attr=function(B,A){var $=this._element;if(typeof B=="string")if(typeof A!="undefined"){var _=new Object;_[B]=A;B=_}else{if(B=="class"||B=="className")return $.className;return $.getAttrbute(B)}if(typeof $H!="undefined"&&B instanceof $H)B=B.$value();if(typeof B=="object")for(var C in B)$.setAttribute(C,B[C]);return this};$Element.prototype.offset=function(C,B){var _=this._element,$=0,A=0;if(typeof C=="number"&&typeof B=="number")return{top:C,left:B};while(typeof _!="undefined"&&_!=null){$+=_.offsetTop;A+=_.offsetLeft;_=_.offsetParent}return{top:$,left:A}};$Element.prototype.width=function(_){if(typeof _=="number"){var $=this._element;$.style.width=_+"px";if($.offsetWidth!=_)$.style.width=(_*2-$.offsetWidth)+"px"}return this._element.offsetWidth};$Element.prototype.height=function(_){if(typeof _=="number"){var $=this._element;$.style.height=_+"px";if($.offsetWidth!=_)$.style.height=(_*2-$.offsetWidth)+"px"}return this._element.offsetHeight};$Element.prototype.hasClass=function($){return(new RegExp("\\b"+$+"\\b")).test(this._element.className)};$Element.prototype.addClass=function(_){var $=this._element;$.className=$.className.replace(new RegExp("\\b"+_+"(\\b)|$")," "+_+"$1");return this};$Element.prototype.removeClass=function(_){var $=this._element;$.className=$.className.replace(new RegExp("\\b"+_+"\\b")," ");return this};$Element.prototype.text=function($){var _=(typeof this._element.innerText!="undefined")?"innerText":"textContent";if(typeof $=="string")this._element[_]=$;return this._element[_]};$Element.prototype.html=function($){if(typeof $=="string")this._element.innerHTML=$;return this._element.innerHTML};$Element.prototype.outerHTML=function(){var _=this._element;if(typeof _.outerHTML!="undefined")return _.outerHTML;var B=$("<div>");this._element.parentNode.insertBefore(B,this._element);B.appendChild(this._element);var A=B.innerHTML;B.parentNode.insertBefore(this._element,B);B.parentNode.removeChild(B);return A};$Element.prototype.append=function(_){var $=$Element(_).$value();this._element.appendChild($);return $Element($)};$Element.prototype.prepend=function(A){var $=this._element,_=$Element(A).$value();if($.childNodes.length>0)$.insertBefore(_,$.childNodes[0]);else $.appendChild(_);return $Element(_)};$Element.prototype.replace=function(A){var $=this._element,_=$Element(A).$value();$.parentNode.insertBefore(_,$);$.parentNode.removeChild($);return $Element(_)};$Element.prototype.appendTo=function(_){var $=$Element(_).$value();$.appendChild(this._element);return this};$Element.prototype.prependTo=function(_){var $=$Element(_).$value();if($.childNodes.length>0)$.insertBefore(this._element,$.childNodes[0]);else $.appendChild(this._element);return this};$Element.prototype.before=function(_){var $=$Element(_).$value();this._element.parentNode.insertBefore($,this._element);return $Element($)};$Element.prototype.after=function(_){var $=this.before(_);$.before(this);return $};function $Fn(_,$){if(this===window)return new $Fn(_,$);this._events=[];this._tmpElm=null;if(typeof _=="function"){this._func=_;this._this=$}else if(typeof _=="string"&&typeof $=="string")this._func=new Function(_,$)}$Fn.prototype.$value=function(){return this._func};$Fn.prototype.bind=function(){var B=$A(arguments).$value(),$=this._func,_=this._this,A=function(){var A=$A(arguments).$value();if(B.length)A=B.concat(A);return $.apply(_,A)};return A};$Fn.prototype.bindForEvent=function(){var B=arguments,$=this._func,_=this._this,C=this._tmpElm||null,A=function(A){var D=$A(B);if(typeof A=="undefined")A=window.event;if(typeof A.currentTarget=="undefined"){try{A.currentTarget=C}catch(A){}}D.unshift($Event(A));return $.apply(_,D.$value())};return A};$Fn.prototype.attach=function(B,C){var _;if((B instanceof Array)||($A&&(B instanceof $A)&&(B=B.$value()))){for(var D=0;D<B.length;D++)this.attach(B[D],C);return this}if($Element&&B instanceof $Element)B=B.$value();B=$(B);C=C.toLowerCase();this._tmpElm=B;_=this.bindForEvent();this._tmpElm=null;if(typeof B.attachEvent!="undefined")B.attachEvent("on"+C,_);else{if(C=="mousewheel")C="DOMMouseScroll";if(C=="DOMMouseScroll"&&navigator.userAgent.indexOf("WebKit")>0){var A="__jindo_wheel_events";if(typeof B[A]=="undefined")B[A]=new Array;if(typeof B.onmousewheel=="object")B.onmousewheel=function($){if(!this[A])return;for(var _=0;_<this[A].length;_++)this[A][_]($)};B[A][B[A].length]=_}else B.addEventListener(C,_,false)}this._events[this._events.length]={element:B,event:C,func:_};$Fn.gc.pool.push({element:B,event:C,func:_});return this};$Fn.prototype.detach=function(C,E){if((C instanceof Array)||($A&&(C instanceof $A)&&(C=C.$value()))){for(var H=0;H<C.length;H++)this.detach(C[H],E);return this}if($Element&&C instanceof $Element)C=C.$value();C=$(C);E=E.toLowerCase();var A=this._events,D=this._events.length,_=null;for(H=0;H<D;H++){if(A[H].element!==C||A[H].event!==E)continue;_=A[H].func;for(var F=H;F<D-1;F++)this._events[F]=this._events[F+1];break}if(this._events.length)this._events.length--;if(typeof C.detachEvent!="undefined")C.detachEvent("on"+E,_);else{if(E.toLowerCase()=="mousewheel")E="DOMMouseScroll";if(E=="DOMMouseScroll"&&navigator.userAgent.indexOf("WebKit")>0){var B="__jindo_wheel_events",G=false;if(!C[B])return;for(H=0;H<C[B].length;H++)if(C[B][H]==_)G=true;else if(G)C[B][H-1]=C[B][H];if(C[B].length)C[B].length--}else C.removeEventListener(E,_,false)}return this};$Fn.gc=function(){var _=$Fn.gc.pool,A=$Fn.gc.pool.length;for(var B=0;B<A;B++){try{$Fn(_[B].func).detach(_[B].element,_[B].event)}catch($){}}};$Fn.gc.pool=new Array;$Fn($Fn.gc).attach(window,"unload");function $Event($){if(this===window)return new $Event($);if(typeof $=="undefined")$=window.event;this._event=$;this.currentElement=$.currentTarget;this.element=$.target||$.srcElement;this.type=$.type&&$.type.toLowerCase();if(this.type=="dommousescroll")this.type="mousewheel"}$Event.prototype.mouse=function(){var $=this._event,_=0,A=($.which&&$.button==0)||!!($.button&1),B=($.which&&$.button==1)||!!($.button&4),C=($.which&&$.button==2)||!!($.button&2);if($.wheelDelta)_=$.wheelDelta/120;else if($.detail)_=-$.detail/3;return{delta:_,left:A,middle:B,right:C}};$Event.prototype.key=function(){var $=this._event,_=$.keyCode;return{keyCode:_,alt:$.altKey,ctrl:$.ctrlKey,meta:$.metaKey,shift:$.shiftKey,up:(_==38),down:(_==40),left:(_==37),right:(_==39),enter:(_==13)}};$Event.prototype.pos=function(){var _=this._event,A=document.body,$=document.documentElement,B=[A.scrollLeft||$.scrollLeft,A.scrollTop||$.scrollTop];return{clientX:_.clientX,clientY:_.clientY,pageX:_.pageX||_.clientX+B[0]-A.clientLeft,pageY:_.pageY||_.clientY+B[1]-A.clientTop,layerX:_.offsetX||_.layerX-1,layerY:_.offsetY||_.layerY-1}};$Event.prototype.stop=function(){if(typeof this._event.preventDefault!="undefined")this._event.preventDefault();if(typeof this._event.stopPropagation!="undefined")this._event.stopPropagation();this._event.returnValue=false;this._event.cancelBubble=true};function $Agent(){if(window!==this)return;var $=new $Agent;window.$Agent=function(){return $};return $}$Agent.prototype.navigator=function(){var D=new Object,C=-1,A=navigator.userAgent,_=navigator.vendor,$=function($,_){return((_||"").indexOf($)>-1)};D.opera=(typeof window.opera!="undefined")||$("Opera",A);D.ie=!D.opera&&$("MSIE",A);D.mozilla=$("Gecko",A);D.firefox=$("Firefox",A);D.camino=$("Camino",_);D.netscape=$("Netscape",A);D.safari=$("Apple",_);D.omniweb=$("OmniWeb",A);D.icab=$("iCab",_);D.konqueror=$("KDE",_);try{if(D.ie)C=A.match(/(?:MSIE) ([0-9.]+)/)[1];else if(D.firefox||D.opera||D.omniweb)C=A.match(/(?:Firefox|Opera|OmniWeb)\/([0-9.]+)/)[1];else if(D.mozilla)C=A.match(/rv:([0-9.]+)/)[1];else if(D.safari){C=parseFloat(A.match(/Safari\/(0-9.]+)/)[1]);if(C==100)C=1.1;else C=[1,1.2,-1,1.3,2,3][Math.floor(C/100)]}else if(D.icab)C=A.match(/iCab[ \/]([0-9.]+)/)[1];D.version=parseFloat(C);if(isNaN(D.version))D.version=-1}catch(B){D.version=-1}$Agent.prototype.navigator=function(){return D};return D};$Agent.prototype.os=function(){var B=new Object,_=navigator.userAgent,A=navigator.platform,$=function($,_){return(_.indexOf($)>-1)};B.win=$("Win",A);B.mac=$("Mac",A);B.linux=$("Linux",A);B.win2000=B.win&&($("NT 5.0",A)||$("2000",A));B.winxp=B.win&&($("NT 5.1",A)||$("Win32",A));B.xpsp2=B.winxp&&($("SV1",_)||$("MSIE 7",_));B.vista=$("NT 6.0",A);$Agent.prototype.os=function(){return B};return B};$Agent.prototype.flash=function(){var D=new Object,A=navigator.plugins,B=navigator.mimeTypes,$=null;D.installed=false;D.version=-1;if(typeof A!="undefined"&&A.length){$=A["Shockwave Flash"];if($){D.installed=true;if($.description)D.version=parseFloat($.description(/[0-9.]+/)[0])}if(A["Shockwave Flash 2.0"]){D.installed=true;D.version=2}}else if(typeof B!="undefined"&&B.length){$=B["application/x-shockwave-flash"];D.installed=($&&$.enabledPlugin)}else for(var C=9;C>1;C--){try{$=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+C);D.installed=true;D.version=C;break}catch(_){}}$Agent.prototype.info=function(){return D};return D};$Agent.prototype.silverlight=function(){var B=new Object,A=navigator.plugins,_=null;B.installed=false;B.version=-1;if(typeof A!="undefined"&&A.length){_=A["Silverlight Plug-In"];if(_)B.installed=true}else{try{_=new ActiveXObject("AgControl.AgControl");B.installed=true}catch($){}}$Agent.prototype.silverlight=function(){return B};return B};function $Ajax(C,B){if(this===window)return new $Ajax(C,B);function A(){if(window.XMLHttpRequest)return new XMLHttpRequest();else if(ActiveXObject){try{return new ActiveXObject("MSXML2.XMLHTTP")}catch($){return new ActiveXObject("Microsoft.XMLHTTP")}return null}}var _=document.location.toString(),$=_.match(/^https?:\/\/([a-z0-9_\-\.]+)/i)[1];this._url=C;this._options=new Object;this._headers=new Object;this._crossdom=/^https?:\/\//i.test(C)&&!(new RegExp("^https?://"+$+"(:[0-9]+)?(?:/|$)","i").test(C));this.option({type:"post",timeout:0,proxy:"",onload:function(){}});this.option(B);if(this._crossdom)this._request=new $Ajax.CrossRequest(this.option("proxy"));else this._request=A()}$Ajax.prototype._onload=function(){if(this._request.readyState==4)this._options.onload($Ajax.Response(this._request))};$Ajax.prototype.request=function(D){var C=this._request,F=this._options,B,$,A=[],B="";if(typeof D=="undefined"||!D)B=null;else{for(var E in D){$=D[E];if(typeof $=="function")$=$();A[A.length]=E+"="+encodeURIComponent($)}B=A.join("&")}try{C.open(F.type.toUpperCase(),this._url,true);C.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=utf-8");C.setRequestHeader("charset","utf-8");for(var G in this._headers){if(typeof this._headers[G]=="function")continue;C.setRequestHeader(G,String(this._headers[G]))}if(typeof C.onload!="undefined")C.onload=$Fn(this._onload,this).bind();else C.onreadystatechange=$Fn(this._onload,this).bind();C.send(B)}catch(_){}};$Ajax.prototype.abort=function(){this._request.abort()};$Ajax.prototype.option=function(_,A){if(typeof _=="undefined")return"";if(typeof _=="string"){if(typeof A=="undefined")return this._options[_];this._options[_]=A;return this}try{for(var B in _)this._options[B]=_[B]}catch($){}return this};$Ajax.prototype.header=function(_,A){if(typeof _=="undefined")return"";if(typeof _=="string"){if(typeof A=="undefined")return this._headers[_];this._headers[_]=A;return this}try{for(var B in _)this._headers[B]=_[B]}catch($){}return this};$Ajax.Response=function($){if(this===$Ajax)return new $Ajax.Response($);this._response=$};$Ajax.Response.prototype.xml=function(){return this._response.responseXML};$Ajax.Response.prototype.text=function(){return this._response.responseText};$Ajax.Response.prototype.header=function($){if(typeof $=="string")return this._response.getResponseHeader($);return this._response.getAllResponseHeaders()};$Ajax.CrossRequest=function($){this._headers=new Object;this._respHeaders=new Object;this._proxy=$;this.onload=function(){}};$Ajax.CrossRequest.prototype.open=function(A,B){var _=/https?:\/\/([a-z0-9_\-\.]+)/i,$=document.location.toString().match(_);this._type=A;this._url=B;this._remote=String(B).match(/(https?:\/\/[a-z0-9_\-\.]+)/i)[1];this._iframe=null;this._domain=($[1]!=document.domain)?document.domain:"";if(typeof $Ajax.CrossRequest._callbacks=="undefined")$Ajax.CrossRequest._callbacks=new Object};$Ajax.CrossRequest.prototype._callback=function($,A,B){var _=this;this.readyState=4;this.responseText=A;this._respHeaderString=B;B.replace(/^([\w\-]+)\s*:\s*(.+)$/m,function(A,$,B){_._respHeaders[$]=B});this.onload(this);setTimeout(function(){_.abort()},10)};$Ajax.CrossRequest.prototype.abort=function(){try{this._iframe.parentNode.removeChild(this._iframe)}catch($){}};$Ajax.CrossRequest.prototype.send=function(B){this.responseXML="";this.responseText="";var D=/https?:\/\/([a-z0-9_\-\.]+)/i,_=String(Math.floor(Math.random()*10000)),F=this._remote+"/ajax_remote_callback.html?type="+this._type,E=new Array;$Ajax.CrossRequest._callbacks[_]=$Fn(this._callback,this).bind();for(var G in this._headers)E[E.length]="'"+G+"':'"+this._headers[G]+"'";E="{"+E.join(",")+"}";F+="&id="+_;F+="&header="+encodeURIComponent(E);F+="&proxy="+encodeURIComponent(this._proxy);F+="&domain="+this._domain;F+="&url="+encodeURIComponent(this._url.replace(D,""));F+="#"+encodeURIComponent(B);var C=this._iframe=$("<iframe>");C.style.position="absolute";C.style.visibility="hidden";C.style.width="1px";C.style.height="1px";var A=document.body||document.documentElement;if(A.firstChild)A.insertBefore(C,A.firstChild);else A.appendChild(C);C.src=F};$Ajax.CrossRequest.prototype.setRequestHeader=function(_,$){this._headers[_]=$};$Ajax.CrossRequest.prototype.getResponseHeader=function($){return this._respHeaders[$]};$Ajax.CrossRequest.prototype.getAllResponseHeaders=function(){return this._respHeaderString};function $Json(sObject){if(window===this)return new $Json(sObject);if(typeof sObject=="string"){try{sObject=eval("("+sObject+")")}catch(e){sObject=new Object}}this._object=sObject}$Json.fromXML=function(A){var D=new Object,E=/\s*<(\/?[\w:\-]+)((?:\s+[\w:\-]+\s*=\s*"[^"]*")*)\s*>\s*|\s*<!\[CDATA\[([\w\W]*?)\]\]>\s*|\s*([^<]*)\s*/ig,$=/^[0-9]+(?:\.[0-9]+)?$/,G={"&amp;":"&","&nbsp;":" ","&quot;":"\"","&lt;":"<","&gt;":">"},B={tags:["/"],stack:[D]},F=function($){return $.replace(/&[a-z]+;/g,function($){return(typeof G[$]=="string")?G[$]:$})},C=function($,_){$.replace(/([\w\:\-]+)\s*=\s*"([^"]*)"/g,function(A,$,B){_[$]=F(B)})},_=function(K,J,M,L,A){var H,D="",E=B.stack.length-1;if(typeof J=="string"&&J){if(J.substr(0,1)!="/"){H=B.stack[E];if(typeof H[J]=="undefined"){H[J]=new Object;H=B.stack[E+1]=H[J]}else if(H[J]instanceof Array){var I=H[J].length;H[J][I]=new Object;H=B.stack[E+1]=H[J][I]}else{H[J]=[H[J],new Object];H=B.stack[E+1]=H[J][1]}if(typeof M=="string"&&M)C(M,H);B.tags[E+1]=J}else{B.tags.length--;B.stack.length--}}else if(typeof L=="string"&&L)D=L;else if(typeof A=="string"&&A)D=F(A);if(D.length>0){var _=B.stack[E-1],G=B.tags[E];if($.test(D))D=parseFloat(D);else if(D=="true"||D=="false")D=new Boolean(D);if(_[G]instanceof Array)_[G][_[G].length-1]=D;else _[G]=D}};A=A.replace(/<(\?|\!-)[^>]*>/g,"");A.replace(E,_);return $Json(D)};$Json.prototype.get=function(G){var B=this._object,H=G.split("/"),D=/^([\w:\-]+)\[([0-9]+)\]$/,J=[[B]],I=J[0],C=H.length,A,$,K,E,_;for(var F=0;F<C;F++){if(H[F]=="."||H[F]=="")continue;if(H[F]=="..")J.length--;else{K=new Array;$=-1;A=I.length;if(D.test(H[F]))$=parseInt(RegExp.$2);if(A==0)return new Array;for(E=0;E<A;E++){_=I[E][H[F]];if(typeof _!="undefined"){if(_ instanceof Array)K=K.concat(_);K[K.length]=_}}J[J.length]=K}I=J[J.length-1]}return I};$Json.prototype.toString=function(){var $={$:function($){if(typeof $=="undefined")return"\"\"";if(typeof $=="boolean")return $?"true":"false";if(typeof $=="string")return this.s($);if(typeof $=="number")return $;if($ instanceof Array)return this.a($);if($ instanceof Object)return this.o($)},s:function(_){var $={"\"":"\\\"","\\":"\\\\","\n":"\\n","\r":"\\r","\t":"\\t"},A=function(_){return(typeof $[_]!="undefined")?$[_]:_};return"\""+_.replace(/[\\"'\n\r\t]/g,A)+"\""},a:function(A){var $="[",_="",B=A.length;for(var C=0;C<B;C++){if(typeof A[C]=="function")continue;$+=_+this.$(A[C]);if(!_)_=","}return $+"]"},o:function(A){var $="{",_="";for(var B in A){if(typeof A[B]=="function")continue;$+=_+this.s(B)+":"+this.$(A[B]);if(!_)_=","}return $+"}"}};return $.$(this._object)};$Json.prototype.toXML=function(){var $=function(C,B){var A=function($){return"<"+B+">"+$+"</"+B+">"};switch(typeof C){case"undefined":case"null":return A("");case"number":return A(C);case"string":if(C.indexOf("<")<0)return A(C.replace(/&/g,"&amp;"));else return A("<![CDATA["+C+"]]>");case"boolean":return A(String(C));case"object":var _="";if(C instanceof Array){var D=C.length;for(var F=0;F<D;F++)_+=$(C[F],B)}else{for(var E in C)_+=$(C[E],E);if(B)_=A(_)}return _}};return $(this._object,"")};$Json.prototype.toObject=function(){return this._object};$Json.prototype.$value=$Json.prototype.toObject;var SPS={__inst:{}};SPS.debugMode=true;SPS.learningLang="";SPS.autoCompleteURL="http://ac.nciku.com:80";SPS.text=function(A){var $=SPS.text[A];$=$||"The language file is not included";for(var B=1,_;_=arguments[B];B++)$=$.replace("%"+B,_);return $.replace(/^(.)/,function($){return $.toUpperCase()})};SPS.text.set=function($){for(var _ in $)SPS.text[_]=$[_]};(function(){var fc_isIE=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false,fc_isWin=(navigator.appVersion.toLowerCase().indexOf("win")!=-1)?true:false,fc_isOpera=(navigator.userAgent.indexOf("Opera")!=-1)?true:false;window.checkFlashPlayerVersion=function(){var $,A;try{var _=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.5");$=_.GetVariable("$version")}catch(A){$=-1}return $};window.showFlash=function(B,$,A,D,E,C,_){E=(E==undefined)?"transparent":E;_=(_==undefined)?"#FFFFFF":_;if(fc_isIE&&fc_isWin&&!fc_isOpera){_object_="<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0\" width=\""+A+"\" height=\""+D+"\" id=\""+$+"\" align=\"middle\">";_object_+="<param name=\"allowScriptAccess\" value=\"always\" />";_object_+="<param name=\"quality\" value=\"high\" />";_object_+="<param name=\"movie\" value=\""+B+"\" />";_object_+="<param name=\"wmode\" value=\""+E+"\" />";_object_+="<param name=\"bgcolor\" value=\""+_+"\" />";_object_+="<param name=\"FlashVars\" value=\""+C+"\">";_object_+="</object>"}else _object_="<embed src=\""+B+"\" quality=\"high\" wmode=\""+E+"\" FlashVars=\""+C+"\" bgcolor=\""+_+"\" width=\""+A+"\" height=\""+D+"\" name=\""+$+"\" align=\"middle\" allowScriptAccess=\"always\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />";document.write(_object_)};window.findFlashObj=function($){var _=fc_isIE?document.all[$]:document[$];return _};window.flashExternalCleanup=function(){__flash_unloadHandler=function(){externalProbSet=true;obj=document.getElementsByTagName("OBJECT");for(i=0;i<obj.length;i++){var theObj=eval(obj[i]);theObj.style.display="none";for(var prop in theObj)if(typeof(theObj[prop])=="function"){try{theObj[prop]=null}catch(e){}}}};if(window.onunload!=__flash_unloadHandler){__flash_savedUnloadHandler=window.onunload;window.onunload=__flash_unloadHandler}};window.onbeforeunload=flashExternalCleanup})();(function(){String.prototype.toHTML=function(){return this.replace(/</g,"&lt;").replace(/>/g,"&gt;")};String.prototype.toValue=function(){return this.replace(/&lt;/g,"<").replace(/&gt;/g,">")};String.prototype.repeat=function(_){var $="";for(var A=0;A<_;A++)$+=this;return $};String.prototype.stripTags=function(){return this.replace(/<[^>]*>/g,"")};String.prototype.trim=function(){return this.replace(/^\s+/,"").replace(/\s+$/,"")};String.prototype.bytesLength=function(){var $=0;for(var A=0,_=this.length;A<_;A++)$+=this.charCodeAt(A)>128?2:1;return $};String.prototype.bytesCut=function(_){var $=0;for(var C=0,A=this.length;C<A;C++){var B=this.charCodeAt(C)>128?2:1;if(_<$+B)return this.substr(0,C);$+=B}return this};String.prototype.hasFinalConsonant=function(){var $="\uac00\ub098\ub2e4\ub77c\ub9c8\ubc14\uc0ac\uc544\uc790\ucc28\uce74\ud0c0\ud30c\ud558",B,_,A=this.charCodeAt(this.length-1);for(var C=0;C<$.length;C++){B=$.charCodeAt(C);_=B+560;if(A>=B&&A<=_&&(A-B)%14==0)return false}return true};String.prototype.addPostword=function(A){var _,$;switch(A){case"\ub97c":case"\uc744":_="\ub97c";$="\uc744";break;case"\uac00":case"\uc774":_="\uac00";$="\uc774";break;case"\ub294":case"\uc740":_="\ub294";$="\uc740";break;case"\uc640":case"\uacfc":_="\uc640";$="\uacfc";break;default:_=$=what}return this+(this.hasFinalConsonant()?$:_)};$Element.prototype.has=function(A){var $=this.$value(),_=$Element(A).$value();for(;_;_=_.parentNode)if(_==$)return true;return false};$Element.prototype.findElement=function(A,$,_){var B=this.$value();$=$||function($){return true};if(!_)B=B[A];for(;B;B=B[A])if(B.nodeType==1&&$(B))return $Element(B);return null};$Event.prototype.getRelatedElement=function(){var $=this._event;return $.relatedTarget||($.type=="mouseover"?$.fromElement:$.toElement)};$Event.prototype.of=function(A){var _,$=true,B=this._event.type=="mouseover"||this._event.type=="mouseout";if(_=this.element)$&=$Element(A).has(_);if(_=this.getRelatedElement())$&=$Element(A).has(_);else if(B)$=false;return $};$Fn.prototype.owner=function(_){var $=this.$value();return $Fn(function(){return $.apply(_,arguments)})};$Element.prototype._orgOffset=$Element.prototype.offset;$Element.prototype.offset=function(D,B){var _=this._element,$=0,A=0;if(typeof D=="number"&&typeof B=="number")return this._orgOffset(D,B);while(typeof _!="undefined"&&_!=null){$+=_.offsetTop;A+=_.offsetLeft;_=_.offsetParent;if(_&&_.tagName){var C=_.tagName.toUpperCase();if(C!="BODY"&&C!="HTML"){$-=_.scrollTop;A-=_.scrollLeft}}}return{top:$,left:A}}})();(function(){SPS.uniqid=function(){return(new Date().getTime()%31536000000)*100+parseInt(Math.random()*100)};SPS.dirname=function(_){var $=_.lastIndexOf("/");if($==-1)return"";return _.substr(0,$+1)};SPS.setCookie=function(D,C,A,B,_){var $="";B=B||"/";if(typeof A!="undefined"){var E=new Date();E.setDate(E.getDate()+A);$+=";expires="+E.toGMTString()}if(typeof B!="undefined")$+=";path="+B;if(typeof _!="undefined")$+=";domain="+_;document.cookie=D+"="+escape(C)+$};SPS.getCookie=function(B){var _=document.cookie;if(_.length<1)return;var A=new RegExp("\\b"+B+"=([^;]*)(;|$)"),$=_.match(A);return $&&$[1]};SPS.borderNoneSafari=function(A){if(!$Agent().navigator().safari)return;var _,B=$Element(A);if(B.hasClass("_border_none_safari"))_=$Element(A.parentNode);else{_=$Element($("<div>"));B.addClass("_border_none_safari");B.before(_);B.css({margin:"0px",position:"relative",left:"-1px",top:"-2px"});_.append(B)}_.css({width:A.offsetWidth-6+"px",height:A.offsetHeight-5+"px",padding:"0",margin:"0",overflow:"hidden",display:"inline-block","float":"left"});return _};SPS.getParentForm=function($){for(;$;$=$.parentNode)if($.tagName&&$.tagName.toUpperCase()=="FORM")return $;return $};SPS.setBeforeSubmit=function(C,B,_){_=_||function(){return true};var A=$$(B,C)[0],$=function($){if(!_()){$.stop();return false}SPS.protectLossData.setChanged(false);return true};$Fn($).attach(C,"submit");$Fn(function(_){if($(_))C.submit();_.stop()}).attach(A,"click")};SPS.getJsonList=function(C,_){var B=[],$=null,E=typeof _=="string";for(var F=0,A;A=C[F];F++){var D=A.name;if(A.type=="radio"&&!A.checked)continue;if(D&&(/\[[0-9]*\]$/).test(D)){D=D.replace(/\[[0-9]*\]$/,"");if(E){if(_!=D)continue;B.push(A.value)}else{if($A(_).indexOf(D)<0)continue;if(!$)$={};if(typeof $[D]!="undefined"){B.push($);$={}}$[D]=A.value}}}if(!E)B.push($);return $Json(B).toString()};SPS.moveLocationToValue=function(_){var $=SPS.getFormValue(_);if($)location.href=$};SPS.autoPosition=function(A,_,B,D){B=B||[0,0];var $=$Element(A).offset(),C=D?-(_.offsetHeight+B[1]):A.offsetHeight+B[1];$Element(_).css({left:$.left+B[0]+"px",top:$.top+C+"px"})};SPS.parseQueryString=function(A){var C=A.split("&"),_={};for(var E=0,B=C.length;E<B;E++){var D=C[E].split("=",2);try{D[0]=decodeURIComponent(D[0])}catch($){}try{D[1]=decodeURIComponent(D[1])}catch($){}_[D[0]]=D[1]}return _};SPS.makeQueryString=function($){var _=[];$H($).forEach(function($,A){_.push(encodeURIComponent(A)+"="+encodeURIComponent($))});return _.join("&")};SPS.query=SPS.parseQueryString(location.search.substr(1));SPS.debugMode=SPS.debugMode?SPS.query.debug=="true":false;SPS.decToHex=function(_){var A="",$=["A","B","C","D","E","F"];do{var B=_%16;A=(B>=10?$[B-10]:String(B))+A;_=parseInt(_/16)}while(_);return A};SPS.isCharCode=function($){if(($>=8&&$<=46)||($>=91&&$<=105)||($==110)||($>=112&&$<=123)||($==144))return false;return true};SPS.getParentByClassName=function($,A){var _=$Element($);_=_.hasClass(A)?_:_.findElement("parentNode",function($){return $Element($).hasClass(A)});return _};SPS.addOption=function(B,A,C){var _=$("<option>");_.innerHTML=A.toHTML();_.value=C;B.appendChild(_);return B.length-1};SPS.extend=function(_,$){$H($).forEach(function($,A){_[A]=$});return _};SPS.ajaxSubmit=function(A,$){$=$||function(){};var C=A.action,E=$Ajax(C,{type:A.method||"get",onload:$}),B={},_;for(var D=0,_;_=A[D];D++){if(!_.name)continue;B[_.name]=_.value}E.request(B)};SPS.getFormValue=function(C){var E=null,D=C.tagName.toUpperCase();if(D!="INPUT"&&D!="TEXTAREA"&&D!="SELECT")return null;if(D=="SELECT"&&C.selectedIndex>-1)E=C.options[C.selectedIndex].getAttribute("value")||null;else{var A=C.type.toUpperCase();if(A=="CHECKBOX")E=C.checked?C.value:null;else if(A=="RADIO"){var B=C.ownerDocument||document,_=B.getElementsByName(C.name);for(var F=0,$;$=_[F];F++)if($.checked)E=$.value}else E=C.value}return E};SPS.login=function(A,B,C){var $=document.location.href,_=new String(),D=new String();switch(A){case true:sGentLocation=C+encodeURIComponent($);break;case false:sGentLocation=C;break}sGentLocation=encodeURIComponent(sGentLocation);D=B+"?go="+sGentLocation;document.location.href=D}})();(function(){SPS.validator={_prefix:"-",_rules:"notnull,notspace,length,group,only,deny,any,number,integer,callback".split(","),_defaultOnInvalid:function(C,B,G,F,A){if(F)switch(B){case"integer":if(F=="INTEGER_TEST")if(A.value<1||isNaN(A.value))F="INTEGER_TEST_NONZERO";alert(SPS.text(F,G,A.from,A.to));break;case"length":alert(SPS.text(F,G,A.from,A.to));break;default:alert(SPS.text(F,G));break}else switch(B){case"notnull":case"notspace":alert(SPS.text("NOTNULL",G));break;case"integer":alert(SPS.text("INTEGER",G,A.from,A.to));break;case"length":alert(SPS.text("LENGTH",G,parseInt(A.to/2),A.to));break;case"any":var D=SPS.validator,E=SPS.getFormValue(C),_=new RegExp("("+D._filters.chinese+"|"+D._filters.english+")");if(A["catch"]=="english"){if(E.search(_)==-1)return true;alert(SPS.text("ANY_ENGLISH",G));break}else if(A["catch"]=="chinese"){if(E.search(_)==-1)return true;alert(SPS.text("ANY_CHINESE",G));break}else return true;default:alert(SPS.text("OTHER",G))}try{C.focus();C.select()}catch($){}return false},_getRange:function($,A){var _=$.split("~");if(A)_=[parseFloat(_[0]),parseFloat(_[1])];else _=[parseInt(_[0],10),parseInt(_[1],10)];if(isNaN(_[0]))_[0]=-Infinity;if(isNaN(_[1]))_[1]=Infinity;return _},_filters:{"pinyin|null":"^[a-zA-Z\u0101\xe1\u01ce\xe0\u0113\xe9\u011b\xe8\u012b\xed\u01d0\xec\u014d\xf3\u01d2\xf2\u016b\xfa\u01d4\xf9\u01d6\u01d8\u01da\u01dc\xfc\xea\u0251\ue7c7\u0144\u0148\ue7c8\u0261{}, ]*$","chinese":"[\\u4E00-\\u9FFF]","korean":"[\u3131-\ud7a3]","english":"[A-Z|a-z]","pinyin":"[A-Za-z]","number":"[0-9]","url":"(http|https|ftp)://\\w+(.\\w+)+(/.*)?"},_functions:{"notnull":function($,_){return(typeof _=="string"&&_.length>0)?false:{}},"notspace":function($,_){return(typeof _=="string"&&_.trim().length>0)?false:{}},"length":function(_,C,$){var B=SPS.validator._getRange($),A=C.bytesLength();return(B[0]<=A&&A<=B[1])?false:{"from":B[0],"to":B[1]}},"only":function(C,D,B){var _=B.split(","),A=[];$A(_).forEach(function($){A.push(SPS.validator._filters[$])});var $=new RegExp("^("+A.join("|")+")*$");return($.test(D))?false:{"types":_}},"deny":function(E,F,D){var _=D.split(","),B=true,$,C="",A;$A(_).forEach(function(_){$=new RegExp(SPS.validator._filters[_]);A=(F.search($)>-1?false:true);B=B&&A;if(!A){C=_;$A.Break()}});return B?false:{"type":_,"catch":C}},"any":function(D,E,C){var _=C.split(","),A=true,$,B="";$A(_).forEach(function(_){$=new RegExp(SPS.validator._filters[_]);if(E.search($)==-1){A=false;B=_;$A.Break()}});return A?false:{"type":_,"catch":B}},"number":function(B,D,A){var _=/^[-+]?[0-9]+(\.[0-9]+)?$/;if(!_.test(D))D="NaN";var $=parseFloat(D);if(typeof A!="undefined"){var C=SPS.validator._getRange(A,true);return(!isNaN($)&&C[0]<=$&&$<=C[1])?false:{"value":$,"from":C[0],"to":C[1]}}return false},"integer":function(B,D,A){var _=/^[-+]?[0-9]+(\.[0-9]+)?$/;if(!_.test(D))D="NaN";var $=parseInt(D,10);if(typeof A!="undefined"){var C=SPS.validator._getRange(A);return(!isNaN($)&&C[0]<=$&&$<=C[1])?false:{"value":$,"from":C[0],"to":C[1]}}return false},"group":function(B,C,A,D){if(D.oGroups[A])return false;D.oGroups[A]=true;var E=true,_=new RegExp("\\bgroup\\("+A+"\\)(\\s|$)");for(var F=0,$;$=D.aEls[F];F++){if($.nodeType!=1||B===$)continue;if(_.test($.className))if(B.value!=$.value)E=false}return E?false:{}}},_fireEvent:function(C,B,A,E,_){var D,G=B.className,$=G.match(/\bname\(([^)]*)\)(\s|$)/),F=$?$[1]:"undefined";C=C||this._defaultOnInvalid;return C(B,A,F,E,_)},validate:function(A,F){var D=true;if(A instanceof Array){for(var G=0,C=A.length;G<C;G++)if(!this.validate(A[G],F))return false;return true}var B=A.all||A.getElementsByTagName("*");F=F||{};var E={"aEls":B,"oGroups":{},"oRadios":{}};B[B.length]=A;for(var G=0,$;$=B[G];G++){if($.nodeType!=1)continue;var _=this._validateElement($,F,E);D&=_;if(_===null)return D}return D},_validateElement:function(_,M,C){var B=_.tagName.toUpperCase();if(B!="INPUT"&&B!="TEXTAREA"&&B!="SELECT")return true;var G=true,H=SPS.getFormValue(_),I=_.className;if(B=="INPUT"&&_.type.toUpperCase()=="RADIO"){var J=_.name;if(C.oRadios[J])return true;C.oRadios[J]=true}for(var D=0,K;K=this._rules[D];D++){var F=new RegExp("\\b("+K+")(\\((([^:)]+):)?([^)]*)\\))?(\\s|$)"),$=I.match(F);if(!$)continue;var E,L=this._functions[$[1]];if(typeof L=="function"){E=L(_,H,$[5],C);var A=E?false:true;if(!A)if(!this._fireEvent(M.onInvalid,_,$[1],$[4],E))return null;else A=true;G&=A}}return G}}})();SPS.protectLossData=function(B,_){if(typeof SPS.protectLossData._changed=="undefined"){SPS.protectLossData._changed=false;SPS.protectLossData._message=_||"Warning!"}B=B||document;var E=B.getElementsByTagName("input"),$=B.getElementsByTagName("textarea"),D=B.getElementsByTagName("select"),A=$Fn(function(){SPS.protectLossData.setChanged(true)}),C=function($){$A($).forEach(function($){var _=$Element($);if(_.hasClass("_protect_loss"))return;A.attach($,"change");_.addClass("_protect_loss")})};C(E);C($);C(D)};SPS.protectLossData.setChanged=function($){SPS.protectLossData._changed=$;if($)window.onbeforeunload=function(){return SPS.protectLossData._message};else window.onbeforeunload=null};SPS.timer=$Class({_bInterval:false,_oInstance:null,$init:function($){this._bInterval=$.toLowerCase()=="interval"},start:function(_,$){this.stop();if(this._bInterval)this._oInstance=window.setInterval($,_);else{var A=this;this._oInstance=window.setTimeout(function(){$();A.stop()},_)}},stop:function(){var $=window[this._bInterval?"clearInterval":"clearTimeout"];if(this._oInstance)$(this._oInstance);this._oInstance=null}});SPS.delayedRequest=$Class({_timer:null,_delay:null,_count:null,_remained:null,$init:function(_,$){this._timer=new SPS.timer("timeout");this._delay=_;this._count=$;this._remained=this._count},request:function(B,A){var $=[];for(var C=2,_=arguments.length;C<_;C++)$.push(arguments[C]);if(this._remained--<1){this._remained=this._count;this._timer.stop();return B.apply(A,$)}this._timer.start(this._delay,function(){B.apply(A,$)})},stop:function(){this._timer.stop()}});function thisMovie($){if(navigator.appName.indexOf("Microsoft")!=-1)return window[$];else return document[$]}SPS.tts=$Class({_sUniq:null,_oFrame:null,_oOptions:null,_oTimer:null,_sOrgUrl:null,$init:function($){this._sUniq="TTS"+parseInt(Math.random()*10000000);SPS.tts._instances[this._sUniq]=this;this._oOptions=$||{}},_execute:function(C){var _=[];for(var D=1,B=arguments.length;D<B;D++)_.push(arguments[D]);var $=this._oFrame.contentWindow;try{return $[C].apply($,_)}catch(A){}},_sReservedUrl:null,playDictation:function(_,$,A){if(!SPS.tts._ttsEnable){alert(SPS.text("TTS_NOT_SUPPORTED"));return}this.play(SPS.tts.textToUrl(_,$),false,A)},_status:null,play:function(G,D,C){if(!C)C=3;if(G)this._sReservedUrl=G;if(!D){var B=document.body;try{thisMovie("nciku_mp3_flash_player").stopTTS()}catch(A){}var E=document.getElementById(this._sUniq);if(E&&E.parentNode&&E.parentNode.removeChild){try{E.parentNode.removeChild(E)}catch(A){}}var _=$("<span>");_.id=this._sUniq;with(_.style){position="absolute";if(SPS.debugMode){right="0";top="0";position="fixed";width="400px";height="400px"}else{left="-999999px";top="-999999px";width="0px";height="0px"}}B.insertBefore(_,B.firstChild);var F=new FlashObject("/flash/musicplayer.swf","nciku_mp3_flash_player","0","0","0","#FFFFFF");F.addVariable("song_url",this._sReservedUrl);F.addVariable("song_title","nciku");F.addVariable("autostart","1");F.addVariable("autoplay","true");F.addVariable("repeatCount",C);F.addVariable("repeat","false");F.write(this._sUniq);this._status="play"}},stop:function(){if(this._status=="stop")return;try{thisMovie("nciku_mp3_flash_player").stopTTS()}catch($){}var _=document.getElementById(this._sUniq);if(_&&_.parentNode&&_.parentNode.removeChild){try{_.parentNode.removeChild(_)}catch($){}}this._status="stop"}});SPS.tts.textToUrl=function(_,$){var B=function(B){var A="",D=0,C=B.length,$,_;for(i=0;i<C;i++){$=B.charCodeAt(i);if(($>=0)&&($<=127)){_="0"+$.toString(16);A+="%"+_.substr(_.length-2)}else if($>2097151){A+="%"+(oxf0+(($&1835008)>>18)).toString(16);A+="%"+(128+(($&258048)>>12)).toString(16);A+="%"+(128+(($&4032)>>6)).toString(16);A+="%"+(128+($&63)).toString(16)}else if($>2047){A+="%"+(224+(($&61440)>>12)).toString(16);A+="%"+(128+(($&4032)>>6)).toString(16);A+="%"+(128+($&63)).toString(16)}else{A+="%"+(192+(($&1984)>>6)).toString(16);A+="%"+(128+($&63)).toString(16)}}return A},D=$?100:250,A=B(_.trim()),C=100,E="";if(D==100)E="http://tts.nciku.com/tts/mp3tts.cgi?text="+A+"&spk_id="+D+"&text_fmt=0&pitch=100&volume=100&speed="+C+"&wrapper=0&enc=0&lb_ip=218.240.10.38&lb_port=80";else E="http://tts.nciku.com/tts/mp3tts2.cgi?domain_id=15&url=chinese.nciku.com&text="+A+"&spk_id="+D+"&text_fmt=0&pitch=100&volume=100&speed=65&wrapper=0&enc=0&lb_ip=218.240.10.38&lb_port=80";return E};SPS.tts._ttsEnable=true;if($Agent().navigator().ie){try{new ActiveXObject("WMPlayer.OCX")}catch(e){SPS.tts._ttsEnable=false}}SPS.tts._instances=[];SPS.tts._getInstance=function($){return this._instances[$]};SPS.tab=function(D,B,G){D=$(D);G=G||{};var F=[];if(D.tagName.toUpperCase()=="UL"){for(var C=D.firstChild;C;C=C.nextSibling)if(C.tagName&&C.tagName.toUpperCase()=="LI")F.push(C)}else F=$$("ul>li",D);var _=[],E=0;$A(B).forEach(function(A){_.push($Element($(A)))});var A=function($){var A={"tab":null,"panel":null};$A(_).forEach(function(_,B){if(B==$){A.tab=F[B];A.panel=_.$value();_.show();if($Agent().navigator().ie){_.css("zoom","1");setTimeout(function(){_.css("zoom","")},0)}Element.addClass(F[B],"selected")}else{_.hide();Element.removeClass(F[B],"selected")}});return A};$A(F).forEach(function(_,$){if(Element.hasClass(_,"selected"))E=$;$Fn(function($){var _=A(this);if(typeof G.onChange=="function")G.onChange(_.tab,_.panel);$.stop()}).owner($).attach(_,"click")});A(E)};SPS.selectbox=$Class({_agent:$Agent().navigator(),_o:null,_timer:null,_options:null,$init:function(_,B){var A=this._o={wrap:_,label:$$("p",_)[0],layer:$$("ul",_)[0],list:$$("ul",_)[0],button:$$(".btn",_)[0]},$=$Element(A.wrap).findElement("nextSibling",function($){return $.tagName&&$.tagName.toUpperCase()=="SELECT"});if(!$)return;$Element(_).addClass("selectbox-skip");SPS.selectbox._instances.push(this);A.resource=$.$value();$.css({position:"absolute",left:"-999999px"});A.button.removeAttribute("href");A.wrap.style.display="block";A.list.style.display="none";this._options=B||{showNULL:true};this._timer=new SPS.timer("timeout");this._bindEvents();this._touchLabel()},_findAbove:function(_){var $=this._o;for(;_>-1;_--)if($.resource.options[_].getAttribute("value"))return _;return-1},_findBelow:function(A){var $=this._o,_=$.resource.options.length;for(;A<_;A++)if($.resource.options[A].getAttribute("value"))return A;return-1},_showList:function(A){var _=this._o;if(_.resource.selectedIndex==-1)return;var C=A?"show":"hide";if(typeof A=="undefined")C="toggle";var B=$Element(_.layer);B[C]();var $=B.visible();if($)this._touchList()},_fireOnChangeEvent:function(){var _=this._o;if(document.createEvent){var $=document.createEvent("HTMLEvents");$.initEvent("change",true,true);_.resource.dispatchEvent($)}else{$=document.createEventObject();_.resource.fireEvent("onchange",$)}},_bindEvents:function(){var $=this._o;$Fn(function(A){var _=A.mouse().delta;$.list.scrollTop-=_*15;A.stop()}).owner(this).attach($.resource,"mousewheel");$Fn(function(A){var _=$Element($.wrap);if(!_.hasClass("selectbox-focus"))_.addClass("selectbox-focus");this._timer.stop()}).owner(this).attach($.resource,"focus");$Fn(function(B){var _=$Element($.wrap),A=this;this._timer.start(50,function(){if(_.hasClass("selectbox-focus"))_.removeClass("selectbox-focus");A._showList(false)})}).owner(this).attach($.resource,"blur");$Fn(function(B){var A=this,_=B.key().keyCode,C=this._getSelectedIndex();switch(_){case 33,36,37,38:case 34,39,40,45:break;case 32:this._showList();B.stop();return}setTimeout(function(){if(!A._options.showNULL){var D=A._getSelectedIndex(),B=$.resource.options[D].getAttribute("value")?false:true;if(D>C){var _=$.resource.options.length;D=A._findBelow(D);if(D==-1)D=A._findAbove(_-1)}else{D=A._findAbove(D);if(D==-1)D=A._findBelow(0)}if(A._agent.firefox||A._agent.safari)B=true;if(D!=-1){$.resource.selectedIndex=D;if(D!=C&&B)A._fireOnChangeEvent()}}A._touchLabel()},0)}).owner(this).attach($.resource,this._agent.opera?"keypress":"keydown");$Fn(function(A){var _=this;setTimeout(function(){_._showList();$.resource.focus()},1)}).owner(this).attach($.wrap,"mousedown");$Fn(function(_){var $=$Element(_.element).findElement("parentNode",function($){return $Element($).hasClass("item")},true);if(!$)return;this._setHighlight($)}).owner(this).attach($.list,"mouseover");$Fn(function(B){var A=this,_=$Element(B.element).findElement("parentNode",function($){return $Element($).hasClass("item")},true);if(!_){SPS.debug("FOO");setTimeout(function(){A._timer.stop();$.resource.focus()},1);B.stop();return}var D=_.$value(),C=parseInt(D.className.match(/__au_index_([0-9]+)/)[1]);$.resource.selectedIndex=C;this._setSelect(_);this._touchLabel();if(this._agent.firefox||this._agent.ie)A._fireOnChangeEvent();setTimeout(function(){A._showList(false)},50)}).owner(this).attach($.list,"mousedown")},_setHighlight:function(B){if(this._highlighted)this._highlighted.removeClass("item-highlight");B.addClass("item-highlight");this._highlighted=B;var C=B.$value(),_=this._o.list,$=C.offsetTop;if(_.scrollTop>$)_.scrollTop=$;var A=$+C.offsetHeight;if(_.scrollTop+_.clientHeight<A)_.scrollTop=A-_.clientHeight},_setSelect:function(E){var D=this._o.wrap,A=this._o.list,F=A.getElementsByTagName("li"),_=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,G=document.documentElement.scrollTop||document.body.scrollTop,$,C=A.offsetHeight;if(A.className.indexOf("topNull")==-1){if(G===0)$=_-D.offsetTop-D.offsetHeight;else $=Math.abs(_-(D.offsetTop-G)-D.offsetHeight);if($<C)A.style.top=-C+"px";else A.style.top=20+"px"}var B=D.offsetWidth;A.style.height=(F.length>10)?parseInt($Dom(F[0]).getStyle("lineHeight"),10)*10+"px":"auto";A.style.width=B-2+"px";A.style.overflowY="auto";A.style.overflowX="hidden";if(this._selected)this._selected.removeClass("item-select");E.addClass("item-select");this._selected=E;this._setHighlight(E)},_highlighted:null,_selected:null,_getSelectedIndex:function(){var $=this._o,_=$.resource&&$.resource.selectedIndex;if(_>-1)return _;return-1},_touchLabel:function(){var _=this._o,A=this._getSelectedIndex();if(A==-1){_.label.innerHTML="";return}var $=_.resource.options[A].text;_.label.innerHTML=$;var B=$$(".__au_index_"+A,_.list)[0];if(B)this._setSelect($Element(B))},_touchList:function(){var B=this._o,A=B.resource.options,F,_,D;B.list.innerHTML="";this._highlighted=null;this._selected=null;for(var E=0,C=A.length;E<C;E++){_=A[E].text;D=A[E].getAttribute("value");if(this._options.showNULL||D){F=$("<li>");F.className="item __au_index_"+E;F.innerHTML=A[E].text;B.list.appendChild(F)}}this._touchLabel()},touch:function(){this._touchLabel()}});SPS.selectbox._version=3;SPS.selectbox._instances=[];SPS.selectbox.touchAll=function(A,$){if(!A){$A(this._instances).forEach(function($){$.touch()});return}var _=$$("."+A,$||document);$A(_).forEach(function($){if($Element($).hasClass("selectbox-skip"))return;var _=new SPS.selectbox($)})};SPS.newWin=function(A,_){var $=[];$.push("chanellmode=1");$.push("directories=1");$.push("fullscreen=0");$.push("location=1");$.push("menubar=1");$.push("scrollbars=1");$.push("status=1");$.push("toolbar=1");$.push("resizable=1");return window.open(A,_||SPS.uniqid(),$.join(","),false)};SPS.popup=function(D,A,$,E){A=A||300;$=$||200;E=E||{};E.canResize=E.canResize||false;E.canScroll=E.canScroll||false;E.name=E.name||"sps_popup";E.center=E.center||false;var B=[];B.push("chanellmode=0");B.push("directories=0");B.push("fullscreen=0");B.push("location=0");B.push("menubar=0");B.push("scrollbars="+(E.canScroll?"1":"0"));B.push("status=0");B.push("toolbar=0");B.push("resizable="+(E.canResize?"1":"0"));B.push("width="+A);B.push("height="+$);var _=[window.screen.availWidth,window.screen.availHeight],C=[parseInt((_[0]-A)/2),parseInt((_[1]-$)/2)];B.push("left="+C[0]);B.push("top="+C[1]);return window.open(D,E.name,B.join(","),false)};SPS.popup.image=function(A,_,$,B){if(typeof A=="object")A=A.getAttribute("src");_=_||30;$=$||30;return SPS.popup("/html/popup.htm?img="+encodeURIComponent(A),_,$,{canResize:true,name:"image_pop"})};SPS.popup.mini=function($){return SPS.popup($.href,450,570,{canResize:false,canScroll:false,name:"mini_pop",center:true})};SPS.popup.stroke=function($){return SPS.popup($.href,350,360,{canResize:false,canScroll:false,name:"stroke_pop",center:true})};SPS.hideOne={_beforeEl:null,hide:function($,A){var _=null;if(A)_=SPS.getParentByClassName($,A);else _=$Element($);if(!_)return;this.show();_.hide();this._beforeEl=_},show:function(){if(this._beforeEl)this._beforeEl.show();this._beforeEl=null}};SPS.showOne={_beforeEl:null,show:function($,A){var _=null;if(A)_=SPS.getParentByClassName($,A);else _=$Element($);if(!_)return;this.hide();_.show();this._beforeEl=_},hide:function(){if(this._beforeEl)this._beforeEl.hide();this._beforeEl=null}};SPS.data={setValue:function(_,B,A,$){$H(A).forEach(function(D,E){var C=$$(_+E,B)[0],A=C.tagName.toUpperCase();if(A=="INPUT"||A=="TEXTAREA"||A=="SELECT")C.value=D;else C.innerHTML=$?D:new String(D).toHTML()})},getValue:function(_,B,A,$){var C={};$A(A).forEach(function(E){var D=$$(_+E,B)[0],A=D.tagName.toUpperCase();if(A=="INPUT"||A=="TEXTAREA"||A=="SELECT")C[E]=SPS.getFormValue(D);else C[E]=$?(D.innerText||D.textContent):D.innerHTML});return C}};SPS.layer={oLayer:null,oBlind:null,eBlind:null,bPoped:false,bCenter:false,orgPopup:null,orgZIndex:null,createBlind:function(){if(this.oBlind)return;var A=$Agent().navigator(),_=A.ie&&A.version<6,B=A.ie&&A.version<7,C=A.firefox;if(_){this.oBlind=document.createElement("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"></table>");this.oBlind.insertRow(0).insertCell(0).innerHTML="&nbsp;"}else this.oBlind=$("<div>");this.eBlind=$Element(this.oBlind);document.body.insertBefore(this.oBlind,document.body.firstChild);this.eBlind.css({position:"fixed",background:"#000",left:(_?0:-0)+"px",top:(_?0:-0)+"px",width:"100%",height:"100%",display:"none",zIndex:99990});if(B){this.eBlind.css("position","absolute");if(_)$Fn(this.fitBlindSize).owner(this).attach(window,"scroll");$Fn(this.fitBlindSize).owner(this).attach(window,"resize")}$Fn(this.moveToCenter).owner(this).attach(window,"scroll");$Fn(this.moveToCenter).owner(this).attach(window,"resize");this.eBlind.opacity(0.3)},fitBlindSize:function(){if(!this.bPoped)return;var A=$Agent().navigator(),$=A.ie&&A.version<6,C=A.ie&&A.version<7;if(!C)return;var D=this.getClientSize();if($){var _=document.body;this.eBlind.css({width:D[0]+"px",height:D[1]+"px",left:_.scrollLeft+"px",top:_.scrollTop+"px"})}else{this.eBlind.css({width:"0px",height:"0px"});var B=this,_=document.documentElement||document;setTimeout(function(){var $=[_.scrollWidth,_.scrollHeight],A=[Math.max($[0],D[0]),Math.max($[1],D[1])];B.eBlind.css({width:A[0]+"px",height:A[1]+"px"})},1)}},getClientSize:function(){var A=$Agent().navigator(),$=A.ie&&A.version<6,_=document.documentElement||document;if($)_=document.body;return[_.clientWidth,_.clientHeight]},moveToCenter:function(){if(!this.bCenter)return;var $=this.getClientSize(),_=[this.orgPopup.width(),this.orgPopup.height()],B=[parseInt(($[0]-_[0])/2),parseInt(($[1]-_[1])/2)],A=document.documentElement||document;this.orgPopup.css({left:B[0]+A.scrollLeft+"px",top:B[1]+A.scrollTop+"px"})},pop:function(_){this.createBlind();this.bPoped=true;this.fitBlindSize();if(this.orgPopup)this.orgPopup.css("zIndex",this.orgZIndex);this.orgPopup=$Element(_);this.orgZIndex=this.orgPopup.css("zIndex");var $=this.orgPopup.css("position");if($!="absolute"&&$!="relative")this.orgPopup.css("position","relative");this.orgPopup.css("zIndex",99999)},unpop:function(){this.bPoped=false;if(this.orgPopup){if(this.orgZIndex!==null)this.orgPopup.css("zIndex",this.orgZIndex);this.orgPopup=null;this.orgZIndex=null}},show:function(B,C,D){var _=this.oLayer=B,E=$Element(_);E.show();this.pop(_);if(!D)this.eBlind.show();var $=E.css("position"),A=$Agent().navigator();if(A.ie&&A.version<7){E.css("position","static");E.css("position",$)}if($=="absolute"){this.bCenter=C;this.moveToCenter()}},hide:function($){if(!this.oLayer)return;this.bCenter=null;this.unpop();this.eBlind.hide();$Element(this.oLayer).hide();this.oLayer=null;if($)SPS.hideOne.show()}};SPS.fontSize=$Class({_o:null,_size:0,_dragging:false,$init:function(A){var B=$(A),_=$$(".txtsize_ctr a",B),C=this._o={smaller:_[0],bigger:_[1],track:$$(".txtsize_slide",B)[0],grap:$$(".move",B)[0]};$Fn(function(){C.panels=$$(".font_reslzable");C.tits=$$(".tit");var $=SPS.getCookie("_fontsize");if($)this._setSize($);else this._setSize(1);this._bindEvents()}).owner(this).attach(window,"load")},_setSize:function(_){var $=this._o;this._size=_;if(this._size>2)this._size=2;if(this._size<0)this._size=0;SPS.setCookie("_fontsize",this._size);this._applySize()},_applySize:function(){var _=this._o,$=this._size*15,A=this._size*3+12;$Element(_.grap).css({"left":$+"px","display":"block"});$A(_.panels).forEach(function($){$.style.fontSize=A+"px"});$A(_.tits).forEach(function($){$.style.fontSize=A+15+"px"})},_handlerDrag:function(B){var A=this._o;if(!this._dragging)return;var $=$Element(A.track).offset(),_=B.pos().pageX-$.left;this._setSize(parseInt((_+6)/16))},_bindEvents:function(){var $=this._o;$Fn(function($){this._setSize(this._size-1);$.stop()}).owner(this).attach($.smaller,"click");$Fn(function($){this._setSize(this._size+1);$.stop()}).owner(this).attach($.bigger,"click");$Fn(function($){this._dragging=true;this._handlerDrag($);$.stop()}).owner(this).attach($.track,"mousedown");$Fn(function($){$.stop()}).owner(this).attach($.track,"dragstart");$Fn(function($){$.stop()}).owner(this).attach($.track,"selectstart");$Fn(this._handlerDrag).owner(this).attach(document,"mousemove");$Fn(function($){this._dragging=false}).owner(this).attach(document,"mouseup")}});SPS.selection={_holded:false,block:function(){if(this._holded)return;document.body.onselectstart=function(){return false}},allow:function(){if(this._holded)return;document.body.onselectstart=null},hold:function($){this._holded=$}};SPS.Include=function(){var $=this;this._uniqID=SPS.uniqid();this._requests={};if(!SPS.Include._instance)SPS.Include._instance={};SPS.Include._instance[this._uniqID]=this;this._gcTimer=setInterval(function(){$._gc()},this._gcInterval)};SPS.Include.prototype={_uniqID:null,_requests:null,_trID:null,_callback:null,_gcTimer:null,_gcInterval:30000,_head:null,request:function(A,$){var B=SPS.uniqid(),_="SPS.Include._response("+this._uniqID+", "+B+")";if(A.indexOf("?")==-1)A+="?";A+="&callback="+encodeURIComponent(_);this._trID=B;this._callback=$;if(SPS.debugMode)window.console.debug(A);this._createScript(B,A)},abort:function(){this._trID=null},_createScript:function(_,sUrl){if(!this._head)this._head=document.getElementsByTagName("head")[0];var $=document.createElement("script"),nTime=SPS.uniqid();with($){src=sUrl;id=nTime;language="javascript";type="text/javascript"}this._requests[_]=$;this._head.appendChild($);return $},_destroyScript:function(C,A,$){var B=this._requests[C];if(A){$=$||new Date().getTime();if(parseInt(B.id)>$-A)return}var _=this;setTimeout(function(){_._head.removeChild(B)},10);delete this._requests[C]},_gc:function(){var $=new Date().getTime();for(var _ in this._requests)this._destroyScript(_,this._gcInterval,$)}};SPS.Include._response=function(_,C){var B=function(){},A=this._instance[_];if(!A)return B;A._destroyScript(C);if(A._trID!=C)return B;var $=A._callback;return function(_){return $(_)}};SPS.findDo=function(A,D,C,E){var F=$Event(D),$=F.element,_=SPS.getParentByClassName($,"tts_button");if(_)return;if(typeof C=="string")C=SPS.findDo[C];var B=C(A);if(B)return B[E]()};SPS.findDo.translation=function($){var _=$Element($.parentNode).findElement("nextSibling",function($){return $.tagName.toUpperCase()=="TR"});if(_)_.toggle()};SPS.autohide=$Class({_panel:null,_areas:null,_options:null,$init:function($,_,A){this._panel=$;this._areas=_||[];this._options=A||{};this._bindEvents()},_ZH_EN:function(){var $=document.getElementById("lo_gnb"),C=null,_;if($.getElementsByTagName("ul")[0]){C=$.getElementsByTagName("ul")[0].getElementsByTagName("a");_=C.length;for(var B=0;B<_;B++)if(C[B].className=="tc_sub"&&C[B].href.indexOf("siteLanguage=zh")!=-1){var A=this._areas[0].parentNode;if(A.className.indexOf("handwrite")!=-1)A.className="handwrite";break}}},_bindEvents:function(){$Fn(function(A){var _=A.elements;if(this._panel&&A.of(this._panel))return;for(var B=0,$;$=this._areas[B];B++)if($&&A.of($))return;if(this._panel)$Element(this._panel).hide()}).owner(this).attach(document,"click")},toggle:function(){var $=$Element(this._panel).visible();this[$?"hide":"show"]()},show:function(){$Element(this._panel).show();if(typeof this._options.onShow=="function")this._options.onShow()},hide:function(){$Element(this._panel).hide();if(typeof this._options.onHide=="function")this._options.onHide()}});SPS.debug=function(_){if(!SPS.debugMode)return;if(!this._wnd){this._wnd=$Element($("<ul>"));this._wnd.css({"position":"absolute","right":"10px","bottom":"10px","border":"5px solid #f00","padding":"10px","background":"#fff"});document.body.insertBefore(this._wnd.$value(),document.body.firstChild)}var A=$("<li>");A.innerHTML=_;this._wnd.append(A)};SPS.sortTable=function(B){var J=$Element(B).findElement("parentNode",function(_){var $=_.tagName.toUpperCase();return($=="TD"||$=="TH")},true),H=J.findElement("parentNode",function($){return $.tagName.toUpperCase()=="TABLE"}),M=H.$value(),N=J.$value(),O=N.cellIndex,D=$$(".sortable",M),E=[],A=$$("img.sorting",N)[0],L=A.src,C=L.indexOf("btn_usorting.gif")==-1,I=function($,_){var $=new String($);for(var B=0,A=$.length;B<_-A;B++)$="0"+$;return $};$A(D).forEach(function($){var _=$.cells[O],A=_.className.match(/\bsortkey\((\w+)\)(\b|$)/);if(A&&A[1]){var C=A[1].split("_"),A="";for(var D=0,B=C.length;D<B;D++)A+=I(C[D],15)+"_"}else A=(_.innerText||_.textContent).trim();E.push({key:A,object:$})});if(C)L=L.replace("btn_sorting.gif","btn_usorting.gif");else L=L.replace("btn_usorting.gif","btn_sorting.gif");A.src=L;$A($$("img.sorting",M)).forEach(function($){if($==A)return;if(C)$.src=$.src.replace("btn_sorting.gif","btn_usorting.gif");else $.src=$.src.replace("btn_usorting.gif","btn_sorting.gif")});var $=function(_,$){return _.key<$.key?-1:(_.key==$.key?0:1)},G=function(_,$){return _.key<$.key?1:(_.key==$.key?0:-1)};E.sort(!C?G:$);for(var F=0;oData=E[F];F++){var _=oData.object.cloneNode(true),K=D[F];K.parentNode.insertBefore(_,K);K.parentNode.removeChild(K)}};SPS.switchMemorized=function(oEl){var sTrID=SPS.uniqid();SPS.switchMemorized.trID=sTrID;var oAjax=$Ajax(oEl.href,{onload:function(oRes){var oData=null;try{eval("oData = "+oRes.text()+";")}catch(e){}if(!oData)return;var oEl;location.reload();return;oEl=$("SM"+oData.trID);if(oEl)oEl.innerHTML=oData.text;if(oData.trID!=SPS.switchMemorized.trID)return;var eAnchor;oEl=$$(".mem_percentage")[0];oEl.innerHTML=oData.percentage+"%";oEl=$$(".mem_memorized")[0];if(oEl){if(oEl)oEl.innerHTML=oData.memorizedCount;eAnchor=$Element(oEl).findElement("parentNode",function($){return $.tagName.toUpperCase()=="A"});if(eAnchor){var bNoLink=oData.memorizedCount=="0",oAnchor=eAnchor.$value();eAnchor[bNoLink?"addClass":"removeClass"]("nolink");if(bNoLink){oAnchor.setAttribute("_href",oAnchor.href);oAnchor.removeAttribute("href")}else oAnchor.href=oAnchor.getAttribute("_href")}}oEl=$$(".mem_notmemorized")[0];if(oEl){if(oEl)oEl.innerHTML=oData.notMemorizedCount;eAnchor=$Element(oEl).findElement("parentNode",function($){return $.tagName.toUpperCase()=="A"});if(eAnchor){bNoLink=oData.notMemorizedCount=="0",oAnchor=eAnchor.$value();eAnchor[bNoLink?"addClass":"removeClass"]("nolink");if(bNoLink){oAnchor.setAttribute("_href",oAnchor.href);oAnchor.removeAttribute("href")}else oAnchor.href=oAnchor.getAttribute("_href")}}}});oEl.id="SM"+sTrID;oAjax.request({trID:sTrID})};SPS.DomLoaded={_callbacks:[],_loaded:false,_onLoaded:function(){var _=SPS.DomLoaded;for(var A=0,$;$=_._callbacks[A];A++)$()},_monitorInterval:function(){var $=SPS.DomLoaded;if($._loaded)return;if(document.readyState=="loaded"||document.readyState=="complete"){$._onLoaded();$._loaded=true}else setTimeout($._monitorInterval,100)},addCallback:function($){this._callbacks.push($)},monitor:function(){if(document.addEventListener&&!$Agent().navigator().safari)document.addEventListener("DOMContentLoaded",SPS.DomLoaded._onLoaded,false);else setTimeout(this._monitorInterval,100)}};SPS.banWords="";SPS.checkBanWords=$Fn(function(B){var A=B.element,D=(A.tagName||"").toUpperCase();if(D!="INPUT"&&D!="TEXTAREA")return;if($Element(A).hasClass("skip_banword"))return;var C=A.value,$=false;for(var E=0;E<SPS.banWords.length;E++){var _=Base64.decode(SPS.banWords[E]);if(C.indexOf(_)==-1)continue;$=true;C=C.replace(new RegExp(_,"gi"),"")}if($){A.value=C;alert(SPS.text("BANWORDS"))}});SPS.transition=function(F,A,_,B,$,G){var D=0,E=1/A,C=[parseInt(F.style.left),parseInt(F.style.top)],H=function(){D+=E;var J=(function($){var $=Math.sin($*(Math.PI/2));return $*$})(D),I=[(B-C[0])*J+C[0],($-C[1])*J+C[1]];F.style.left=I[0]+"px";F.style.top=I[1]+"px";A--;if(A>0)setTimeout(H,_);else if(G.onEnd)G.onEnd()};H()};eval(function(C,B,A,D,$,_){$=function(_){return(_<B?"":$(parseInt(_/B)))+((_=_%B)>35?String.fromCharCode(_+29):_.toString(36))};if(!"".replace(/^/,String)){while(A--)_[$(A)]=D[A]||$(A);D=[function($){return _[$]}];$=function(){return"\\w+"};A=1}while(A--)if(D[A])C=C.replace(new RegExp("\\b"+$(A)+"\\b","g"),D[A]);return C}("7 22={3b:8(10){7 m=X 10.1k;q(7 x 24 10)m[x]=10[x];9 m},1t:8(10,1s){7 m=10;q(7 x 24 1s)m[x]=1s[x];9 m}};7 1P=8(){7 1k=8(){a(d.2j)d.2j.2T(d,O)};a(O[0])1k.1A=O[0];9 1k};1P.1t=8(26){7 m=1P();m.1A=X 26;q(7 i=1;i<O.1g;i++){a(O[i])22.1t(m.1A,O[i])}9 m};7 u={1W:/^(2z|p|3a|38|36|33|2Z|2Y|2X|2W|2S|h[1-6]|2N|2K|2I|2G)$/i,28:8(){[].1z(O).1n(8(v){v=$(v);a(!u.1x(v))v.1h.1w=u.1W.20(v.1v)?'2B':'2A'})},1V:8(){[].1z(O).1n(8(v){$(v).1h.1w='1U'})},2y:8(){[].1z(O).1n(8(v){u[u.1x(v)?'1V':'28'](v)})},1x:8(5){9(d.1S($(5),'1w')!='1U')},2v:8(2s,1d){q(;1d;1d=1d.1b)a(1d==2s)9 J;9 11},2p:8(5){a(5.2o){7 p=d.2p(5.2o);9{1L:5.2l+p.1L,1I:5.2k+p.1I}}1F{9{1L:5.2l,1I:5.2k}}},1S:8(5,S){7 1D;2V{a(5.1u&&(1D=5.1u.2R)){S=S.Y(/([A-Z])/g,8(s){9\"-\"+s.1i()});9 1D.2L(5,2c).2J(S)}1F a(5.2a)9 5.2a[S]}2H(e){}9 u.29(5,S)},2F:8(5,27){$H(27).1n(8(25,23){5.1h[23]=25})},1y:8(5,B){9(X 21(\"\\\\b\"+B+\"\\\\b\")).20(5.B)},2D:8(5,B){a(!d.1y(5,B))$(5).B=($(5).B+' '+B).Y(/^\\s+/,'')},2C:8(5,B){q(7 i=1,B;B=O[i];i++)$(5).B=$(5).B.Y(X 21('\\\\b'+B+'(\\\\s+|$)','g'),'')},29:8(5,S){9 5.1h[S]},14:8(5){q(5=5.14;5&&5.13!=1;5=5.19);9 5},1l:8(5){q(5=5.1l;5&&5.13!=1;5=5.1l);9 5},19:8(5){q(5=5.19;5&&5.13!=1;5=5.19);9 5},1o:{},M:{1Y:/([^>|\\+|\\s]+)\\s*([>|\\+]?)\\s*/g,1X:/\\s*([>|\\+]?)\\s*([^>|\\+|\\s]+)/g,y:/^([\\w-]+)/,D:/#([\\w-]+)/g,12:/\\.([\\w-]+)/g,R:/:([\\w-]+(\\(.*\\))?)/g,1Z:/([\\w-]+)(\\((.*)\\))?/,r:/\\[([^\\]]+)]/g,1T:/^(\\[)([\\w-]+)([!|\\^|\\$|\\*]?=)(.*)(\\])$/},1r:$2x().2w(),1q:8(5,1R){a(d.1r.2u&&d.1r.2t<6&&1R==\"*\")9 5.1Q;9 5.39(1R)},1O:8(o){2r(o&&(o=o.1l)&&o.13!=1);9 o},17:8(o){2r(o&&(o=o.19)&&o.13!=1);9 o},37:8(o){7 C=1;q(7 k=o.1b.14;k&&k!=o;k=d.17(k),C++);9 C},2q:{35:8(o){9 u.1O(o)?11:J},34:8(o){9 u.17(o)?11:J},32:8(o){9 o.14?11:J},31:8(o,2n){9 o.30.1J(2n)>-1}},1H:8(t,U){7 c={};7 1G={},E=['J'];7 L,I='';7 D,y,1E,1p,1C;a(D=t.Q(d.M.D)){a(D[1])9 11;c.D=D[0].1f(1)}y=t.Q(d.M.y);c.y=(y&&y[1])||'*';a(1E=t.Q(d.M.12)){q(7 12,i=0;12=1E[i];i++)E.l('u.1y(o,\"'+12.1f(1)+'\")')}a(1p=t.Q(d.M.R)){q(7 R,i=0;R=1p[i];i++){R=R.1f(1).Q(d.M.1Z);E.l('u.2q.'+R[1].Y('-','2U')+'(o, \"'+R[3]+'\")')}}a(1C=t.Q(d.M.r)){q(7 r,i=0;r=1C[i];i++){r=r.Q(d.M.1T);L='2Q'+r[2];a(!1G[r[2]]){I+='7 '+L+' = o.2P(\"'+r[2]+'\") || \"\";\\n';1G[r[2]]=J}1B(r[3]){G'=':E.l(L+' == \"'+r[4]+'\"');F;G'!=':E.l(L+' != \"'+r[4]+'\"');F;G'^=':E.l(L+'.1J(\"'+r[4]+'\") == 0');F;G'$=':E.l(L+'.1f('+L+'.1g - \"'+r[4]+'\".1g) == \"'+r[4]+'\"');F;G'*=':E.l(L+'.1J(\"'+r[4]+'\") > -1');F;2O:E.l(L+' != 2c')}}}a(U){a(c.y&&c.y!='*')E.l('(f ? o.1v.1i() == \"'+c.y.1i()+'\" : o.1v == \"'+c.y+'\")');a(c.D)E.l('o.D == \"'+c.D+'\"')}c.I=X 2e('o','f',I+'\\2M ('+E.2d(\" && \")+')');9 c},16:8(z,o,15,C,f){a(C==-1)9 J;7 t=15[C];1B(t.T){G'':q(o=o.1b;o!=z;o=o.1b)a(t.c.I(o,f))a(d.16(z,o,15,C-1,f))9 J;F;G'>':o=o.1b;a(o&&o!=z&&t.c.I(o,f))a(d.16(z,o,15,C-1,f))9 J;F;G'+':o=d.1O(o);a(o&&t.c.I(o,f))a(d.16(z,o,15,C-1,f))9 J;F}9 11},2b:8(N,2f,2g){a(!d.1o[N]){7 K={U:[],1e:[]};7 1K=d;2f.Y(d.M.1Y,8(1Q,t,T){K.U.l({'T':T,'c':1K.1H(t,J)})});7 i=0,18;7 1j=[];2g.Y(d.M.1X,8(1Q,T,t){K.1e.l({'T':T,'c':1K.1H(t)});1B(T){G'>':18=\"2h\";F;G'':18=\"2i\";F;G'+':18=\"2m\";F}1j.l('V = u.'+18+'(V, 1e['+(i++)+'].c, f);')});1j.l('9 V;');K.c=X 2e('V','1e','f',1j.2d('\\n'));d.1o[N]=K}9 d.1o[N]},2h:8(W,c,f){7 P=[];7 k;q(7 i=0,m;m=W[i];i++){q(k=m.14;k;k=d.17(k))a(c.I(k,f))P.l(k)}9 P},2i:8(W,c,f){7 P=[];7 1M;q(7 i=0,m;m=W[i];i++){1M=d.1q(m,c.y);q(7 j=0,k;k=1M[j];j++)a(c.I(k,f))P.l(k)}9 P},2m:8(W,c,f){7 P=[];7 k;q(7 i=0,m;m=W[i];i++){a(k=d.17(m))a(c.I(k,f))P.l(k)}9 P},N:8(N,z){z=z||1a;7 1N=N.Q(/(.*#[\\w]+[^>|\\+|\\s]*)([>|\\+|\\s].*)/)||[];7 K=u.2b(N,1N[1]||N,1N[2]||'');7 C=K.U.1g-1;7 c=K.U[C].c;7 1m=[];7 V=[];7 f=(z==1a||(z.1u||z.1a)==1a);a(c.D)1m.l(1a.2E(c.D));1F 1m=u.1q(z,f?c.y.1i():c.y);q(7 i=0,1c;1c=1m[i];i++){a(c.I(1c,f))a(u.16(z,1c,K.U,C-1,f))V.l(1c)}9 K.c(V,K.1e,f)}};$$=u.N;",62,198,"|||||oEl||var|function|return|if||filter|this||casei|||||child|push|obj||||for|attr||selector|Element||||tag|root||className|idx|id|cond|break|case||func|true|cache|varname|_regexp|query|arguments|ret|match|pseudo|name|type|backward|result|objs|new|replace||source|false|cls|nodeType|firstChild|selectors|_traceNode|_nextNode|method|nextSibling|document|parentNode|sand|oChild|forward|substr|length|style|toLowerCase|code|constructor|previousSibling|sands|each|_cache|pseudoes|_getElementsByTagName|_agent|append|extend|ownerDocument|tagName|display|visible|hasClass|load|prototype|switch|attres|view|classes|else|declare|_filter|left|indexOf|self|top|childs|parts|_previousNode|Class|all|sTagName|getCSS|attrparse|none|hide|_blockTags|fparse|bparse|pseudoparse|test|RegExp|JINDO|key|in|val|superClass|css|show|getInlineCSS|currentStyle|_compile|null|join|Function|bquery|fquery|_getChildren|_getOffspring|__init|offsetLeft|offsetTop|_getBrother|arg|offsetParent|realPos|_pseudo|while|oParent|version|ie|has|navigator|Agent|toggle|div|inline|block|removeClass|addClass|getElementById|setCSS|dd|catch|dt|getPropertyValue|dl|getComputedStyle|nreturn|fieldset|default|getAttribute|v_|defaultView|br|apply|_|try|center|blockquote|hr|xmp|innerHTML|contains|empty|pre|last_child|first_child|li|_nodeIndex|ol|getElementsByTagName|ul|clone".split("|"),0,{}));(function(_){SPS[_]=$Class({_o:null,$init:function(_){var A=$(_);this._o={miniBtn:$$(".nciku_mini_pop",A)[0]};this._bindEvents()},_bindEvents:function(){var $=this._o;if($.miniBtn)$Fn(function(_){if(!$.miniBtn)return;SPS.popup.mini($.miniBtn);_.stop()}).attach($.miniBtn,"click")}})})("cm_hmenu03");(function(_){SPS[_]=$Class({_instance:null,_o:null,_layers:null,_befChar:null,_hwData:null,_curPage:1,_totalPage:0,_axis:null,_drawingData:null,_ajax:null,_ffTimer:null,_autohideAC:null,_autohideHW:null,_orgTitle:null,_bLockedList:false,_sDefaultQuery:"",$init:function(B,F){var E=this;this._instance="SPS.__inst."+B;var C=$(B),D=this._o={wrap:C,bChanged:false,form:$$("form",C)[0],inputbox:$$("input[type=text]",C)[0],handWriteBtn:$$(".handwriteBtn",C)[0],handWrite:$$(".hd_box",C)[0],close:$$(".txt_tit1",C)[0],areaNoList:$$(".area_nolist",C)[0],chars:$$(".area_list",C)[0],overlayer:$$(".overlayer",C)[0],pinyin:$$(".pinyin",C)[0],zoom:$$(".zoom td",C)[0],paging:$$(".paging",C)[0],suggestionBtn:$$(".down",C)[0],suggestion:$$(".auto_complete_layer",C)[0],listPinyin:$$(".lst_pinyin",C)[0],listEnglish:$$(".lst_english",C)[0],listPrefix:$$(".lst_prefix",C)[0],listPostfix:$$(".lst_postfix",C)[0],areaPinyin:$$(".pinyin_area",C)[0],areaEnglish:$$(".english_area",C)[0],areaPrefix:$$(".prefix_area",C)[0],areaPostfix:$$(".postfix_area",C)[0],seperator:$$(".dot",C)[0],viewOthers:$$(".viewother",C),enableLink:$$(".enable_link",C)[0],disableLink:$$(".disable_link",C)[0],searchButton:$$("em",C)[0]};if(D.chars)D.charsTable=$$("table",D.chars)[0];this._showHandwriteStep2(true);if(D.paging){D.prev=$$(".prev",D.paging)[0];D.next=$$(".next",D.paging)[0]}this._orgTitle=document.title;this._ffTimer=new SPS.timer("interval");this._ajax=new SPS.Include();E=this;if(D.handWriteBtn){this._autohideHW=new SPS.autohide(D.handWrite,[D.handWriteBtn],{onShow:function(){try{findFlashObj("hanja_encoder_new").clearData()}catch($){}}});D.handWriteBtn.onclick=function(){E._autohideHW.toggle();return false}}if(D.suggestionBtn){this._autohideAC=new SPS.autohide(D.suggestion,[D.suggestionBtn,D.inputbox],{onHide:function(){}});D.suggestionBtn.onclick=function(){var $=$Element(D.suggestion);$.addClass("message");E._requestedValue=null;E._autohideAC.toggle();return false}}else this._autohideAC=new SPS.autohide(D.suggestion,[D.inputbox]);try{this._hideOverLayer()}catch(_){}this._bindEvents();this._setInputBoxForSafari();$Fn(function(){this._setInputBoxForSafari()}).owner(this).attach(window,"load");if(!window["hanja_encoder_showHanja"])window["hanja_encoder_showHanja"]=function($){E._requestHandwrite($)};if(!window["hanja_encoder_clearHanja"])window["hanja_encoder_clearHanja"]=function($){E._requestHandwrite("=R 0")};this._setEnable(this._getEnable(),true);var A=$$(".learn",D.wrap)[0]?true:false;if(SPS.learningLang=="zh"&&A&&this._autohideHW)this._autohideHW.show();if(($Element(D.inputbox).hasClass("needfocus")&&E._getInputValue().length>0)||$Element(D.inputbox).hasClass("mustfocus")){E._bLockedList=true;D.inputbox.focus();setTimeout(function(){D.inputbox.value=D.inputbox.defaultValue;D.inputbox.select();E._bLockedList=true},500);D.inputbox.onmousedown=function(){var _=$("isMain");if(_&&_.value=="topPage"){if(!D.bChanged){var A=D.inputbox.defaultValue;if(D.inputbox.value==A)D.inputbox.value="";D.bChanged=true;D.inputbox.style.color=""}}else return};E._sDefaultQuery=E._getInputValue().replace("?","")}this._setRadio_selectSearch($("de_searchboxQuery"))},_setRadio_selectSearch:function($){var A=document.getElementsByName("search_range");for(var B=0,_=A.length;B<_;B++)A[B].onclick=function(){$.select()}},_getInputValue:function(){return this._o.inputbox.value.replace(/\u3000/g,"")},_setInputBoxForSafari:function(){var _=this._o,$=SPS.borderNoneSafari(_.inputbox);if($)$.css("margin","6px 0 0 6px")},_showHandwriteStep2:function(_){var $=this._o;if($.chars)$Element($.chars)[_?"hide":"show"]();if($.areaNoList)$Element($.areaNoList)[_?"show":"hide"]()},_aItemList:null,_eBefItem:null,_curIndex:null,_makeSuggestionList:function(D,_){var B=this._o,C=this,A="",$=this._getInputValue().toHTML();$A(D).forEach(function(B){if(--_<0)return;var E=[];for(var F=0,D=$.length;F<D;F++)E[F]=$.charAt(F);E=new RegExp("("+E.join("\\s*")+")","i");B=B.replace(E,"<span class=\"tc_point02\">$1</span>");A+="<li><a href=\"#\" onmouseover=\""+C._instance+"._selectSuggestItem(this);\" onclick=\""+C._instance+"._inputSuggestionItem(this); return false;\">"+B+"</a></li>\n"});return A},_setEnable:function(B,_){var A=this._o,$=B?["addClass","removeClass"]:["removeClass","addClass"];if(!A.enableLink||!A.disableLink)return;$Element(A.enableLink)[$[0]]("tc_sub");$Element(A.disableLink)[$[1]]("tc_sub");SPS.setCookie("_nciku_ac_disable",!B);$Element(A.suggestion).hide();$Element(A.suggestion)[$[1]]("ac_off");if(!_)A.inputbox.focus();if(!B)this._suggestionData=null},_getEnable:function(){return(SPS.getCookie("_nciku_ac_disable")!="true")},_viewPinyinOnly:function(){var $=this._o,_=this._suggestionData;this._setSuggestionHTML([_.py_list]);$.inputbox.focus()},_viewEnglishOnly:function(){var $=this._o,_=this._suggestionData;this._setSuggestionHTML([null,_.en_list]);$.inputbox.focus()},_viewAll:function($){var C=this._o,D=this._suggestionData,B=$A(D.pr_list),A=[];for(var E=0,_;_=D.su_list[E];E++)if(B.indexOf(_)==-1)A.push(_);this._setSuggestionHTML([D.py_list,D.en_list,D.pr_list,A],$);C.inputbox.focus()},_getItems:function(){var $=this._o;this._aItemList=$$("div ul a",$.suggestion);this._eBefItem=null;this._curIndex=null},_setSuggestionData:function(B){if(SPS.debugMode)window.console.debug("AC response : "+B.q+" "+"-".repeat(50));if(!this._getEnable())return;var A=this,_=this._o,C=$Element(_.suggestion);C.removeClass("message");var $=this._getInputValue();if($.length==0){$Element(_.suggestion).hide();return}this._suggestionData=B;if(B.q!=$.replace(/\s/,""))return;this._viewAll(true)},_setSuggestionHTML:function(H,A){var F=this._o,G=$Element(F.suggestion),_={"pinyin":H[0]||[],"english":H[1]||[],"prefix":H[2]||[],"postfix":H[3]||[]};if(SPS.learningLang=="en")_.pinyin=[];var $={"true":"addClass","false":"removeClass"},C={"pinyin":_.pinyin.length>0,"english":_.english.length>0,"prefix":_.prefix.length>0,"postfix":_.postfix.length>0},D=C.pinyin||C.english||C.prefix||C.postfix,B=1==((C.pinyin?1:0)+(C.english?1:0)+(C.prefix?1:0)+(C.postfix?1:0)),E=B?10:5;F.listPinyin.innerHTML=this._makeSuggestionList(_.pinyin,E);F.listEnglish.innerHTML=this._makeSuggestionList(_.english,E);F.listPrefix.innerHTML=this._makeSuggestionList(_.prefix,E);F.listPostfix.innerHTML=this._makeSuggestionList(_.postfix,E);$Element(F.suggestion)[$[C.pinyin]]("pinyin");$Element(F.suggestion)[$[C.english]]("english");$Element(F.suggestion)[$[C.prefix]]("prefix");$Element(F.suggestion)[$[C.postfix]]("postfix");$Element(F.suggestion)[$[B]]("show_one");if(A)$Element(F.suggestion)[$[B]]("only_one");if(D){if(!this._bLockedList)G.show()}else{G.hide();G.addClass("message")}this._getItems()},_deEscapeSuggestItemValue:function($){$=$.replace("&amp;","&");$=$.replace("&lt;","<");$=$.replace("&gt;",">");$=$.replace("&apos;","'");$=$.replace("&quot;","\"");return $},_selectSuggestItem:function($,B){if(!this._aItemList||!this._aItemList.length)return;var A=this._aItemList.length;if(typeof $!="number")$=$A(this._aItemList).indexOf($);if($<0)$=A+$;$=$%A;var _=this._aItemList[$];if(this._eBefItem)this._eBefItem.removeClass("selected");var C=this._eBefItem=$Element(_);C.addClass("selected");this._curIndex=$;if(B)this._o.inputbox.value=this._deEscapeSuggestItemValue(_.innerHTML.stripTags())},_onKeyUp:function($){if($.keyCode==38||$.keyCode==40)return},_onKeyDown:function(A){var _=this;if(A.keyCode==38||A.keyCode==40){var $=A.keyCode-39;this._selectSuggestItem(this._curIndex===null?0:this._curIndex+$,true);this._requestedValue=this._getInputValue();$Event(A).stop();return}else if(A.keyCode==13){this._requestSearch(A);$Event(A).stop();return}setTimeout(function(){_._requestSuggestion(_._getInputValue())},1)},_inputSuggestionItem:function($){this._selectSuggestItem($,true);this._requestSearch()},_requestedValue:null,_requestSuggestion:function(B){var _=this,$=this._o;if(!this._getEnable())return;if(!$.listPinyin)return;var A="S"+parseInt(Math.random()*100000000);if(B==this._requestedValue)return;this._requestedValue=B;if(B.length){var C=SPS.autoCompleteURL+"/autocompl_ngd?m=s&q="+encodeURIComponent(B);if(SPS.debugMode)window.console.debug("AC request : "+B);this._ajax.request(C,function($){_._setSuggestionData($)})}else{var D=this._suggestionData?true:false;this._ajax.abort();this._suggestionData=null;if(D)$Element($.suggestion).hide()}},_trID_hw:null,_requestHandwrite:function(_){var $=this;if(_!="=R 0")this._drawingData=_;document.title=this._orgTitle;var A=$Ajax("/proxy.nhn",{onload:function(_){var B=[],A=_.text().split(";");if(A[0]!=$._trID_hw)return;$A(A).forEach(function(_,$){if($&&_.indexOf(",")>-1)B.push(_.split(","))});if(A.length>3)$._showHandwriteStep2(false);$._setHandwriteData(B);$._showHandwritePage(1)}});this._trID_hw=SPS.uniqid();A.request({"ReqNum":this._trID_hw,"InputStr":_,"auto":1,"charset":3})},_requestSearch:function(C){if(C){var D=C||window.event;D.preventDefault?D.preventDefault():D.returnValue=false}var F=this._o,H=this._getInputValue(),G=$Element(F.inputbox);if(G.hasClass("regard_null"))H="";if(!G.hasClass("skip_nullcheck")&&H.length==0){alert(SPS.text("FILL_SEARCHQUERY"));F.inputbox.focus();return}var B=F.searchButton,$=B.getAttribute("href");if($.match("detailpageEn.nhn"))document.location.href=$+"/"+encodeURIComponent(H);else{var A="",E=document.getElementsByName("search_range");for(var I=0;I<E.length;I++){var _=E[I];if(_.checked){A=_.value==""?"":"/"+_.value;break}}document.location.href=$+A+"/"+encodeURIComponent(H)}if(D)D.preventDefault?D.preventDefault():D.returnValue=false},_setHandwriteData:function($){this._hideOverLayer();this._hwData=$},_getHandwriteData:function(_){var $=null;$A(this._hwData).forEach(function(A){if(A[0]==_)$=A});return $},_showHandwritePage:function(_){var C=this._o;if(!C.charsTable)return;var B=$$("a",C.charsTable),$=(_-1)*12,D=this;$A(B).forEach(function(_){var A=D._hwData[$]&&D._hwData[$][0]?true:false;_.innerHTML=A?D._hwData[$][0]:"";$Element(_).css("cursor",A?"pointer":"default");$++});var A=this._hwData.length,F=_,E=parseInt((A-1)/12)+1;if(E<1)E=1;this._curPage=F;this._totalPage=E},_hideOverLayer:function(){var $=this._o;this._befChar=null;$Element($.overlayer).hide()},_bindEvents:function(){var _=this,$=this._o;$Fn(function(){if($Agent().navigator().firefox)_._ffTimer.start(100,function(){_._requestSuggestion(_._getInputValue())});var A=$.inputbox;if(!$Element(A).hasClass("cleared")){A.value="";$Element(A).addClass("cleared");$Element(A).removeClass("regard_null")}_._requestSuggestion(_._getInputValue())}).attach($.inputbox,"focus");$Fn(function(){_._bLockedList=false;_._requestSuggestion(_._getInputValue())}).attach($.inputbox,"click");$Fn(function(){_._bLockedList=false}).attach($.inputbox,"keydown");$Fn(function(){_._bLockedList=false;_._ffTimer.stop()}).attach($.inputbox,"blur");$Fn(function(){if(!$.suggestion)return;_._bLockedList=false;var B=$Element($.suggestion),A=B.visible()?"hide":"show";if(A=="show"&&!_._suggestionData)B.addClass("message");B[A]()}).attach($.inputbox,"mousedown");if($.searchButton)$Fn(this._requestSearch,this).attach($.searchButton,"click");if($.close)$Fn(function(_){if(!$.handWrite)return;$Element($.handWrite).hide();_.stop()}).attach($.close,"click");if($.chars){$Fn(function(I){if(!this._hwData)return;var B=I.pos(),_=$Element($.chars).offset(),D={col:B.pageX-_.left,row:B.pageY-_.top};D.col=parseInt(D.col/40);D.row=parseInt(D.row/40);this._axis=D;var J=$.charsTable,G=null;try{G=J.rows[D.row].cells[D.col]}catch(C){}if(!G)this._hideOverLayer();if(!G||G==this._befChar)return;var F=$Element(G),H=$Element($.handWrite),A=F.text().replace(/(^\s+|\s+$)/g,"");if(!A){this._hideOverLayer();return}this._befChar=G;var E=this._getHandwriteData(A).join("<br />");E=E.replace(/^.<br\s?\/>/,"");$Element($.overlayer)[G?"show":"hide"]();if(E){$$(".text",$.pinyin)[0].innerHTML=E;$.zoom.innerHTML=A;B=F.offset(),_=H.offset();$Element($.overlayer).css({left:(F._element.offsetLeft)+"px",top:(F._element.offsetTop)+"px"})}$Element($.overlayer)[E?"show":"hide"]()}).owner(this).attach($.chars,"mousemove");$Fn(function(_){if(_.of($.chars))return;this._hideOverLayer()}).owner(this).attach($.chars,"mouseout");$Fn(function(D){var A="/handWriteTrack.gif?drawing="+encodeURIComponent(this._drawingData)+"&page="+this._curPage+"&col="+this._axis.col+"&row="+this._axis.row,B=this._o,C=this;if(!$Element(B.overlayer).visible())return;var $=$Element(B.zoom).text();B.inputbox.focus();try{findFlashObj("hanja_encoder_new").clearData()}catch(_){}C._setHandwriteData([]);C._showHandwritePage(1);setTimeout(function(){var _=B.inputbox.defaultValue;if(B.inputbox.value==_&&!B.bChanged){B.inputbox.value=$;B.bChanged=true}else B.inputbox.value+=$;C._requestSuggestion(C._getInputValue())},10);var E=$Ajax(A,{onload:function($){}});E.request({"tracker":"nciku"});D.stop()}).owner(this).attach($.chars,"click")}if($.paging){$Fn(function($){if(this._curPage>1)this._showHandwritePage(this._curPage-1);$.stop()}).owner(this).attach($.prev,"click");$Fn(function($){if(this._curPage<this._totalPage)this._showHandwritePage(this._curPage+1);$.stop()}).owner(this).attach($.next,"click")}}})})("cm_search01");SPS.commonLayer={_o:null,_tts:null,_pinyinTimer:null,_ttsTimer:null,_infoTimer:null,_userTimer:null,_init:function(A){if(this._o)return;var B=this._o={cn_tts:{layer:$$("#layer_tip_cn_tts",A)[0],pinyin:$$(".txt_pinyin",A)[0],chinese:$$(".txt_chinese",A)[0],status:$$("img.cn_status",A)[0],autoplay:$$("#layer_tip_cn_tts input",A)[0],autoplayArea:$$(".autoplay",A)[0]},en_tts:{layer:$$("#layer_tip_en_tts",A)[0],status:$$("img.en_status",A)[0],autoplay:$$("#layer_tip_en_tts input",A)[0]},info:{layer:$$("#layer_tip_wordinfo",A)[0],content:$$(".has",A)[0]},userinfo:{layer:$$("#layer_tip_userinfo",A)[0],links:$$(".userlink",A),theirNciku:$$(".their_nciku",A)[0],myNciku:$$(".my_nciku",A)[0]}},_=document.body;_.insertBefore(B.cn_tts.layer,_.firstChild);_.insertBefore(B.en_tts.layer,_.firstChild);_.insertBefore(B.info.layer,_.firstChild);_.insertBefore(B.userinfo.layer,_.firstChild);var $={frameSrc:"/html/tts.html",onStateChange:function(_){var $;switch(_){case 0:$="tts_autoplay1_off.gif";break;case 2:$="tts_autoplay1.gif";break;case 3:$="tts_autoplayload1.gif";break}if($){B.cn_tts.status.src=SPS.dirname(B.cn_tts.status.src)+$;B.en_tts.status.src=SPS.dirname(B.en_tts.status.src)+$.replace("1","2")}}};this._tts=new SPS.tts($);this._pinyinTimer=new SPS.timer("timeout");this._ttsTimer=new SPS.timer("timeout");this._infoTimer=new SPS.timer("timeout");this._userTimer=new SPS.timer("timeout");$Element(B.cn_tts.layer).css({position:"absolute",left:"-99999px"});$Element(B.en_tts.layer).css({position:"absolute",left:"-99999px"});$Element(B.cn_tts.layer).show();$Element(B.en_tts.layer).show();$Element(B.info.layer).css({position:"absolute",left:"-99999px"});$Element(B.userinfo.layer).css("left","-99999px");$Element(B.userinfo.layer).css("top","-99999px");this._bindEvents()},_bindEvents:function(){var $=this._o;$Fn(function(){SPS.setCookie("autoPlayFlag",this.checked)}).owner($.cn_tts.autoplay).attach($.cn_tts.autoplay,"click");$Fn(function(){SPS.setCookie("autoPlayFlag",this.checked)}).owner($.en_tts.autoplay).attach($.en_tts.autoplay,"click");var _=this;$.userinfo.layer.onmouseover=function(){_._userTimer.stop()};$.userinfo.layer.onmouseout=function(){_._hideUser()};this._bindTTSEvent()},_buttonClick:function(A){var C=$$("img",A)[0],_=C.src,$=_.match(/\/(\w+)\.gif/)[1],B=$.search(/tts_autoplay[0-9]_off/)>-1?"play":"stop";this._tts[B]()},_ucssafeutf8:function(B){var A="",D=0,C=B.length,$,_;for(i=0;i<C;i++){$=B.charCodeAt(i);if(($>=0)&&($<=127)){_="0"+$.toString(16);A+="%"+_.substr(_.length-2)}else if($>2097151){A+="%"+(oxf0+(($&1835008)>>18)).toString(16);A+="%"+(128+(($&258048)>>12)).toString(16);A+="%"+(128+(($&4032)>>6)).toString(16);A+="%"+(128+($&63)).toString(16)}else if($>2047){A+="%"+(224+(($&61440)>>12)).toString(16);A+="%"+(128+(($&4032)>>6)).toString(16);A+="%"+(128+($&63)).toString(16)}else{A+="%"+(192+(($&1984)>>6)).toString(16);A+="%"+(128+($&63)).toString(16)}}return A},_oWord:null,_oLayer:null,_onlyPinyin:false,info:function(B,A){var C=this._o,D=$Element(B),$=D.offset(),_=C.info.layer;C.info.content.innerHTML=A;this._infoTimer.start(200,function(){if($Agent().navigator().ie){_.style.left=$.left+"px";_.style.top=$.top-_.offsetHeight+"px"}else{_.style.top=$.top-_.offsetHeight+"px";_.style.left=$.left+"px"}});if(!D.hasClass("__info")){$Fn(function($){if($.of(B))return;this._hideInfo()}).owner(this).attach(B,"mouseout");D.addClass("__info")}},_hideInfo:function(){var _=this._o,$=_.info.layer;this._infoTimer.start(100,function(){$.style.left="-99999px"})},tts:function(B,$,J,_){var D=this;if(!$&&!J&&!_)return;var C=this._o,E=$Element(B),G="",H=false,A=typeof J=="undefined"&&typeof _=="undefined",K=_?"cn_tts":"en_tts",G=SPS.tts.textToUrl($,A),C=this._o,H=(SPS.getCookie("autoPlayFlag")!="false");C[K].autoplay.checked=H?true:false;if(!A)SPS.data.setValue(".txt_",C[K].layer,{chinese:J,pinyin:_},true);this._onlyPinyin=!$&&!J&&_;if(A||J){$Element(C.cn_tts.chinese).show();$Element(C.cn_tts.autoplayArea).show()}else{$Element(C.cn_tts.chinese).hide();$Element(C.cn_tts.autoplayArea).hide()}var I=C[K].layer,F=$Element(I);if(!E.hasClass("__tts")){$Fn(function($){if($.of(B))return;this._hide()}).owner(this).attach(B,"mouseout");E.addClass("__tts")}this._show(E,F,G,!H)},_show:function(B,D,C,_){var A=this;try{if(B.$value()==this._oWord.$value())B=null}catch($){}if(!B){this._pinyinTimer.stop();return}this._hide(true);this._oWord=B;this._oWord.addClass("tts_on");this._oLayer=D;this._pinyinTimer.start(500,function(){var $=B.offset(),D=A._oLayer.$value();if($Agent().navigator().ie){D.style.left=$.left+"px";D.style.top=$.top-D.offsetHeight+"px"}else{D.style.top=$.top-D.offsetHeight+"px";D.style.left=$.left+"px"}if(!A._onlyPinyin)A._tts.play(C,_)})},_hide:function(_){var A=this,$=function(){if(A._oWord)A._oWord.removeClass("tts_on");A._oWord=null;if(A._oLayer)A._oLayer.css("left","-99999px");A._oLayer=null;if(!A._onlyPinyin)A._tts.stop()};this._pinyinTimer.stop();if(_)$();else this._pinyinTimer.start(500,$)},_currentUser:null,_user:function(oEl,aLinks,sTarget){var o=this._o,eEl=$Element(oEl),oOffset=eEl.offset(),oLayer=o.userinfo.layer,eLayer=$Element(oLayer),aPos=[oOffset.left+parseInt(oEl.offsetWidth/2)-14,oOffset.top-oLayer.offsetHeight-1];this._currentUser=oEl;this._userTimer.stop();var aClientSize=SPS.layer.getClientSize();if(aClientSize[0]<aPos[0]+110)aPos[0]=aClientSize[0]-110;eLayer.css("left",aPos[0]+"px");if(aPos[1]<40){eLayer.addClass("tip_layer2");eLayer.removeClass("tip_layer");eLayer.css("top",oOffset.top+oEl.offsetHeight+1+"px")}else{eLayer.removeClass("tip_layer2");eLayer.addClass("tip_layer");eLayer.css("top",aPos[1]+"px")}if(!eEl.hasClass("__user")){$Fn(function($){if($.of(oEl))return;this._hideUser()}).owner(this).attach(oEl,"mouseout");$Fn(function($){if($.of(oEl))return;if(oEl!=this._currentUser)return;this._userTimer.stop()}).owner(this).attach(oEl,"mouseover");eEl.addClass("__user")}var oLinks=$$("a.userlink",oLayer);$A(oLinks).forEach(function(oLink,nIdx){if(aLinks[nIdx]){oLink.href=aLinks[nIdx];if(sTarget)oLink.onclick=function(){if(sTarget.indexOf("_")==0){if(sTarget=="_new")SPS.newWin(this.href);else window.open(this.href,sTarget);return false}else{var oWnd=null;try{oWnd=eval(sTarget)}catch(e){}if(oWnd){oWnd.location.href=this.href;eLayer.css("left","-99999px");eLayer.css("top","-99999px");return false}}return true};else oLink.onclick=null}})},user:function(_,B,$){var A=this._o;$Element(A.userinfo.theirNciku).show();$Element(A.userinfo.myNciku).hide();return this._user(_,B,$)},myself:function(_,B,$){var A=this._o;$Element(A.userinfo.theirNciku).hide();$Element(A.userinfo.myNciku).show();return this._user(_,B,$)},_hideUser:function(){var _=this._o,$=_.userinfo.layer;this._userTimer.start(100,function(){$.style.left="-999999px"})},_ttsElement:null,_ttsLayer:null,_ttsShow:function(E,C,_){this._ttsHide();if(curOver){try{var B=curOver._event.target||curOver._event.srcElement;if(B.tagName.toLowerCase()=="a"||B.tagName.toLowerCase()=="span")clearTimeout(time)}catch(D){clearTimeout(time)}}this._ttsElement=E;this._ttsLayer=C;C.style.width="auto";if(C.offsetWidth>880)C.style.width="880px";var $=$Element(E).offset(),A=$.left+C.offsetWidth,F=SPS.layer.getClientSize();if(F[0]<A)$.left=F[0]-C.offsetWidth;if(_)if($Agent().navigator().ie){C.style.left=$.left+"px";C.style.top=$.top-C.offsetHeight+"px"}else{C.style.top=$.top-C.offsetHeight+"px";C.style.left=$.left+"px"}if($Element(E).hasClass("tts_button"))E=E.parentNode;$Element(E).addClass("tts_on")},_ttsHide:function($){var A=this;if($){this._ttsTimer.start(100,function(){A._ttsHide()});return}if(this._ttsElement){var _=this._ttsElement;if($Element(_).hasClass("tts_button"))_=_.parentNode;$Element(_).removeClass("tts_on");this._ttsElement=null}if(this._ttsLayer)$Element(this._ttsLayer).css("left","-9999999px");this._ttsLayer=null;this._ttsTimer.stop();this._tts.stop()},_bindTTSEvent:function(){var _=this,$=this._o;$Fn(function($){_._ttsTimer.stop()}).attach($.cn_tts.layer,"mouseover");$Fn(function($){_._ttsTimer.stop()}).attach($.en_tts.layer,"mouseover");$Fn(function($){_._ttsHide(true)}).attach($.cn_tts.layer,"mouseout");$Fn(function($){_._ttsHide(true)}).attach($.en_tts.layer,"mouseout")},pinyin:function(_,$){if(this._oldPinyin!=$)this._ttsHide();this._oldPinyin=$;this.newTTS(_,"",$,0)},newTTS:function(A,$,_,I,L){if(!SPS.tts._ttsEnable){alert(SPS.text("TTS_NOT_SUPPORTED"));return}var C=this;if(!$&&!_)return;I=I||0;L=L||0;var B=this._o,D=$Element(A),K=_?"cn_tts":"en_tts";if($){var H=$.search(/[\u4E00-\u9FFF]/)>-1,E=SPS.tts.textToUrl($,!H),F=(SPS.getCookie("autoPlayFlag")!="false");B[K].autoplay.checked=F?true:false}if(_)SPS.data.setValue(".txt_",B[K].layer,{chinese:$,pinyin:_},true);if($){$Element(B.cn_tts.chinese).show();$Element(B.cn_tts.autoplayArea).show()}else{$Element(B.cn_tts.chinese).hide();$Element(B.cn_tts.autoplayArea).hide()}var G=B[K].layer,J=function($){var _=$Element($);if(_.hasClass("__tts"))return;_.addClass("__tts");$Fn(function(_){curOver=_;if($!=C._ttsElement)return;C._ttsTimer.stop()}).attach($,"mouseover");if(L===0)$Fn(function($){curOut=$;C._ttsHide(true)}).attach($,"mouseout")};J(A);this._ttsTimer.start(I,function(){C._ttsShow(A,G,true);if($)C._tts.play(E,!F,I)})},playTTS:function(_,A,E,B){if(!SPS.tts._ttsEnable){alert(SPS.text("TTS_NOT_SUPPORTED"));return}var D=this;E=E||0;B=B||1;var C=this._o,G=A?"cn_tts":"en_tts";if(_)var $=_.search(/[\u4E00-\u9FFF]/)>-1,F=SPS.tts.textToUrl(_,!$);if(_)D._tts.play(F,false,B)}};(function(_){SPS[_]=$Class({$init:function(_){SPS.commonLayer._init($(_))}})})("cm_layer");if(typeof com=="undefined")var com=new Object();if(typeof com.deconcept=="undefined")com.deconcept=new Object();if(typeof com.deconcept.util=="undefined")com.deconcept.util=new Object();if(typeof com.deconcept.FlashObjectUtil=="undefined")com.deconcept.FlashObjectUtil=new Object();com.deconcept.FlashObject=function(C,E,F,D,B,A,$,H,J,K,_){if(!document.createElement||!document.getElementById)return;this.DETECT_KEY=_?_:"detectflash";this.skipDetect=com.deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();this.useExpressInstall=$;if(C)this.setAttribute("swf",C);if(E)this.setAttribute("id",E);if(F)this.setAttribute("width",F);if(D)this.setAttribute("height",D);if(B)this.setAttribute("version",new com.deconcept.PlayerVersion(B.toString().split(".")));this.installedVer=com.deconcept.FlashObjectUtil.getPlayerVersion(this.getAttribute("version"),$);if(A)this.addParam("bgcolor",A);var G=H?H:"high";this.addParam("quality",G);var I=(J)?J:window.location;this.setAttribute("xiRedirectUrl",I);this.setAttribute("redirectUrl","");if(K)this.setAttribute("redirectUrl",K)};com.deconcept.FlashObject.prototype={setAttribute:function($,_){this.attributes[$]=_},getAttribute:function($){return this.attributes[$]},addParam:function($,_){this.params[$]=_},getParams:function(){return this.params},addVariable:function($,_){if($=="url")alert(encodeURIComponent(_));this.variables[$]=encodeURIComponent(_)},getVariable:function($){return this.variables[$]},getVariables:function(){return this.variables},createParamTag:function(A,$){var _=document.createElement("param");_.setAttribute("name",A);_.setAttribute("value",$);return _},getVariablePairs:function(){var $=new Array(),_,A=this.getVariables();for(_ in A)$.push(_+"="+A[_]);return $},getFlashHTML:function(){var $="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall"))this.addVariable("MMplayerType","PlugIn");$="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\"";$+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var A=this.getParams();for(var B in A)$+=[B]+"=\""+A[B]+"\" ";var _=this.getVariablePairs().join("&");if(_.length>0)$+="flashvars=\""+_+"\"";$+="/>"}else{if(this.getAttribute("doExpressInstall"))this.addVariable("MMplayerType","ActiveX");$="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\">";$+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />\"";A=this.getParams();for(B in A)$+="<param name=\""+B+"\" value=\""+A[B]+"\">";_=this.getVariablePairs().join("&");if(_.length>0)$+="<param name=\"flashvars\" value=\""+_+"\">"}return $},write:function($){if(this.useExpressInstall){var A=new com.deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(A)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title)}}else this.setAttribute("doExpressInstall",false);if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var _=(typeof $=="string")?document.getElementById($):$;_.innerHTML=this.getFlashHTML()}else if(this.getAttribute("redirectUrl")!="")document.location.replace(this.getAttribute("redirectUrl"))}};com.deconcept.FlashObjectUtil.getPlayerVersion=function(A,$){var C=new com.deconcept.PlayerVersion(0,0,0);if(navigator.plugins&&navigator.mimeTypes.length){var E=navigator.plugins["Shockwave Flash"];if(E&&E.description)C=new com.deconcept.PlayerVersion(E.description.replace(/([a-z]|[A-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}else{try{var B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");for(var D=3;B!=null;D++){B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+D);C=new com.deconcept.PlayerVersion([D,0,0])}}catch(_){}if(A&&A.major>C.major)return C;if(!A||((A.minor!=0||A.rev!=0)&&C.major==A.major)||C.major!=6||$){try{C=new com.deconcept.PlayerVersion(B.GetVariable("$version").split(" ")[1].split(","))}catch(_){}}}return C};com.deconcept.PlayerVersion=function($){this.major=parseInt($[0])||0;this.minor=parseInt($[1])||0;this.rev=parseInt($[2])||0};com.deconcept.PlayerVersion.prototype.versionIsValid=function($){if(this.major<$.major)return false;if(this.major>$.major)return true;if(this.minor<$.minor)return false;if(this.minor>$.minor)return true;if(this.rev<$.rev)return false;return true};com.deconcept.util={getRequestParameter:function(_){var A=document.location.search||document.location.href.hash;if(A){var $=A.indexOf(_+"="),B=(A.indexOf("&",$)>-1)?A.indexOf("&",$):A.length;if(A.length>1&&$>-1)return A.substring(A.indexOf("=",$)+1,B)}return""},removeChildren:function($){while($.hasChildNodes())$.removeChild($.firstChild)}};if(Array.prototype.push==null)Array.prototype.push=function($){this[this.length]=$;return this.length};var getQueryParamValue=com.deconcept.util.getRequestParameter,FlashObject=com.deconcept.FlashObject;SPS.DOMLoad=(function(){var _={_handler:[],done:false,attach:function($){this._handler.push($)},_fire:function(){this.done=true;var $=this._handler;setTimeout(function(){for(var A=0,_;_=$[A];A++)_()},0)}};if(document.addEventListener)document.addEventListener("DOMContentLoaded",function(){_._fire()},false);else if(document.attachEvent)var $=document.createElement("document:ready"),A=setInterval(function(){try{$.doScroll("left");$=null;clearInterval(A);_._fire()}catch(B){}},10);return _})();var cssquery=(function(){var sVersion="2.3",debugOption={repeat:1},UID=1,cost=0,validUID={},bSupportByClassName=document.createElement("DIV").getElementsByClassName?true:false,safeHTML=false,getUID4HTML=function(_){var $=safeHTML?(_._cssquery_UID&&_._cssquery_UID[0]):_._cssquery_UID;if($&&validUID[$]==_)return $;$=UID++;_._cssquery_UID=safeHTML?[$]:$;validUID[$]=_;return $},getUID4XML=function(A){var $=A.getAttribute("_cssquery_UID"),_=safeHTML?($&&$[0]):$;if(!_){_=UID++;A.setAttribute("_cssquery_UID",safeHTML?[_]:_)}return _},getUID=getUID4HTML,uniqid=function($){return($||"")+new Date().getTime()+parseInt(Math.random()*100000000)};function getElementsByClass(E,$,A){var C=new Array();if($==null)$=document;if(A==null)A="*";var D=$.getElementsByTagName(A),B=D.length,_=new RegExp("(^|\\s)"+E+"(\\s|$)");for(i=0,j=0;i<B;i++)if(_.test(D[i].className)){C[j]=D[i];j++}return C}var getChilds_dontShrink=function($,_,A){if(bSupportByClassName&&A){if($.getElementsByClassName)return $.getElementsByClassName(A);if($.querySelectorAll)return $.querySelectorAll(A);return getElementsByClass(A,$,_)}else if(_=="*")return $.all||$.getElementsByTagName(_);return $.getElementsByTagName(_)},clearKeys=function(){backupKeys._keys={}},oDocument_dontShrink=document,bXMLDocument=false,backupKeys=function(A){var $=backupKeys._keys;A=A.replace(/'(\\'|[^'])*'/g,function(A){var _=uniqid("QUOT");$[_]=A;return _});A=A.replace(/"(\\"|[^"])*"/g,function(A){var _=uniqid("QUOT");$[_]=A;return _});A=A.replace(/\[(.*?)\]/g,function(A,B){if(B.indexOf("ATTR")==0)return A;var _="["+uniqid("ATTR")+"]";$[_]=A;return _});var _;do{_=false;A=A.replace(/\(((\\\)|[^)|^(])*)\)/g,function(B,C){if(C.indexOf("BRCE")==0)return B;var A="_"+uniqid("BRCE");$[A]=B;_=true;return A})}while(_);return A},restoreKeys=function(B,C){var _=backupKeys._keys,A,$=C?/(\[ATTR[0-9]+\])/g:/(QUOT[0-9]+|\[ATTR[0-9]+\])/g;do{A=false;B=B.replace($,function($){if(_[$]){A=true;return _[$]}return $})}while(A);B=B.replace(/_BRCE[0-9]+/g,function($){return _[$]?_[$]:$});return B},restoreString=function(sKey){var oKeys=backupKeys._keys,sOrg=oKeys[sKey];if(!sOrg)return sKey;return eval(sOrg)},wrapQuot=function($){return"\""+$.replace(/"/g,"\\\"")+"\""},getStyleKey=function($){if(/^@/.test($))return $.substr(1);return null},getCSS=function($,_){if($.currentStyle){if(_=="float")_="styleFloat";return $.currentStyle[_]||$.style[_]}else if(window.getComputedStyle)return oDocument_dontShrink.defaultView.getComputedStyle($,null).getPropertyValue(_.replace(/([A-Z])/g,"-$1").toLowerCase())||$.style[_];if(_=="float"&&/MSIE/.test(window.navigator.userAgent))_="styleFloat";return $.style[_]},oCamels={"accesskey":"accessKey","cellspacing":"cellSpacing","cellpadding":"cellPadding","class":"className","colspan":"colSpan","for":"htmlFor","maxlength":"maxLength","readonly":"readOnly","rowspan":"rowSpan","tabindex":"tabIndex","valign":"vAlign"},getDefineCode=function(A){var $,_;if(bXMLDocument)$="oEl.getAttribute(\""+A+"\")";else if(_=getStyleKey(A)){A="$$"+_;$="getCSS(oEl, \""+_+"\")"}else switch(A){case"checked":$="oEl.checked + \"\"";break;case"disabled":$="oEl.disabled + \"\"";break;case"enabled":$="!oEl.disabled + \"\"";break;case"readonly":$="oEl.readOnly + \"\"";break;case"selected":$="oEl.selected + \"\"";break;default:if(oCamels[A])$="oEl."+oCamels[A];else $="oEl.getAttribute(\""+A+"\")"}return"_"+A+" = "+$},getReturnCode=function($){var A=getStyleKey($.key),B="_"+(A?"$$"+A:$.key),_=$.val?wrapQuot($.val):"";switch($.op){case"~=":return"("+B+" && (\" \" + "+B+" + \" \").indexOf(\" \" + "+_+" + \" \") > -1)";case"^=":return"("+B+" && "+B+".indexOf("+_+") == 0)";case"$=":return"("+B+" && "+B+".substr("+B+".length - "+$.val.length+") == "+_+")";case"*=":return"("+B+" && "+B+".indexOf("+_+") > -1)";case"!=":return"("+B+" != "+_+")";case"=":return"("+B+" == "+_+")"}return"("+B+")"},getNodeIndex=function(_){var $=getUID(_),A=oNodeIndexes[$]||0;if(A==0){for(var B=(_.parentNode||_._IE5_parentNode).firstChild;B;B=B.nextSibling){if(B.nodeType!=1)continue;A++;setNodeIndex(B,A)}A=oNodeIndexes[$]}return A},oNodeIndexes={},setNodeIndex=function(_,A){var $=getUID(_);oNodeIndexes[$]=A},unsetNodeIndexes=function(){setTimeout(function(){oNodeIndexes={}},0)},oPseudoes_dontShrink={"contains":function($,_){return($.innerText||$.textContent||"").indexOf(_)>-1},"last-child":function($,_){for($=$.nextSibling;$;$=$.nextSibling)if($.nodeType==1)return false;return true},"first-child":function($,_){for($=$.previousSibling;$;$=$.previousSibling)if($.nodeType==1)return false;return true},"only-child":function(_,B){var A=0;for(var $=(_.parentNode||_._IE5_parentNode).firstChild;$;$=$.nextSibling){if($.nodeType==1)A++;if(A>1)return false}return A?true:false},"empty":function($,_){return $.firstChild?false:true},"nth-child":function(A,_,$){var B=getNodeIndex(A);return B%_==$},"nth-last-child":function(A,_,$){var C=(A.parentNode||A._IE5_parentNode).lastChild;for(;C;C=C.previousSibling)if(C.nodeType==1)break;var B=getNodeIndex(C),E=getNodeIndex(A),D=B-E+1;return D%_==$}},getExpression=function(J){var D={defines:"",returns:"true"},J=restoreKeys(J,true),_=[],F=[],G=[],A,B,J=J.replace(/:([\w-]+)(\(([^)]*)\))?/g,function(E,B,E,H){switch(B){case"not":var _=getExpression(H),F=_.defines,C=_.returnsID+_.returnsTAG+_.returns;G.push("!(function() { "+F+" return "+C+" })()");break;case"nth-child":case"nth-last-child":H=restoreString(H);if(H=="even")H="2n";else if(H=="odd")H="2n+1";var A,$;if(/([0-9]*)n([+-][0-9]+)*/.test(H)){A=parseInt(RegExp.$1)||1;$=parseInt(RegExp.$2)||0}else{A=Infinity;$=parseInt(H)}G.push("oPseudoes_dontShrink["+wrapQuot(B)+"](oEl, "+A+", "+$+")");break;case"first-of-type":case"last-of-type":B=(B=="first-of-type"?"nth-of-type":"nth-last-of-type");H=1;case"nth-of-type":case"nth-last-of-type":H=restoreString(H);if(H=="even")H="2n";else if(H=="odd")H="2n+1";A,$;if(/([0-9]*)n([+-][0-9]+)*/.test(H)){A=parseInt(RegExp.$1)||1;$=parseInt(RegExp.$2)||0}else{A=Infinity;$=parseInt(H)}D.nth=[A,$,B];break;default:H=H?restoreString(H):"";G.push("oPseudoes_dontShrink["+wrapQuot(B)+"](oEl, "+wrapQuot(H)+")");break}return""}),J=J.replace(/\[(@?[\w-]+)(([!^~$*]?=)([^\]]*))?\]/g,function(B,C,B,A,$){C=restoreString(C);$=restoreString($);if(C=="checked"||C=="disabled"||C=="enabled"||C=="readonly"||C=="selected")if(!$){A="=";$="true"}_.push({key:C,op:A,val:$});return""}),H=null,J=J.replace(/\.([\w-]+)/g,function($,A){_.push({key:"class",op:"~=",val:A});if(!H)H=A;return""}),J=J.replace(/#([\w-]+)/g,function($,B){if(bXMLDocument)_.push({key:"id",op:"=",val:B});else A=B;return""});B=J=="*"?"":J;var C={};for(var E=0,$;$=_[E];E++){var I=$.key;if(!C[I])F.push(getDefineCode(I));G.unshift(getReturnCode($));C[I]=true}if(F.length)D.defines="var "+F.join(",")+";";if(G.length)D.returns=G.join("&&");D.quotID=A?wrapQuot(A):"";D.quotTAG=B?wrapQuot(bXMLDocument?B:B.toUpperCase()):"";if(bSupportByClassName)D.quotCLASS=H?wrapQuot(H):"";D.returnsID=A?"oEl.id == "+D.quotID+" && ":"";D.returnsTAG=B&&B!="*"?"oEl.tagName == "+D.quotTAG+" && ":"";return D},splitToParts=function(A){var _=[],$=" ",B=A.replace(/(.*?)\s*(!?[+>~ ]|!)\s*/g,function(B,C,A){if(C)_.push({rel:$,body:C});$=A.replace(/\s+$/g,"")||" ";return""});if(B)_.push({rel:$,body:B});return _},isNth_dontShrink=function(A,B,_,$,D){var C=0;for(var E=A;E;E=E[D])if(E.nodeType==1&&(!B||B==E.tagName))C++;return C%_==$},compileParts=function(aParts){var aPartExprs=[];for(var i=0,oPart;oPart=aParts[i];i++)aPartExprs.push(getExpression(oPart.body));var sFunc="",sPushCode="aRet.push(oEl); if (oOptions.single) { bStop = true; }";for(i=aParts.length-1,oPart;oPart=aParts[i];i--){var oExpr=aPartExprs[i],sPush=(debugOption.callback?"cost++;":"")+oExpr.defines,sReturn="if (bStop) {"+(i==0?"return aRet;":"return;")+"}";if(oExpr.returns=="true")sPush+=(sFunc?sFunc+"(oEl);":sPushCode)+sReturn;else sPush+="if ("+oExpr.returns+") {"+(sFunc?sFunc+"(oEl);":sPushCode)+sReturn+"}";var sCheckTag="oEl.nodeType != 1";if(oExpr.quotTAG)sCheckTag="oEl.tagName != "+oExpr.quotTAG;var sTmpFunc="(function(oBase"+(i==0?", oOptions) { var bStop = false; var aRet = [];":") {");if(oExpr.nth)sPush="if (isNth_dontShrink(oEl, "+(oExpr.quotTAG?oExpr.quotTAG:"false")+","+oExpr.nth[0]+","+oExpr.nth[1]+","+"\""+(oExpr.nth[2]=="nth-of-type"?"previousSibling":"nextSibling")+"\")) {"+sPush+"}";switch(oPart.rel){case" ":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"var oCandi = oEl;"+"for (; oCandi; oCandi = (oCandi.parentNode || oCandi._IE5_parentNode)) {"+"if (oCandi == oBase) break;"+"}"+"if (!oCandi || "+sCheckTag+") return aRet;"+sPush;else sTmpFunc+="var aCandi = getChilds_dontShrink(oBase, "+(oExpr.quotTAG||"\"*\"")+", "+(oExpr.quotCLASS||"null")+");"+"for (var i = 0, oEl; oEl = aCandi[i]; i++) {"+(oExpr.quotCLASS?"if ("+sCheckTag+") continue;":"")+sPush+"}";break;case">":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"if ((oEl.parentNode || oEl._IE5_parentNode) != oBase || "+sCheckTag+") return aRet;"+sPush;else sTmpFunc+="for (var oEl = oBase.firstChild; oEl; oEl = oEl.nextSibling) {"+"if ("+sCheckTag+") { continue; }"+sPush+"}";break;case"+":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"var oPrev;"+"for (oPrev = oEl.previousSibling; oPrev; oPrev = oPrev.previousSibling) { if (oPrev.nodeType == 1) break; }"+"if (!oPrev || oPrev != oBase || "+sCheckTag+") return aRet;"+sPush;else sTmpFunc+="for (var oEl = oBase.nextSibling; oEl; oEl = oEl.nextSibling) { if (oEl.nodeType == 1) break; }"+"if (!oEl || "+sCheckTag+") { return aRet; }"+sPush;break;case"~":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"var oCandi = oEl;"+"for (; oCandi; oCandi = oCandi.previousSibling) { if (oCandi == oBase) break; }"+"if (!oCandi || "+sCheckTag+") return aRet;"+sPush;else sTmpFunc+="for (var oEl = oBase.nextSibling; oEl; oEl = oEl.nextSibling) {"+"if ("+sCheckTag+") { continue; }"+"if (!markElement_dontShrink(oEl, "+i+")) { break; }"+sPush+"}";break;case"!":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"for (; oBase; oBase = (oBase.parentNode || oBase._IE5_parentNode)) { if (oBase == oEl) break; }"+"if (!oBase || "+sCheckTag+") return aRet;"+sPush;else sTmpFunc+="for (var oEl = (oBase.parentNode || oBase._IE5_parentNode); oEl; oEl = (oEl.parentNode || oEl._IE5_parentNode)) {"+"if ("+sCheckTag+") { continue; }"+sPush+"}";break;case"!>":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"var oRel = (oBase.parentNode || oBase._IE5_parentNode);"+"if (!oRel || oEl != oRel || ("+sCheckTag+")) return aRet;"+sPush;else sTmpFunc+="var oEl = (oBase.parentNode || oBase._IE5_parentNode);"+"if (!oEl || "+sCheckTag+") { return aRet; }"+sPush;break;case"!+":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"var oRel;"+"for (oRel = oBase.previousSibling; oRel; oRel = oRel.previousSibling) { if (oRel.nodeType == 1) break; }"+"if (!oRel || oEl != oRel || ("+sCheckTag+")) return aRet;"+sPush;else sTmpFunc+="for (oEl = oBase.previousSibling; oEl; oEl = oEl.previousSibling) { if (oEl.nodeType == 1) break; }"+"if (!oEl || "+sCheckTag+") { return aRet; }"+sPush;break;case"!~":if(oExpr.quotID)sTmpFunc+="var oEl = oDocument_dontShrink.getElementById("+oExpr.quotID+");"+"var oRel;"+"for (oRel = oBase.previousSibling; oRel; oRel = oRel.previousSibling) { "+"if (oRel.nodeType != 1) { continue; }"+"if (oRel == oEl) { break; }"+"}"+"if (!oRel || ("+sCheckTag+")) return aRet;"+sPush;else sTmpFunc+="for (oEl = oBase.previousSibling; oEl; oEl = oEl.previousSibling) {"+"if ("+sCheckTag+") { continue; }"+"if (!markElement_dontShrink(oEl, "+i+")) { break; }"+sPush+"}";break}sTmpFunc+=(i==0?"return aRet;":"")+"})";sFunc=sTmpFunc}eval("var fpCompiled = "+sFunc+";");return fpCompiled},parseQuery=function(B){var $=B,C=arguments.callee,_=C._cache[$];if(!_){B=backupKeys(B);var A=splitToParts(B);_=C._cache[$]=compileParts(A);_.depth=A.length}return _};parseQuery._cache={};var parseTestQuery=function(sQuery){var fpSelf=arguments.callee,aSplitQuery=backupKeys(sQuery).split(/\s*,\s*/),aResult=[],nLen=aSplitQuery.length,aFunc=[];for(var i=0;i<nLen;i++)aFunc.push((function(sQuery){var sCacheKey=sQuery,fpFunction=fpSelf._cache[sCacheKey];if(!fpFunction){sQuery=backupKeys(sQuery);var oExpr=getExpression(sQuery);eval("fpFunction = function(oEl) { "+oExpr.defines+"return ("+oExpr.returnsID+oExpr.returnsTAG+oExpr.returns+"); };")}return fpFunction})(restoreKeys(aSplitQuery[i])));return aFunc};parseTestQuery._cache={};var distinct=function(C){var _=[],A={};for(var D=0,B;B=C[D];D++){var $=getUID(B);if(A[$])continue;_.push(B);A[$]=true}return _},markElement_dontShrink=function(_,A){var $=getUID(_);if(cssquery._marked[A][$])return false;cssquery._marked[A][$]=true;return true},oResultCache=null,bUseResultCache=false,cssquery=function(C,_,G){if(typeof C=="object"){var D={};for(var F in C)D[F]=arguments.callee(C[F],_,G);return D}cost=0;var E=new Date().getTime(),B;for(var A=0,$=debugOption.repeat;A<$;A++)B=(function(L,A,N){N=N||{};if(!A)A=document;oDocument_dontShrink=A.ownerDocument||A.document||A;if(/\bMSIE\s([0-9]+(\.[0-9]+)*);/.test(navigator.userAgent)&&parseFloat(RegExp.$1)<6){try{oDocument_dontShrink.location}catch(_){oDocument_dontShrink=document}oDocument_dontShrink.firstChild=oDocument_dontShrink.getElementsByTagName("html")[0];oDocument_dontShrink.firstChild._IE5_parentNode=oDocument_dontShrink}bXMLDocument=(typeof XMLDocument!="undefined")?(oDocument_dontShrink.constructor===XMLDocument):(!oDocument_dontShrink.location);getUID=bXMLDocument?getUID4XML:getUID4HTML;clearKeys();var $=backupKeys(L).split(/\s*,\s*/),F=[],M=$.length;for(var G=0;G<M;G++)$[G]=restoreKeys($[G]);for(G=0;G<M;G++){var C=$[G],I=null,H=C+(N.single?"_single":""),B=bUseResultCache?oResultCache[H]:null;if(B)for(var D=0,J;J=B[D];D++)if(J.parent==A){I=J.result;break}if(!I){var K=parseQuery(C);cssquery._marked=[];for(var D=0,E=K.depth;D<E;D++)cssquery._marked.push({});I=distinct(K(A,N));if(bUseResultCache){if(!(oResultCache[H]instanceof Array))oResultCache[H]=[];oResultCache[H].push({parent:A,result:I})}}F=F.concat(I)}unsetNodeIndexes();return F})(C,_,G);E=new Date().getTime()-E;if(debugOption.callback)debugOption.callback(C,cost,E);return B};cssquery.test=function(A,_){clearKeys();var $=parseTestQuery(_);for(var C=0,B=$.length;C<B;C++)if($[C](A))return true;return false};cssquery.useCache=function($){if(typeof $!="undefined"){bUseResultCache=$;cssquery.clearCache()}return bUseResultCache};cssquery.clearCache=function(){oResultCache={}};cssquery.getSingle=function(_,$){return cssquery(_,$,{single:true})[0]||null};cssquery.xpath=function(_,$){var _=_.replace(/\/(\w+)(\[([0-9]+)\])?/g,function(_,$,_,A){A=A||"1";return">"+$+":nth-of-type("+A+")"});return cssquery.getSingle(_,$)};cssquery.debug=function(_,$){debugOption.callback=_;debugOption.repeat=$||1};cssquery.safeHTML=function(_){var $=/MSIE/.test(window.navigator.userAgent);if(arguments.length>0)safeHTML=_&&$;return safeHTML||!$};cssquery.version=sVersion;return cssquery})();if(typeof window.$$=="undefined")window.$$=cssquery;var ConversationRoll=$Class({$init:function($){this.prevBtn=$.prevBtn;this.nextBtn=$.nextBtn;this.elFlash=$.flash;this.elText=$.elText;this.elLink=$.elLink;this.aData=$.aData;this.maxNum=parseInt($.maxNum);this.currentIndex=0;this._bindEvents()},_handlers:{navclick:function(A,$){var _=this.currentIndex+1+A;if(_>this.maxNum||_<1){$.stop();return}this.currentIndex+=A;this._changeContent();$.stop()}},_changeContent:function(){var $=this.aData[this.currentIndex];this.elFlash.innerHTML=this._createFlash($.flashUrl,"stroke",128,128,"transparent","");this.elLink.href=$.link.url;this.elLink.innerHTML=$.link.content;this.elText.innerHTML="";var _="";for(var A=0;A<$.pronounce.length;A++){if(A>=4)break;_+="<li class='pronounce'>"+$.pronounce[A].pron+"</li><li class='mean'>"+$.pronounce[A].means+"</li>"}this.elText.innerHTML=_},_bindEvents:function(){var $=this._handlers;$Fn($Fn($.navclick,this).bind(-1),this).attach(this.prevBtn,"click");$Fn($Fn($.navclick,this).bind(1),this).attach(this.nextBtn,"click");this.prevBtn.onfocus=function(){this.blur()};this.nextBtn.onfocus=function(){this.blur()}},_createFlash:function(E,$,B,G,I,F,A){var _=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false,D=(navigator.appVersion.toLowerCase().indexOf("win")!=-1)?true:false,H=(navigator.userAgent.indexOf("Opera")!=-1)?true:false;I=(I==undefined)?"transparent":I;A=(A==undefined)?"#FFFFFF":A;var C="";if(_&&D&&!H){C="<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0\" width=\""+B+"\" height=\""+G+"\" id=\""+$+"\" align=\"middle\">";C+="<param name=\"allowScriptAccess\" value=\"always\" />";C+="<param name=\"quality\" value=\"high\" />";C+="<param name=\"movie\" value=\""+E+"\" />";C+="<param name=\"wmode\" value=\""+I+"\" />";C+="<param name=\"bgcolor\" value=\""+A+"\" />";C+="<param name=\"FlashVars\" value=\""+F+"\">";C+="</object>"}else C="<embed src=\""+E+"\" quality=\"high\" wmode=\""+I+"\" FlashVars=\""+F+"\" bgcolor=\""+A+"\" width=\""+B+"\" height=\""+G+"\" name=\""+$+"\" align=\"middle\" allowScriptAccess=\"always\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />";return C}}),feedback=$Class({$init:function(_){this.elLink=_.elLink;this.elLayer=_.elLayer;this.elLayer.style.display="none";this.oMessages=$("fbPop_mess");this.oCheckBox_email=$("fbPop_appear_email");this.oMail=$("fbPop_email");this.oHidden_mail=$("fbPop_hidden_email");this.oDicType=$("fbPop_dicType");this.oSubmit=$("fbPop_submit");this.oCancel=$("fbPop_cancel");this.resultLayer=$("fbPop_ok");this.resultLayer.style.display="none";this.okBtn=$("fbPop_okButton");this._bindEvents()},_setInfo:function(){this.oMessages.value="";this.oMessages.focus();this.oCheckBox_email.checked=true;this.oMail.style.display="";this.oMail.style.color="#999999";if(this.oHidden_mail.value!="")this.oMail.value=this.oHidden_mail.value;if(this.oCheckBox_email.value=="")this.oMail.value=SPS.text("SEND_FEEDBACK_EMAIL")},_bindEvents:function(){$Fn(this._handlers.linkClick,this).attach(this.elLink,"click");$Fn(this._handlers.cancleClick,this).attach(this.oCancel,"click");$Fn(this._handlers.setEmail,this).attach(this.oCheckBox_email,"click");$Fn(this._handlers.changeEmail,this).attach(this.oMail,"click");$Fn(this._handlers.submitClick,this).attach(this.oSubmit,"click");$Fn(this._handlers.okClick,this).attach(this.okBtn,"click")},_handlers:{linkClick:function($){SPS.layer.show(this.elLayer,true);this._setInfo();$.stop()},cancleClick:function($){SPS.layer.hide(true);$.stop()},setEmail:function(){if(this.oMail)this.oCheckBox_email.checked?this.oMail.style.display="block":this.oMail.style.display="none"},submitClick:function($){if(this.oMessages==null||this.oMessages.value==""){this.oMessages.focus();alert("Please write your message before submitting feedback. Thank you!");$.stop();return}if(this.oCheckBox_email.checked)if(this.oMail==null||this.oMail.value==""||this.oMail.value==SPS.text("SEND_FEEDBACK_EMAIL"))if(!confirm("Are you sure you don't want to give your email address? It will only be used to notify you of related updates.")){$.stop();return}var _=$Ajax("/search/submitFeedback",{onload:$Fn(function($){var _=!!($.text());if(_){$Element(this.elLayer).hide();SPS.layer.show(this.resultLayer,true,true)}else alert("commit failure, please try it again\uff01")},this).bind()});if(this.oCheckBox_email.checked)_.request({"message":this.oMessages.value,"email":this.oMail.value,"dicType":this.oDicType.value,"typeOfFeedBack":"FEEDBACK"});else _.request({"message":this.oMessages.value,"dicType":this.oDicType.value,"typeOfFeedBack":"FEEDBACK"});$.stop()},okClick:function($){SPS.layer.hide();$.stop()},changeEmail:function(){if(this.oMail.value==SPS.text("SEND_FEEDBACK_EMAIL")){this.oMail.value="";this.oMail.style.color=""}}}});SPS.DOMLoad.attach(function(){var _=new feedback({elLink:$$("div.footer_e ul li",$("footer"))[3],elLayer:$("fbPop_form")})});nhn.TabControl=$Class({_welSelectedTab:null,_welSelectedPanel:null,_options:{},_eventHandlers:{},$init:function(_,E){this.option({classPrefix:""});this.option(E||{});var B=this.option("classPrefix"),_=this._el=$(_),C=this._elTabs=cssquery.getSingle("."+B+"tab_01 !> *",_),A=this._elPanels=cssquery.getSingle("."+B+"panel_01 !> *",_),D=cssquery.getSingle("> ."+B+"tab_01."+B+"selected_01",C);if(!D)D=cssquery.getSingle("> ."+B+"tab_01",C);this._selectTab(D);this._attachEvents();$A(cssquery("ul li a",_)).forEach(function($){$.onfocus=function(){this.blur()}})},_attachEvents:function(){var _=this.option("classPrefix"),A=this._elTabs,$=this._elPanels;$Fn(function($){var A=$.element,B=cssquery.test(A,"."+_+"tab_01")?A:cssquery.getSingle("! ."+_+"tab_01",A);if(!B)return;this._selectTab(B);$.stop($Event.CANCEL_DEFAULT)},this).attach(A,"click")},_selectTab:function(D){var B=this.option("classPrefix"),A=this._elPanels,C=$Element(D);if(this._welSelectedTab)this._welSelectedTab.removeClass(B+"selected_01");this._welSelectedTab=C;C.addClass(B+"selected_01");var F=cssquery("!~ ."+B+"tab_01",D).length,_=cssquery("> ."+B+"panel_01",A),$=_[F],E=$Element($);if(this._welSelectedPanel)this._welSelectedPanel.removeClass(B+"selected_01");this._welSelectedPanel=E;E.addClass(B+"selected_01");this.fireEvent("select",{index:F,tab:D,panel:$})},selectTab:function(A){var _=null,$=this.option("classPrefix");if(typeof A=="number")_=cssquery("> ."+$+"tab_01",this._elTabs)[A];if(!_)return false;_=cssquery.test(_,"."+$+"tab_01")?_:cssquery.getSingle("! ."+$+"tab_01");if(!_)return false;this._selectTab(_);return true},option:function(A,_){var C=(typeof A);if(C=="undefined")return this._options;else if(C=="string"){if(typeof _!="undefined"){this._options[A]=_;return this}else return this._options[A]}else if(C=="object"){try{for(var B in A)this._options[B]=A[B]}catch($){}return this}},fireEvent:function(D,C){var C=C?(C instanceof $Event?C._event:C):{},_=("boundElements"in C&&"cancelBubble"in C)||(typeof Event!="undefined"&&C.constructor===Event);if(!_){try{C.type=C.type||D;C.canceled=false;C.stop=function(){this.canceled=true}}catch($){_=true}}if(_)C=$Event(C);var B=[C];for(var H=2,E=arguments.length;H<E;H++)B.push(arguments[H]);var F=this["on"+D];if(typeof F=="function")F.apply(this,B);var A=this._eventHandlers[D];if(typeof A!="undefined")for(var H=0,G;G=A[H];H++)G.apply(this,B);return!C.canceled},attach:function($,_){if(arguments.length==1){$H(arguments[0]).forEach($Fn(function(_,$){this.attach($,_)},this).bind());return this}var A=this._eventHandlers[$];if(typeof A=="undefined")A=this._eventHandlers[$]=[];A.push(_);return this},detach:function($,_){if(arguments.length==1){$H(arguments[0]).forEach($Fn(function(_,$){this.detach($,_)},this).bind());return this}var C=this._eventHandlers[$];if(typeof C=="undefined")return this;for(var B=0,A;A=C[B];B++)if(A===_){C=C.splice(B,1);break}return this}});var topTab=$Class({_classOptions:{tabClass:"on",menuClass:"on",langClass:"change"},$init:function($){this.tabList=$.tabList;this.elLang=$.elLang;this.elSignIn=$.elSignIn;this._bindEvents()},_bindEvents:function(){var A=this;$A(this.tabList).forEach(function($,B){if($$("> div",$).length>0){$Fn($Fn(A._handlers._tabOver,A).bind(B),A).attach($,"mouseover");$Fn($Fn(A._handlers._tabOut,A).bind(B),A).attach($,"mouseout");var _=$$("> div",$)[0];$A($$("ul li",_)).forEach(function($){$Fn($Fn(A._handlers._listOver,A).bind($),A).attach($,"mouseover");$Fn($Fn(A._handlers._listOut,A).bind($),A).attach($,"mouseout")})}});$Fn($Fn(A._handlers._langOver,A).bind(),A).attach(this.elLang,"mouseover");$Fn($Fn(A._handlers._langOut,A).bind(),A).attach(this.elLang,"mouseout");var _=$$("> div",this.elLang)[0];$A($$("a",_)).forEach(function($){$Fn($Fn(A._handlers._langClick,A).bind($),A).attach($,"click");A.addTitle($.getAttribute("href",2),$)});$A($$("p",_)).forEach(function($){$.onmouseover=function(){this.style.background="#e5e5e5"};$.onmouseout=function(){this.style.background=""}});if(this.elSignIn){var $=this.elSignIn;if($$("> div",$).length>0){$Fn($Fn(A._handlers._nameOver,A).bind($),A).attach($,"mouseover");$Fn($Fn(A._handlers._nameOut,A).bind($),A).attach($,"mouseout");_=$$("> div",$)[0];$A($$("ul li",_)).forEach(function($){$Fn($Fn(A._handlers._listOver,A).bind($),A).attach($,"mouseover");$Fn($Fn(A._handlers._listOut,A).bind($),A).attach($,"mouseout")})}}},_handlers:{_tabOver:function(_,$){$Element(this.tabList[_]).addClass(this._classOptions.tabClass);$.stop()},_tabOut:function(_,$){$Element(this.tabList[_]).removeClass(this._classOptions.tabClass);$.stop()},_listOver:function(_,$){$Element($$("a",_)[0]).addClass(this._classOptions.menuClass)},_listOut:function(_,$){$Element($$("a",_)[0]).removeClass(this._classOptions.menuClass)},_langClick:function(_,$){this.changeLanguage(_.getAttribute("href",2));$.stop()},_langOver:function($){$Element(this.elLang).addClass(this._classOptions.langClass);$.stop()},_langOut:function($){$Element(this.elLang).removeClass(this._classOptions.langClass);$.stop()},_nameOver:function(_,$){$Element(_).addClass(this._classOptions.tabClass)},_nameOut:function(_,$){$Element(_).removeClass(this._classOptions.tabClass)}},changeLanguage:function(D){var J=window.location.href,F=/^http:\/\/[^\/]*\/[^\/]*/,E=/^http:\/\/[^\/]*/,B=/^http:\/\/[^\/]*\/search/,I=/^http:\/\/[^\/]*\/tool/,$=/^http:\/\/[^\/]*\/theme/,G=/^http:\/\/[^\/]*\/terms/,A=/^http:\/\/[^\/]*\/Account/,H=/^http:\/\/nboard[^\/]*\/qna\?/,C=/^http:\/\/nboard[^\/]*/,_=true;if(J.replace(E,"").length<=1||A.test(J)){window.location.href=D;return}if(typeof(ismynciku)!="undefined"&&ismynciku)setTimeout(function(){window.location.href=D},1);else setTimeout(function(){var R=J.replace(E,D);if(!B.test(R)&&F.test(R)){if($.test(R)&&R.indexOf("tw")==-1)window.location.href=R;else if(I.test(R)&&R.indexOf("tw")>-1)window.location.href=D;else if(G.test(R))window.location.href=R;else if(!_&&H.test(R)){var K=R.indexOf("?"),V=decodeURIComponent(R.substring(0,K)),W=decodeURIComponent(R.substring(K)),A=/http:\/\/[^\/]*/,L=W.match(A)[0],M=L.substring(0,L.lastIndexOf("."));if(R.indexOf("cn")>-1){var P=V+W.replace(A,M+".com");window.location.href=P}else if(R.indexOf("tw")>-1){P=V.replace(/^http:\/\/[^\/]*/,"http://www.nciku.com.tw");window.location.href=P}}else if(_&&C.test(R)){if(R.indexOf("cn")>-1){P=R.match(C)[0];window.location.href=P}else if(R.indexOf("tw")>-1){P=R.replace(R,"http://www.nciku.com.tw/qna");window.location.href=P}}else{var S=R.match(F)[0],X=S.lastIndexOf("/"),O=S.substring(X+1),T=/^http:\/\/[^\/]*\/vocab/,N=/^http:\/\/[^\/]*\/qna\/allnote/;if(N.test(R)){window.location.href=R;return}if(T.test(S))window.location.href=D;else window.location.href=S}}else{var Q=/^http:\/\/[^\/]*\/search\/radical/,U=/^http:\/\/[^\/]*\/search\/stroke/;if(R.indexOf("tw")>-1||Q.test(R)||U.test(R))window.location.href=D;else window.location.href=R}},1)},addTitle:function(C,E){var J=window.location.href,F=/^http:\/\/[^\/]*\/[^\/]*/,D=/^http:\/\/[^\/]*/,A=/^http:\/\/[^\/]*\/search/,I=/^http:\/\/[^\/]*\/tool/,$=/^http:\/\/[^\/]*\/theme/,G=/^http:\/\/[^\/]*\/terms/,H=/^http:\/\/nboard[^\/]*\/qna\?/,B=/^http:\/\/nboard[^\/]*/,_=true;if(J.replace(D,"").length<=1&&!B.test(J))return;if(typeof(ismynciku)!="undefined"&&ismynciku)setTimeout(function(){if(C.indexOf("cn")>-1)E.title=SPS.text("MY_NCIKU_EN_ZH");else if(C.indexOf("tw")>-1)E.title=SPS.text("MY_NCIKU_TW")},1);else setTimeout(function(){var T=J.replace(D,C);if(!A.test(T)&&F.test(T)){if($.test(T)&&T.indexOf("tw")==-1);else if(I.test(T)&&T.indexOf("tw")>-1)E.title=SPS.text("TOOLS_TW");else if(G.test(T));else if(!_&&H.test(T)){var O=T.indexOf("?"),P=decodeURIComponent(T.substring(0,O)),R=decodeURIComponent(T.substring(O)),L=/http:\/\/[^\/]*/,N=R.match(L)[0],M=N.substring(0,N.lastIndexOf("."));if(T.indexOf("cn")>-1);else if(T.indexOf("tw")>-1);}else if(_&&B.test(T)){if(T.indexOf("cn")>-1)E.title=SPS.text("QA_EN_ZH");else if(T.indexOf("tw")>-1)E.title=SPS.text("QA_TW")}else{var K=T.match(F)[0],S=K.lastIndexOf("/"),Q=K.substring(S+1);switch(Q){case"conversation":K.indexOf("tw")==-1?E.title=SPS.text("CONVERSATION_EN_ZH"):E.title=SPS.text("CONVERSATION_TW");break;case"qna":K.indexOf("tw")==-1?E.title=SPS.text("QA_EN_ZH"):E.title=SPS.text("QA_TW");break;case"theme":K.indexOf("tw")==-1?null:E.title=SPS.text("THEME_WORDS_TW");break;case"tool":E.title=SPS.text("TOOLS_EN_ZH");break}}}else if(T.indexOf("tw")>-1)E.title=SPS.text("SEARCH_RESULTS_TW")},1)}});SPS.DOMLoad.attach(function(){var _=new topTab({tabList:$$("div.top_k ul.top_k_tab > li",$("top")),elLang:$$("div.top_k ul.top_k_list > li:last-child",$("top"))[0],elSignIn:$$("div.top_k ul.top_k_list > li:first-child",$("top"))[0]})});var popIframeLayer=$Class({$init:function(){clearInterval(this._timer)},_createIframe:function(){this.container=$("<div>");this.elIframe=$("<iframe>");this.elIframe.setAttribute("scrolling","no");this.elIframe.setAttribute("frameborder","0","0");this.elIframe.setAttribute("width","100px");this.container.appendChild(this.elIframe);this.container.style.position="absolute";this.container.style.left="-9999px";this.container.style.display="none";document.body.appendChild(this.container)},_removeIframe:function(){document.body.removeChild(this.container)},show:function(A){this._createIframe();var _=this.elIframe;this.container.style.display="block";if(_.attachEvent)_.attachEvent("onload",$Fn(this.resizeIframe,this).bind());else if(_.addEventListener)_.addEventListener("load",$Fn(this.resizeIframe,this).bind(),false);var $=A.substring(A.indexOf("?go="));$=$.substring(4);$+=document.location.href;A=A.substring(0,A.indexOf("?go="));A+="?go="+encodeURIComponent($);_.setAttribute("src",A)},hide:function(newHref){clearInterval(this._timer);SPS.layer.hide(true);this._removeIframe();if(newHref){location.href = newHref;}},resizeIframe:function(){var A=this.elIframe;A.setAttribute("height","100px");var E=A.contentWindow.document.body.scrollHeight,B=A.contentWindow.document.documentElement.scrollHeight,$=A.contentWindow.document.body.scrollWidth,D=A.contentWindow.document.documentElement.scrollWidth,_=Math.max(E,B),C=Math.max($,D);A.setAttribute("height",_);A.setAttribute("width",C);this.container.style.width=C+"px";this.container.style.height=_+"px";SPS.layer.show(this.container,true);this._timer=setInterval($Fn(this.resetIframeHeight,this).bind(),200)},resetIframeHeight:function(){try{var B=this.elIframe;B.setAttribute("height","100px");B.setAttribute("width","100px");var F=B.contentWindow.document.body.scrollHeight,C=B.contentWindow.document.documentElement.scrollHeight,$=B.contentWindow.document.body.scrollWidth,E=B.contentWindow.document.documentElement.scrollWidth,A=Math.max(F,C),D=Math.max($,E);B.setAttribute("height",A);B.setAttribute("width",D);this.container.style.width=D+"px";this.container.style.height=A+"px"}catch(_){}}});window.popLayer=new popIframeLayer();function nds_nav(_){try{window.setTimeout("send_request('"+_+"')",5)}catch($){}}function nciku_ads(_,A){try{window.setTimeout("send_request('http://stabidx.nciku.com/stabIdxPost!ads.nhn?svrno="+_+"&project=nciku&value="+A+"')",5)}catch($){}}function send_request(C){var B=getNavigatorType(),_="NCIKU_AD",A=document.body,$=document.getElementById(_);if($!=null)A.removeChild($);var D=document.createElement("SCRIPT");D.id=_;D.src=C;if(B!=1)A.appendChild(D)}function getNavigatorType(){if(navigator.appName=="Microsoft Internet Explorer")return 1;else if(navigator.appName=="Netscape")return 2;else return 0}function EntryPlayer(A,C){var D=[];if(C!=undefined&&C!="")D.push("fileName_f="+C);if(A!=undefined&&A!="")D.push("fileName_m="+A);if(D.langth==0)return;var _=D.join("&"),B="<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='1' height='1' id='voice' align='middle'>";B+="<param name='allowScriptAccess' value='sameDomain' />";B+="<param name='quality' VALUE='high' />";B+="<param name='bgcolor' VALUE='#ffffff' />";B+="<param name='wmode' VALUE='window' />";B+="<param name='movie' value='/flash/pron_player/voice.swf' />";B+="<param name='FlashVars' value='"+_+"' />";B+="<embed swLiveConnect='true' quality='high' bgcolor='#ffffff' wmode='window' src='/flash/pron_player/voice.swf' width='1' height='1' name='voice' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' FlashVars='"+_+"'/>";B+="</object>";$("PronPlayerLayer").innerHTML=B}function CommentPlayer(A){if(A==undefined||A=="")return;var _="<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='1' height='1' id='voice_reply' align='middle'>";_+="<param name='allowScriptAccess' value='sameDomain' />";_+="<param name='quality' VALUE='high' />";_+="<param name='bgcolor' VALUE='#ffffff' />";_+="<param name='wmode' VALUE='window' />";_+="<param name='movie' value='/flash/pron_player/voice_reply.swf' />";_+="<param name='FlashVars' value='fileName="+A+"' />";_+="<embed swLiveConnect='true' quality='high' bgcolor='#ffffff' wmode='window' src='/flash/pron_player/voice_reply.swf' width='1' height='1' name='voice_reply' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' FlashVars='fileName="+A+"' />";_+="</object>";$("PronPlayerLayer").innerHTML=_}function StudyNotesPlayer(C,B,_,E){if(C==undefined||C=="")return;if(B==undefined||B=="")B=1;if(_==undefined||_=="")_=1;if(E==undefined)E=1;var D="fileName="+C+"&loop="+B+"&interval="+_+"&type="+E,A="<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='1' height='1' id='voice_book' align='middle'>";A+="<param name='allowScriptAccess' value='sameDomain' />";A+="<param name='quality' VALUE='high' />";A+="<param name='bgcolor' VALUE='#ffffff' />";A+="<param name='wmode' VALUE='window' />";A+="<param name='movie' value='/flash/pron_player/voice_book.swf' />";A+="<param name='FlashVars' value='"+D+"' />";A+="<embed swLiveConnect='true' quality='high' bgcolor='#ffffff' wmode='window' src='/flash/pron_player/voice_book.swf' width='1' height='1' name='voice_book' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' FlashVars='"+D+"'/>";A+="</object>";$("PronPlayerLayer").innerHTML=A}function PronunciationPlayer(A){if(A==undefined||A=="")return;var _="<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='1' height='1' id='voice_reply' align='middle'>";_+="<param name='allowScriptAccess' value='sameDomain' />";_+="<param name='quality' VALUE='high' />";_+="<param name='bgcolor' VALUE='#ffffff' />";_+="<param name='wmode' VALUE='window' />";_+="<param name='movie' value='/flash/pron_player/voice_info.swf' />";_+="<param name='FlashVars' value='fileName="+A+"' />";_+="<embed swLiveConnect='true' quality='high' bgcolor='#ffffff' wmode='window' src='/flash/pron_player/voice_info.swf' width='1' height='1' name='voice_reply' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' FlashVars='fileName="+A+"' />";_+="</object>";$("PronPlayerLayer").innerHTML=_}(function(_){SPS[_]=$Class({_o:null,$init:function(B,_){var C=$(B);this._o={prePic:$$(".prePic",C)[0],morePic:$$(".morePic",C)[0],prePicBtn:$$(".prePicBtn",C)[0],morePicBtn:$$(".morePicBtn",C)[0],countPic:$$(".countPic",C)[0],viewPic:$$(".viewPic",C)[0]};var F=0,E="/search/popup/imagePopup.nhn?";$A($$(".pt",this._o.morePic)).forEach(function($){$Fn(function($){var A=SPS.popup(E+_[this],685,600,{canResize:true,canScroll:false,name:"detail_img",center:true})}).owner(F).attach($,"click");F++});var D=this._o;try{$Element(D.morePic).hide()}catch(A){}if(F===1){$Element(D.prePic).hide();$Element(D.morePic).show()}this._bindEvents()},_bindEvents:function(){var $=this._o;if($.prePicBtn)$Fn(function(_){if(!$.morePic)return;$Element($.prePic).hide();$Element($.morePic).show();_.stop()}).attach($.prePicBtn,"click");if($.morePicBtn)$Fn(function(_){if(!$.prePic)return;$Element($.morePic).hide();$Element($.prePic).show();_.stop()}).attach($.morePicBtn,"click");if($.viewPic)$Fn(function(_){if(!$.viewPic)return;alert(SPS.text("TODO"));_.stop()}).attach($.viewPic,"click")}})})("ct_34_01");(function(_){SPS[_]=$Class({_o:null,$init:function(A,_){var B=$(A);this._o={entry_list:$$(".entry_list",B)[0]}}})})("ct_34_02");(function(_){SPS[_]=$Class({_o:null,$init:function(A,_){var B=$(A);this._o={collocation_list:$$(".collocation_list",B)[0]}}})})("ct_34_03");(function($){SPS[$]=SPS.fontSize})("ct_txtsize");var isIE=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false,isWin=(navigator.appVersion.toLowerCase().indexOf("win")!=-1)?true:false,isOpera=(navigator.userAgent.indexOf("Opera")!=-1)?true:false;function ControlVersion(){var A,_,$;try{_=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");A=_.GetVariable("$version")}catch($){}if(!A){try{_=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");A="WIN 6,0,21,0";_.AllowScriptAccess="always";A=_.GetVariable("$version")}catch($){}}if(!A){try{_=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");A=_.GetVariable("$version")}catch($){}}if(!A){try{_=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");A="WIN 3,0,18,0"}catch($){}}if(!A){try{_=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");A="WIN 2,0,0,11"}catch($){A=-1}}return A}function GetSwfVer(){var _=-1;if(navigator.plugins!=null&&navigator.plugins.length>0){if(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]){var B=navigator.plugins["Shockwave Flash 2.0"]?" 2.0":"",F=navigator.plugins["Shockwave Flash"+B].description,D=F.split(" "),C=D[2].split("."),$=C[0],E=C[1],A=D[3];if(A=="")A=D[4];if(A[0]=="d")A=A.substring(1);else if(A[0]=="r"){A=A.substring(1);if(A.indexOf("d")>0)A=A.substring(0,A.indexOf("d"))}_=$+"."+E+"."+A}}else if(navigator.userAgent.toLowerCase().indexOf("webtv/2.6")!=-1)_=4;else if(navigator.userAgent.toLowerCase().indexOf("webtv/2.5")!=-1)_=3;else if(navigator.userAgent.toLowerCase().indexOf("webtv")!=-1)_=2;else if(isIE&&isWin&&!isOpera)_=ControlVersion();return _}function DetectFlashVer(_,D,B){versionStr=GetSwfVer();if(versionStr==-1)return false;else if(versionStr!=0){if(isIE&&isWin&&!isOpera){tempArray=versionStr.split(" ");tempString=tempArray[1];versionArray=tempString.split(",")}else versionArray=versionStr.split(".");var $=versionArray[0],C=versionArray[1],A=versionArray[2];if($>parseFloat(_))return true;else if($==parseFloat(_))if(C>parseFloat(D))return true;else if(C==parseFloat(D))if(A>=parseFloat(B))return true;return false}}function AC_AddExtension($,_){if($.indexOf("?")!=-1)return $.replace(/\?/,_+"?");else return $+_}function AC_Generateobj(A,B,_){var $="";if(isIE&&isWin&&!isOpera){$+="<object ";for(var C in A)$+=C+"=\""+A[C]+"\" ";$+=">";for(C in B)$+="<param name=\""+C+"\" value=\""+B[C]+"\" /> ";$+="</object>"}else{$+="<embed ";for(C in _)$+=C+"=\""+_[C]+"\" ";$+="> </embed>"}document.write($)}function AC_FL_RunContent(){var $=AC_GetArgs(arguments,".swf","movie","clsid:d27cdb6e-ae6d-11cf-96b8-444553540000","application/x-shockwave-flash");AC_Generateobj($.objAttrs,$.params,$.embedAttrs)}function AC_SW_RunContent(){var $=AC_GetArgs(arguments,".dcr","src","clsid:166B1BCA-3F9C-11CF-8075-444553540000",null);AC_Generateobj($.objAttrs,$.params,$.embedAttrs)}function AC_GetArgs(A,D,B,F,C){var $=new Object();$.embedAttrs=new Object();$.params=new Object();$.objAttrs=new Object();for(var E=0;E<A.length;E=E+2){var _=A[E].toLowerCase();switch(_){case"classid":break;case"pluginspage":$.embedAttrs[A[E]]=A[E+1];break;case"src":case"movie":A[E+1]=AC_AddExtension(A[E+1],D);$.embedAttrs["src"]=A[E+1];$.params[B]=A[E+1];break;case"onafterupdate":case"onbeforeupdate":case"onblur":case"oncellchange":case"onclick":case"ondblclick":case"ondrag":case"ondragend":case"ondragenter":case"ondragleave":case"ondragover":case"ondrop":case"onfinish":case"onfocus":case"onhelp":case"onmousedown":case"onmouseup":case"onmouseover":case"onmousemove":case"onmouseout":case"onkeypress":case"onkeydown":case"onkeyup":case"onload":case"onlosecapture":case"onpropertychange":case"onreadystatechange":case"onrowsdelete":case"onrowenter":case"onrowexit":case"onrowsinserted":case"onstart":case"onscroll":case"onbeforeeditfocus":case"onactivate":case"onbeforedeactivate":case"ondeactivate":case"type":case"codebase":case"id":$.objAttrs[A[E]]=A[E+1];break;case"width":case"height":case"align":case"vspace":case"hspace":case"class":case"title":case"accesskey":case"name":case"tabindex":$.embedAttrs[A[E]]=$.objAttrs[A[E]]=A[E+1];break;default:$.embedAttrs[A[E]]=$.params[A[E]]=A[E+1]}}$.objAttrs["classid"]=F;if(C)$.embedAttrs["type"]=C;return $}SPS.DOMLoad.attach(function(){var _=new nhn.TabControl($("tabcontrol_a_01"),{classPrefix:"taba-"}),A=new ConversationRoll({prevBtn:$$("div.characters div.characters_content p.btn_a_01 a",$("content"))[0],nextBtn:$$("div.characters div.characters_content p.btn_a_01 a",$("content"))[1],flash:$$("div.characters div.characters_content div.text_area",$("content"))[0],elText:$$("div.characters div.characters_content ul.list_a_03",$("content"))[0],elLink:$$("div.characters div.characters_content dd a.text_a_02",$("content"))[0],aData:testData,maxNum:5})});SPS.text.set({NOTNULL:"Please input %1.",LENGTH:"%1 maximum is %2 Chinese characters or %3 English letters.",INTEGER:"Please input the number allowed within the range",OTHER:"You have entered this form incorrectly.",ANY_ENGLISH:"Please enter %1 in English.",ANY_CHINESE:"Please enter %1 in Chinese.",INTEGER_TEST:"A test can have a maximum of %3 questions.",INTEGER_TEST_NONZERO:"Please choose the number of questions.",SELECT_LISTEN_ITEM:"Please select the word(s) you want to listen to first.",SELECT_MOVECOPY_ITEM:"Please select the word(s) you want to move/copy first.",SELECT_DELETE_ITEM:"Please select the word(s) you want to delete first.",SELECT_GRAB_ITEM:"Please select the word(s) you want to grab first.",SELECT_FOLDER:"Please select a folder first.",SELECT_VOCAB:"Please select a vocab list first.",VOCAB_NONEEXISTS:"The vocab list you selected does not exist or has been deleted. Please choose another one.",THEME_GRAB_SUCCESS:"This theme has been grabbed successfully.",UNLOAD:"Changes you have made will not be saved.",UNLOAD_TEST:"Your test will be paused and saved. You can continue from where you left off at anytime.",CONFIRM_COPY_WORD:"Are you sure you want to copy the selected word(s)?",CONFIRM_MOVE_WORD:"Are you sure you want to move the selected word(s)?",CONFIRM_RESTORE:"Are you sure you want to revert back to the nciku original content?",CONFIRM_REMOVE_VOCAB:"Are you sure you want to delete the vocab list?",CONFIRM_REMOVE_WORDS:"Are you sure you want to delete the selected word(s)?",CONFIRM_REMOVE_WORD:"Are you sure you want to delete this word?",CONFIRM_REMOVE_TEST:"Are you sure you want to delete this item?",CONFIRM_REMOVE_COMMENT:"Are you sure you want to delete the selected comment?",CONFIRM_REMOVE_MEANING:"Are you sure you want to delete the selected meaning?",CONFIRM_REMOVE_EXAMPLE:"Are you sure you want to delete the selected example?",CONFIRM_REMOVE_SENTENCE:"Are you sure you want to delete the selected sentence?",CONFIRM_REMOVE_CONVERSATION:"Are you sure you want to delete this conversation?",CONFIRM_REMOVE_MP3:"Are you sure you want to delete the selected MP3?",CONFIRM_REMOVE_ITEM:"Are you sure you want to delete this item?",FAILED_RECEIVE:"An unexpected error has occurred while starting the test. Please try again.",FAILED_SAVE:"An unexpected error has occurred while adding the word. Please try again.",FAILED_MOVE:"Moving the meaning has failed. Please try again.",COLLECT_ENTRY_SUCCESS:"Your entry has been added!",COLLECT_ENTRY_FAIL:"Oops, seems like there was a problem with your entry. please try again!",COPY_ENTRY_FAIL:"Oops, it seems like there was a problem copying the words. Please try again. ",MOVE_ENTRY_FAIL:"Oops, it seems like there was a problem moving the words. Please try again. ",FILL_SEARCHQUERY:"Please enter a search query.",NO_CONVERSATION:"You cannot save a conversation with no dialogue.",BANWORDS:"This word you entered is restricted on this website.",TTS_NOT_SUPPORTED:"Text to Speech (TTS) is not supported by this version of Windows Media Player. Please install Windows Media Player 7 or above.",CONJUGATION:"Conjugation",TODO:"TODO",MP3_EX_CNT:"You can create MP3 maximum 3 times each day. \n So you can\u2019t create more today. \n Retry tomorrow.",MP3_NO_CONTENT:"Not exists exam and translation.",MP3_SERVER_ERR:"The nciku server is currently experiencing technical difficulties, and was unable to create your MP3 file. \n The nciku team has been notified.\n This is probably a temporary problem, so please try again. \n If you still encounter this error, please come back later and try again.",TEST_VOCAB_LESS:"There are not enough words to make a vocab test in this list.",TEST_FINISH:"You haven't finished all the questions yet.",VOCAB_ENTRY_MEMORIZE_STATUS_YES:"Memorized",VOCAB_ENTRY_MEMORIZE_STATUS_NO:"Not Memorized",CHANGE_VOCAB_ENTRY_MEMORIZE_STATUS_FAILE:"Modify failed, please try again!",UNEXPECTED_ERROR:"An unexpected error has occurred while saving the data. Please try again.",ALREADY_RECOMMEND:"You have already rated this!",OWN_CONVERSATION_RECOMMEND:"You cannot vote for your own conversation.",GRAB_CONVERSATION_SUCCESS:"Conversation grabbed successfully. ",OWN_CONVERSATION_GRAB:"You cannot grab your own conversation.",NO_DATA:"Sorry. This conversation no longer exists.",EXIST_SRC_CONV:"You have already grabbed this conversation!",MAIL_ADDRESS_FORMAT:"You have entered an invalid email address.",MAIL_ADDRESS_REPEATED:"The email address has already exists.",MAIL_USER_FORMAT:"You have entered an invalid ID.",MAIL_USER_REPEATED:"The ID is unavailable.",MAIL_USER_AVAILABLE:"The ID is available.",MAIL_PASSWORD_SHORT:"Password Strength\uff1atoo short",MAIL_PASSWORD_WEAK:"Password Strength\uff1aweak",MAIL_PASSWORD_GOOD:"Password Strength\uff1agood",MAIL_PASSWORD_STRONG:"Password Strength\uff1astrong",MAIL_REPASSWORD_MATCHED:"Matched",MAIL_REPASSWORD_UNMATCHED:"Unmatched",MAIL_CODE_WRONG:"The code is wrong.",MAIL_ADDRESS_GETCODE_NOVALUE:"Please enter your email address first\uff01",MAIL_ADDRESS_NOVALUE:"Please enter your email address.",MAIL_USER_NOVALUE:"Please enter an ID.",MAIL_PASSWORD_NOVALUE:"Please enter the password.",MAIL_REPASSWORD_NOVALUE:"Please re-enter the password.",MAIL_CODE_NOVALUE:"Please enter the code.",MAIL_PASSWORD_SAME:"Your passwords do not match.",MAIL_SERVICE:"Please confirm that you agree with our Terms of Service to proceed.",MAIL_CHANGE_NOVALUE:"Please enter your email address.",MAIL_CHANGE_FORMAT:"Please enter a valid email address.",MAIL_CHANGE_REPEATED:"A user with this email address already exists.",MAIL_CHANGE_SENDCODE:"The system has sent the verification code to your new address. Please fill the blank with the verification code.",MAIL_CHANGE_CODE:"The code is wrong.",MAIL_SUBSCRIBE_NOVALUE:"Please enter your email address first\uff01",MAIL_SUBSCRIBE_SAMEVERSION:"This email address has already been used to subscribe to the nciku ezine. If you want to continue, please change the version or email address.",MAIL_SUBSCRIBE_DIFFERENTVERSION:"This email address has already been used to subscibe to a different version of the nciku ezine. Are you sure you want to subscribe to this version?",MAIL_UNSUBSCRIBE_NOMAIL:"No subscription information was found for this email. Please make sure you have not already unsubscribed or you are unsubscribing from the correct version.",MAIL_RESEND:"nciku has already resent a confirmation email. Please check your inbox.",SERVICE_TIMEOUT:"The system is busy.",WORD_LENGTH:"up to 30 characters(20 Chinese characters) .",ALERT_WORD_INFO:"Your entry is too long\uff01",NOENOUGHEXAMPLE:"Sorry, the word(s) in your vocab list do not have any example sentences, so you cannot take this test.",SEND_FEEDBACK_EMAIL:"Please enter your email address",MY_NCIKU_EN_ZH:"Visit nciku.cn",MY_NCIKU_TW:"Visit nciku.com.tw",CONVERSATION_EN_ZH:"Visit Conversations on nciku.cn",CONVERSATION_TW:"Visit Conversations on nciku.com.tw",QA_EN_ZH:"Visit Q&A on nciku.cn",QA_TW:"Visit Q&A on nciku.com.tw",THEME_WORDS_TW:"Visit Theme Words on nciku.com.tw",TOOLS_EN_ZH:"Visit Tools on nciku.cn",TOOLS_TW:"Visit nciku.com.tw",SEARCH_RESULTS_TW:"Visit nciku.com.tw",ENTRY_DETAIL_TW:"Visit nciku.com.tw",NCIKU_MINI_EN_ZH:"Visit nciku mini on nciku.cn",NCIKU_MINI_TW:"Visit nciku mini on nciku.com.tw"});var _gat=new Object({c:"length",lb:"4.3",m:"cookie",b:undefined,cb:function($,_){this.zb=$;this.Nb=_},r:"__utma=",W:"__utmb=",ma:"__utmc=",Ta:"__utmk=",na:"__utmv=",oa:"__utmx=",Sa:"GASO=",X:"__utmz=",lc:"http://www.google-analytics.com/__utm.gif",mc:"https://ssl.google-analytics.com/__utm.gif",Wa:"utmcid=",Ya:"utmcsr=",$a:"utmgclid=",Ua:"utmccn=",Xa:"utmcmd=",Za:"utmctr=",Va:"utmcct=",Hb:false,_gasoDomain:undefined,_gasoCPath:undefined,e:window,a:document,k:navigator,t:function($){var A=1,_=0,C,B;if(!_gat.q($)){A=0;for(C=$[_gat.c]-1;C>=0;C--){B=$.charCodeAt(C);A=(A<<6&268435455)+B+(B<<14);_=A&266338304;A=_!=0?A^_>>21:A}}return A},C:function($,B,A){var F=_gat,C="-",E,D,_=F.q;if(!_($)&&!_(B)&&!_(A)){E=F.w($,B);if(E>-1){D=$.indexOf(A,E);if(D<0)D=$[F.c];C=F.F($,E+F.w(B,"=")+1,D)}}return C},Ea:function($){var A=false,_=0,C,B;if(!_gat.q($)){A=true;for(C=0;C<$[_gat.c];C++){B=$.charAt(C);_+="."==B?1:0;A=A&&_<=1&&(0==C&&"-"==B||_gat.P(".0123456789",B))}}return A},d:function($,A){var _=encodeURIComponent;return _ instanceof Function?(A?encodeURI($):_($)):escape($)},J:function($,A){var _=decodeURIComponent,C;$=$.split("+").join(" ");if(_ instanceof Function){try{C=A?decodeURI($):_($)}catch(B){C=unescape($)}}else C=unescape($);return C},Db:function($){return $&&$.hash?_gat.F($.href,_gat.w($.href,"#")):""},q:function($){return _gat.b==$||"-"==$||""==$},Lb:function($){return $[_gat.c]>0&&_gat.P(" \n\r\t",$)},P:function($,_){return _gat.w($,_)>-1},h:function($,_){$[$[_gat.c]]=_},T:function($){return $.toLowerCase()},z:function($,_){return $.split(_)},w:function($,_){return $.indexOf(_)},F:function($,A,_){_=_gat.b==_?$[_gat.c]:_;return $.substring(A,_)},uc:function(){var $=_gat.b,_=window;if(_&&_.gaGlobal&&_.gaGlobal.hid)$=_.gaGlobal.hid;else{$=Math.round(Math.random()*2147483647);_.gaGlobal=_.gaGlobal?_.gaGlobal:{};_.gaGlobal.hid=$}return $},wa:function(){return Math.round(Math.random()*2147483647)},Gc:function(){return(_gat.wa()^_gat.vc())*2147483647},vc:function(){var $=_gat.k,B=_gat.a,A=_gat.e,F=B[_gat.m]?B[_gat.m]:"",C=A.history[_gat.c],E,D,_=[$.appName,$.version,$.language?$.language:$.browserLanguage,$.platform,$.userAgent,$.javaEnabled()?1:0].join("");if(A.screen)_+=A.screen.width+"x"+A.screen.height+A.screen.colorDepth;else if(A.java){D=java.awt.Toolkit.getDefaultToolkit().getScreenSize();_+=D.screen.width+"x"+D.screen.height}_+=F;_+=B.referrer?B.referrer:"";E=_[_gat.c];while(C>0)_+=C--^E++;return _gat.t(_)}});_gat.hc=function(){var $=this,A=_gat.cb;function _(_,$){return new A(_,$)}$.db="utm_campaign";$.eb="utm_content";$.fb="utm_id";$.gb="utm_medium";$.hb="utm_nooverride";$.ib="utm_source";$.jb="utm_term";$.kb="gclid";$.pa=0;$.I=0;$.wb="15768000";$.Tb="1800";$.ea=[];$.ga=[];$.Ic="cse";$.Gb="q";$.ab="google";$.fa=[_($.ab,$.Gb),_("yahoo","p"),_("msn","q"),_("bing","q"),_("aol","query"),_("aol","encquery"),_("lycos","query"),_("ask","q"),_("altavista","q"),_("netscape","query"),_("cnn","query"),_("looksmart","qt"),_("about","terms"),_("mamma","query"),_("alltheweb","q"),_("gigablast","q"),_("voila","rdata"),_("virgilio","qs"),_("live","q"),_("baidu","wd"),_("alice","qs"),_("yandex","text"),_("najdi","q"),_("aol","q"),_("club-internet","query"),_("mama","query"),_("seznam","q"),_("search","q"),_("wp","szukaj"),_("onet","qt"),_("netsprint","q"),_("google.interia","q"),_("szukacz","q"),_("yam","k"),_("pchome","q"),_("kvasir","searchExpr"),_("sesam","q"),_("ozu","q"),_("terra","query"),_("nostrum","query"),_("mynet","q"),_("ekolay","q"),_("search.ilse","search_for")];$.B=undefined;$.Kb=false;$.p="/";$.ha=100;$.Da="/__utm.gif";$.ta=1;$.ua=1;$.G="|";$.sa=1;$.qa=1;$.pb=1;$.g="auto";$.D=1;$.Ga=1000;$.Yc=10;$.nc=10;$.Zc=0.2};_gat.Y=function(A,E){var C,K,G,J,H,N,P,$=this,F=_gat,L=F.q,S=F.c,_,R=E;$.a=A;function D(_){var $=_ instanceof Array?_.join("."):"";return L($)?"-":$}function B(B,_){var $=[],A;if(!L(B)){$=F.z(B,".");if(_)for(A=0;A<$[S];A++)if(!F.Ea($[A]))$[A]="-"}return $}function Q(){return M(63072000000)}function M(A){var _=new Date,$=new Date(_.getTime()+A);return"expires="+$.toGMTString()+"; "}function I(A,_){$.a[F.m]=A+"; path="+R.p+"; "+_+$.Cc()}function O(E,C,B){var D=$.V,A,_;for(A=0;A<D[S];A++){_=D[A][0];_+=L(C)?C:C+D[A][4];D[A][2](F.C(E,_,B))}}$.Jb=function(){return F.b==_||_==$.t()};$.Ba=function(){return H?H:"-"};$.Wb=function($){H=$};$.Ma=function($){_=F.Ea($)?$*1:"-"};$.Aa=function(){return D(N)};$.Na=function($){N=B($)};$.Hc=function(){return _?_:"-"};$.Cc=function(){return L(R.g)?"":"domain="+R.g+";"};$.ya=function(){return D(C)};$.Ub=function($){C=B($,1)};$.K=function(){return D(K)};$.La=function($){K=B($,1)};$.za=function(){return D(G)};$.Vb=function($){G=B($,1)};$.Ca=function(){return D(J)};$.Xb=function(_){J=B(_);for(var $=0;$<J[S];$++)if($<4&&!F.Ea(J[$]))J[$]="-"};$.Dc=function(){return P};$.Uc=function($){P=$};$.pc=function(){C=[];K=[];G=[];J=[];H=F.b;N=[];_=F.b};$.t=function(){var A="",_;for(_=0;_<$.V[S];_++)A+=$.V[_][1]();return F.t(A)};$.Ha=function(B){var A=$.a[F.m],_=false;if(A){O(A,B,";");$.Ma($.t());_=true}return _};$.Rc=function(_){O(_,"","&");$.Ma(F.C(_,F.Ta,"&"))};$.Wc=function(){var B=$.V,A=[],_;for(_=0;_<B[S];_++)F.h(A,B[_][0]+B[_][1]());F.h(A,F.Ta+$.t());return A.join("&")};$.bd=function(D,B){var A=$.V,C=R.p,_;$.Ha(D);R.p=B;for(_=0;_<A[S];_++)if(!L(A[_][1]()))A[_][3]();R.p=C};$.dc=function(){I(F.r+$.ya(),Q())};$.Pa=function(){I(F.W+$.K(),M(R.Tb*1000))};$.ec=function(){I(F.ma+$.za(),"")};$.Ra=function(){I(F.X+$.Ca(),M(R.wb*1000))};$.fc=function(){I(F.oa+$.Ba(),Q())};$.Qa=function(){I(F.na+$.Aa(),Q())};$.cd=function(){I(F.Sa+$.Dc(),"")};$.V=[[F.r,$.ya,$.Ub,$.dc,"."],[F.W,$.K,$.La,$.Pa,""],[F.ma,$.za,$.Vb,$.ec,""],[F.oa,$.Ba,$.Wb,$.fc,""],[F.X,$.Ca,$.Xb,$.Ra,"."],[F.na,$.Aa,$.Na,$.Qa,"."]]};_gat.jc=function($){var A=this,_=_gat,D=$,B,C=function(A){var $=(new Date).getTime(),_;_=($-A[3])*(D.Zc/1000);if(_>=1){A[2]=Math.min(Math.floor(A[2]*1+_),D.nc);A[3]=$}return A};A.O=function(I,L,M,$,H,J,P){var E,O=D.D,G=M.location;if(!B)B=new _.Y(M,D);B.Ha($);E=_.z(B.K(),".");if(E[1]<500||H){if(J)E=C(E);if(H||!J||E[2]>=1){if(!H&&J)E[2]=E[2]*1-1;E[1]=E[1]*1+1;I="?utmwv="+_gat.lb+"&utmn="+_.wa()+(_.q(G.hostname)?"":"&utmhn="+_.d(G.hostname))+(D.ha==100?"":"&utmsp="+_.d(D.ha))+I;if(0==O||2==O){var F=new Image(1,1);F.src=D.Da+I;var N=2==O?function(){}:P||function(){};F.onload=N}if(1==O||2==O){var K=new Image(1,1);K.src=("https:"==G.protocol?_.mc:_.lc)+I+"&utmac="+L+"&utmcc="+A.wc(M,$);K.onload=P||function(){}}}}B.La(E.join("."));B.Pa()};A.wc=function(E,B){var C=[],A=[_.r,_.X,_.na,_.oa],D,$=E[_.m],F;for(D=0;D<A[_.c];D++){F=_.C($,A[D]+B,";");if(!_.q(F))_.h(C,A[D]+F+";")}return _.d(C.join("+"))}};_gat.i=function(){this.la=[]};_gat.i.bb=function($,A,_,E,B,D){var C=this;C.cc=$;C.Oa=A;C.L=_;C.sb=E;C.Pb=B;C.Qb=D};_gat.i.bb.prototype.S=function(){var $=this,_=_gat.d;return"&"+["utmt=item","utmtid="+_($.cc),"utmipc="+_($.Oa),"utmipn="+_($.L),"utmiva="+_($.sb),"utmipr="+_($.Pb),"utmiqt="+_($.Qb)].join("&")};_gat.i.$=function($,C,A,G,D,F,E,_){var B=this;B.v=$;B.ob=C;B.bc=A;B.ac=G;B.Yb=D;B.ub=F;B.$b=E;B.xb=_;B.ca=[]};_gat.i.$.prototype.mb=function($,C,A,G,D){var F=this,E=F.Eb($),_=F.v,B=_gat;if(B.b==E)B.h(F.ca,new B.i.bb(_,$,C,A,G,D));else{E.cc=_;E.Oa=$;E.L=C;E.sb=A;E.Pb=G;E.Qb=D}};_gat.i.$.prototype.Eb=function($){var A,_=this.ca,B;for(B=0;B<_[_gat.c];B++)A=$==_[B].Oa?_[B]:A;return A};_gat.i.$.prototype.S=function(){var $=this,_=_gat.d;return"&"+["utmt=tran","utmtid="+_($.v),"utmtst="+_($.ob),"utmtto="+_($.bc),"utmttx="+_($.ac),"utmtsp="+_($.Yb),"utmtci="+_($.ub),"utmtrg="+_($.$b),"utmtco="+_($.xb)].join("&")};_gat.i.prototype.nb=function(_,D,B,I,F,H,G,A){var C=this,$=_gat,E=C.xa(_);if($.b==E){E=new $.i.$(_,D,B,I,F,H,G,A);$.h(C.la,E)}else{E.ob=D;E.bc=B;E.ac=I;E.Yb=F;E.ub=H;E.$b=G;E.xb=A}return E};_gat.i.prototype.xa=function($){var A,_=this.la,B;for(B=0;B<_[_gat.c];B++)A=$==_[B].v?_[B]:A;return A};_gat.gc=function($){var A=this,_="-",D=_gat,B=$;A.Ja=screen;A.qb=!self.screen&&self.java?java.awt.Toolkit.getDefaultToolkit():D.b;A.a=document;A.e=window;A.k=navigator;A.Ka=_;A.Sb=_;A.tb=_;A.Ob=_;A.Mb=1;A.Bb=_;function C(){var H,E,F,B,G="ShockwaveFlash",$="$version",J=A.k?A.k.plugins:D.b;if(J&&J[D.c]>0){for(H=0;H<J[D.c]&&!F;H++){E=J[H];if(D.P(E.name,"Shockwave Flash"))F=D.z(E.description,"Shockwave Flash ")[1]}}else{G=G+"."+G;try{B=new ActiveXObject(G+".7");F=B.GetVariable($)}catch(C){}if(!F){try{B=new ActiveXObject(G+".6");F="WIN 6,0,21,0";B.AllowScriptAccess="always";F=B.GetVariable($)}catch(I){}}if(!F){try{B=new ActiveXObject(G);F=B.GetVariable($)}catch(I){}}if(F){F=D.z(D.z(F," ")[1],",");F=F[0]+"."+F[1]+" r"+F[2]}}return F?F:_}A.xc=function(){var E;if(self.screen){A.Ka=A.Ja.width+"x"+A.Ja.height;A.Sb=A.Ja.colorDepth+"-bit"}else if(A.qb){try{E=A.qb.getScreenSize();A.Ka=E.width+"x"+E.height}catch($){}}A.Ob=D.T(A.k&&A.k.language?A.k.language:(A.k&&A.k.browserLanguage?A.k.browserLanguage:_));A.Mb=A.k&&A.k.javaEnabled()?1:0;A.Bb=B?C():_;A.tb=D.d(A.a.characterSet?A.a.characterSet:(A.a.charset?A.a.charset:_))};A.Xc=function(){return"&"+["utmcs="+D.d(A.tb),"utmsr="+A.Ka,"utmsc="+A.Sb,"utmul="+A.Ob,"utmje="+A.Mb,"utmfl="+D.d(A.Bb)].join("&")}};_gat.n=function(A,E,C,J,G){var I=this,H=_gat,L=H.q,M=H.b,$=H.P,F=H.C,K=H.T,O=H.z,_=H.c;I.a=E;I.f=A;I.Rb=C;I.ja=J;I.o=G;function N(_){return L(_)||"0"==_||!$(_,"://")}function D(A){var _="";A=K(O(A,"://")[1]);if($(A,"/")){A=O(A,"/")[1];if($(A,"?"))_=O(A,"?")[0]}return _}function B(A){var _="";_=K(O(A,"://")[1]);if($(_,"/"))_=O(_,"/")[0];return _}I.Fc=function(_){var $=I.Fb(),A=I.o;return new H.n.s(F(_,A.fb+"=","&"),F(_,A.ib+"=","&"),F(_,A.kb+"=","&"),I.ba(_,A.db,"(not set)"),I.ba(_,A.gb,"(not set)"),I.ba(_,A.jb,$&&!L($.R)?H.J($.R):M),I.ba(_,A.eb,M))};I.Ib=function(A){var _=B(A),C=D(A);if($(_,I.o.ab)){A=O(A,"?").join("&");if($(A,"&"+I.o.Gb+"="))if(C==I.o.Ic)return true}return false};I.Fb=function(){var E,A,F=I.Rb,D,G,C=I.o.fa;if(N(F)||I.Ib(F))return;E=B(F);for(D=0;D<C[_];D++){G=C[D];if($(E,K(G.zb))){F=O(F,"?").join("&");if($(F,"&"+G.Nb+"=")){A=O(F,"&"+G.Nb+"=")[1];if($(A,"&"))A=O(A,"&")[0];return new H.n.s(M,G.zb,M,"(organic)","organic",A,M)}}}};I.ba=function(A,$,B){var _=F(A,$+"=","&"),C=!L(_)?H.J(_):(!L(B)?B:"-");return C};I.Nc=function(B){var $=I.o.ea,C=false,A,D;if(B&&"organic"==B.da){A=K(H.J(B.R));for(D=0;D<$[_];D++)C=C||K($[D])==A}return C};I.Ec=function(){var A="",_="",B=I.Rb;if(N(B)||I.Ib(B))return;A=K(O(B,"://")[1]);if($(A,"/")){_=H.F(A,H.w(A,"/"));if($(_,"?"))_=O(_,"?")[0];A=O(A,"/")[0]}if(0==H.w(A,"www."))A=H.F(A,4);return new H.n.s(M,A,M,"(referral)","referral",M,_)};I.sc=function(_){var $="";if(I.o.pa){$=H.Db(_);$=""!=$?$+"&":$}$+=_.search;return $};I.zc=function(){return new H.n.s(M,"(direct)",M,"(direct)","(none)",M,M)};I.Oc=function(C){var A=false,D,B,E=I.o.ga;if(C&&"referral"==C.da){D=K(H.d(C.ia));for(B=0;B<E[_];B++)A=A||$(D,K(E[B]))}return A};I.U=function($){return M!=$&&$.Fa()};I.yc=function(S,P){var E="",R="-",M,D,C=0,G,Q,N=I.f;if(!S)return"";Q=I.a[H.m]?I.a[H.m]:"";E=I.sc(I.a.location);if(I.o.I&&S.Jb()){R=S.Ca();if(!L(R)&&!$(R,";")){S.Ra();return""}}R=F(Q,H.X+N+".",";");M=I.Fc(E);if(I.U(M)){D=F(E,I.o.hb+"=","&");if("1"==D&&!L(R))return""}if(!I.U(M)){M=I.Fb();if(!L(R)&&I.Nc(M))return""}if(!I.U(M)&&P){M=I.Ec();if(!L(R)&&I.Oc(M))return""}if(!I.U(M))if(L(R)&&P)M=I.zc();if(!I.U(M))return"";if(!L(R)){var T=O(R,"."),_=new H.n.s;_.Cb(T.slice(4).join("."));G=K(_.ka())==K(M.ka());C=T[3]*1}if(!G||P){var A=F(Q,H.r+N+".",";"),J=A.lastIndexOf("."),B=J>9?H.F(A,J+1)*1:0;C++;B=0==B?1:B;S.Xb([N,I.ja,B,C,M.ka()].join("."));S.Ra();return"&utmcn=1"}else return"&utmcr=1"}};_gat.n.s=function($,B,A,F,C,E,D){var _=this;_.v=$;_.ia=B;_.ra=A;_.L=F;_.da=C;_.R=E;_.vb=D};_gat.n.s.prototype.ka=function(){var $=this,A=_gat,_=[],D=[[A.Wa,$.v],[A.Ya,$.ia],[A.$a,$.ra],[A.Ua,$.L],[A.Xa,$.da],[A.Za,$.R],[A.Va,$.vb]],B,C;if($.Fa())for(B=0;B<D[A.c];B++)if(!A.q(D[B][1])){C=D[B][1].split("+").join("%20");C=C.split(" ").join("%20");A.h(_,D[B][0]+C)}return _.join("|")};_gat.n.s.prototype.Fa=function(){var $=this,_=_gat.q;return!(_($.v)&&_($.ia)&&_($.ra))};_gat.n.s.prototype.Cb=function($){var A=this,_=_gat,B=function(A){return _.J(_.C($,A,"|"))};A.v=B(_.Wa);A.ia=B(_.Ya);A.ra=B(_.$a);A.L=B(_.Ua);A.da=B(_.Xa);A.R=B(_.Za);A.vb=B(_.Va)};_gat.Z=function(){var A=this,E=_gat,C={},J="k",G="v",I=[J,G],H="(",M=")",N="*",$="!",F="'",K={};K[F]="'0";K[M]="'1";K[N]="'2";K[$]="'3";var Q=1;function _(A,_,B,$){if(E.b==C[A])C[A]={};if(E.b==C[A][_])C[A][_]=[];C[A][_][B]=$}function P(_,$,A){return E.b!=C[_]&&E.b!=C[_][$]?C[_][$][A]:E.b}function D(A,_){if(E.b!=C[A]&&E.b!=C[A][_]){C[A][_]=E.b;var B=true,$;for($=0;$<I[E.c];$++)if(E.b!=C[A][I[$]]){B=false;break}if(B)C[A]=E.b}}function B(B){var A="",C=false,_,$;for(_=0;_<I[E.c];_++){$=B[I[_]];if(E.b!=$){if(C)A+=I[_];A+=O($);C=false}else C=true}return A}function O(B){var A=[],C,_;for(_=0;_<B[E.c];_++)if(E.b!=B[_]){C="";if(_!=Q&&E.b==B[_-1]){C+=_.toString();C+=$}C+=L(B[_]);E.h(A,C)}return H+A.join(N)+M}function L(B){var A="",C,_,$;for(C=0;C<B[E.c];C++){_=B.charAt(C);$=K[_];A+=E.b!=$?$:_}return A}A.Kc=function($){return E.b!=C[$]};A.N=function(){var _=[],$;for($ in C)if(E.b!=C[$])E.h(_,$.toString()+B(C[$]));return _.join("")};A.Sc=function(_){if(_==E.b)return A.N();var $=[_.N()],D;for(D in C)if(E.b!=C[D]&&!_.Kc(D))E.h($,D.toString()+B(C[D]));return $.join("")};A._setKey=function(A,$,B){if(typeof B!="string")return false;_(A,J,$,B);return true};A._setValue=function(A,$,B){if(typeof B!="number"&&(E.b==Number||!(B instanceof Number)))return false;if(Math.round(B)!=B||B==NaN||B==Infinity)return false;_(A,G,$,B.toString());return true};A._getKey=function(_,$){return P(_,J,$)};A._getValue=function(_,$){return P(_,G,$)};A._clearKey=function($){D($,J)};A._clearValue=function($){D($,G)}};_gat.ic=function($,A){var _=this;_.jd=A;_.Pc=$;_._trackEvent=function(C,$,B){return A._trackEvent(_.Pc,C,$,B)}};_gat.kc=function(A){var E=this,C=_gat,K=C.b,G=C.q,J=C.w,H=C.F,O=C.C,Q=C.P,$=C.z,F="location",M=C.c,T=K,_=new C.hc,S=false;E.a=document;E.e=window;E.ja=Math.round((new Date).getTime()/1000);E.H=A;E.yb=E.a.referrer;E.va=K;E.j=K;E.A=K;E.M=false;E.aa=K;E.rb="";E.l=K;E.Ab=K;E.f=K;E.u=K;function D(){if("auto"==_.g){var $=E.a.domain;if("www."==H($,0,4))$=H($,4);_.g=$}_.g=C.T(_.g)}function B(){var A=_.g,$=J(A,"www.google.")*J(A,".google.")*J(A,"google.");return $||"/"!=_.p||J(A,"google.org")>-1}function R(D,B,F){if(G(D)||G(B)||G(F))return"-";var A=O(D,C.r+E.f+".",B),_;if(!G(A)){_=$(A,".");_[5]=_[5]?_[5]*1+1:1;_[3]=_[4];_[4]=F;A=_.join(".")}return A}function N(){return"file:"!=E.a[F].protocol&&B()}function I($){if(!$||""==$)return"";while(C.Lb($.charAt(0)))$=H($,1);while(C.Lb($.charAt($[M]-1)))$=H($,0,$[M]-1);return $}function P(_,$,A){if(!G(_())){$(C.J(_()));if(!Q(_(),";"))A()}}function L(A){var $,B=""!=A&&E.a[F].host!=A;if(B)for($=0;$<_.B[M];$++)B=B&&J(C.T(A),C.T(_.B[$]))==-1;return B}E.Bc=function(){if(!_.g||""==_.g||"none"==_.g){_.g="";return 1}D();return _.pb?C.t(_.g):1};E.tc=function(A,$){if(G(A))A="-";else{$+=_.p&&"/"!=_.p?_.p:"";var B=J(A,$);A=B>=0&&B<=8?"0":("["==A.charAt(0)&&"]"==A.charAt(A[M]-1)?"-":A)}return A};E.Ia=function(A){var $="",B=E.a;$+=E.aa?E.aa.Xc():"";$+=_.qa?E.rb:"";$+=_.ta&&!G(B.title)?"&utmdt="+C.d(B.title):"";$+="&utmhid="+C.uc()+"&utmr="+E.va+"&utmp="+E.Tc(A);return $};E.Tc=function(_){var $=E.a[F];_=K!=_&&""!=_?C.d(_,true):C.d($.pathname+unescape($.search),true);return _};E.$c=function(_){if(E.Q()){var $="";if(E.l!=K&&E.l.N().length>0)$+="&utme="+C.d(E.l.N());$+=E.Ia(_);T.O($,E.H,E.a,E.f)}};E.qc=function(){var $=new C.Y(E.a,_);return $.Ha(E.f)?$.Wc():K};E._getLinkerUrl=function(C,B){var D=$(C,"#"),A=C,_=E.qc();if(_)if(B&&1>=D[M])A+="#"+_;else if(!B||1>=D[M])if(1>=D[M])A+=(Q(C,"?")?"&":"?")+_;else A=D[0]+(Q(C,"?")?"&":"?")+_+"#"+D[1];return A};E.Zb=function(){var $;if(E.A&&E.A[M]>=10&&!Q(E.A,"=")){E.u.Uc(E.A);E.u.cd();C._gasoDomain=_.g;C._gasoCPath=_.p;$=E.a.createElement("script");$.type="text/javascript";$.id="_gasojs";$.src="https://www.google.com/analytics/reporting/overlay_js?gaso="+E.A+"&"+C.wa();E.a.getElementsByTagName("head")[0].appendChild($)}};E.Jc=function(){var J=E.a[C.m],H=E.ja,N=E.u,W=E.f+"",V=E.e,X=V?V.gaGlobal:K,B,D=Q(J,C.r+W+"."),S=Q(J,C.W+W),I=Q(J,C.ma+W),L,A=[],M="",U=false,T;J=G(J)?"":J;if(_.I){B=C.Db(E.a[F]);if(_.pa&&!G(B))M=B+"&";M+=E.a[F].search;if(!G(M)&&Q(M,C.r)){N.Rc(M);if(!N.Jb())N.pc();L=N.ya()}P(N.Ba,N.Wb,N.fc);P(N.Aa,N.Na,N.Qa)}if(!G(L)){if(G(N.K())||G(N.za())){L=R(M,"&",H);E.M=true}else{A=$(N.K(),".");W=A[0]}}else if(D){if(!S||!I){L=R(J,";",H);E.M=true}else{L=O(J,C.r+W+".",";");A=$(O(J,C.W+W,";"),".")}}else{L=[W,C.Gc(),H,H,H,1].join(".");E.M=true;U=true}L=$(L,".");if(V&&X&&X.dh==W){L[4]=X.sid?X.sid:L[4];if(U){L[3]=X.sid?X.sid:L[4];if(X.vid){T=$(X.vid,".");L[1]=T[0];L[2]=T[1]}}}N.Ub(L.join("."));A[0]=W;A[1]=A[1]?A[1]:0;A[2]=undefined!=A[2]?A[2]:_.Yc;A[3]=A[3]?A[3]:L[4];N.La(A.join("."));N.Vb(W);if(!G(N.Hc()))N.Ma(N.t());N.dc();N.Pa();N.ec()};E.Lc=function(){T=new C.jc(_)};E._initData=function(){var $;if(!S){E.Lc();E.f=E.Bc();E.u=new C.Y(E.a,_)}if(N())E.Jc();if(!S){if(N()){E.va=E.tc(E.Ac(),E.a.domain);if(_.sa){E.aa=new C.gc(_.ua);E.aa.xc()}if(_.qa){$=new C.n(E.f,E.a,E.va,E.ja,_);E.rb=$.yc(E.u,E.M)}}E.l=new C.Z;E.Ab=new C.Z;S=true}if(!C.Hb)E.Mc()};E._visitCode=function(){E._initData();var A=O(E.a[C.m],C.r+E.f+".",";"),_=$(A,".");return _[M]<4?"":_[1]};E._cookiePathCopy=function($){E._initData();if(E.u)E.u.bd(E.f,$)};E.Mc=function(){var _=E.a[F].hash,$;$=_&&""!=_&&0==J(_,"#gaso=")?O(_,"gaso=","&"):O(E.a[C.m],C.Sa,";");if($[M]>=10){E.A=$;if(E.e.addEventListener)E.e.addEventListener("load",E.Zb,false);else E.e.attachEvent("onload",E.Zb)}C.Hb=true};E.Q=function(){return E._visitCode()%10000<_.ha*100};E.Vc=function(){var B,A,C=E.a.links;if(!_.Kb){var $=E.a.domain;if("www."==H($,0,4))$=H($,4);_.B.push("."+$)}for(B=0;B<C[M]&&(_.Ga==-1||B<_.Ga);B++){A=C[B];if(L(A.host))if(!A.gatcOnclick){A.gatcOnclick=A.onclick?A.onclick:E.Qc;A.onclick=function($){var _=!this.target||this.target=="_self"||this.target=="_top"||this.target=="_parent";_=_&&!E.oc($);E.ad($,this,_);return _?false:(this.gatcOnclick?this.gatcOnclick($):true)}}}};E.Qc=function(){};E._trackPageview=function($){if(N()){E._initData();if(_.B)E.Vc();E.$c($);E.M=false}};E._trackTrans=function(){var B=E.f,A=[],D,_,$,F;E._initData();if(E.j&&E.Q()){for(D=0;D<E.j.la[M];D++){_=E.j.la[D];C.h(A,_.S());for($=0;$<_.ca[M];$++)C.h(A,_.ca[$].S())}for(F=0;F<A[M];F++)T.O(A[F],E.H,E.a,B,true)}};E._setTrans=function(){var F=E.a,D,G,B,A,H=F.getElementById?F.getElementById("utmtrans"):(F.utmform&&F.utmform.utmtrans?F.utmform.utmtrans:K);E._initData();if(H&&H.value){E.j=new C.i;A=$(H.value,"UTM:");_.G=!_.G||""==_.G?"|":_.G;for(D=0;D<A[M];D++){A[D]=I(A[D]);G=$(A[D],_.G);for(B=0;B<G[M];B++)G[B]=I(G[B]);if("T"==G[0])E._addTrans(G[1],G[2],G[3],G[4],G[5],G[6],G[7],G[8]);else if("I"==G[0])E._addItem(G[1],G[2],G[3],G[4],G[5],G[6])}}};E._addTrans=function(F,D,G,B,_,H,$,A){E.j=E.j?E.j:new C.i;return E.j.nb(F,D,G,B,_,H,$,A)};E._addItem=function(D,B,F,A,_,G){var $;E.j=E.j?E.j:new C.i;$=E.j.xa(D);if(!$)$=E._addTrans(D,"","","","","","","");$.mb(B,F,A,_,G)};E._setVar=function(A){if(A&&""!=A&&B()){E._initData();var $=new C.Y(E.a,_),D=E.f;$.Na(D+"."+C.d(A));$.Qa();if(E.Q())T.O("&utmt=var",E.H,E.a,E.f)}};E._link=function(A,$){if(_.I&&A){E._initData();E.a[F].href=E._getLinkerUrl(A,$)}};E._linkByPost=function(A,$){if(_.I&&A&&A.action){E._initData();A.action=E._getLinkerUrl(A.action,$)}};E._setXKey=function(_,$,A){E.l._setKey(_,$,A)};E._setXValue=function(_,$,A){E.l._setValue(_,$,A)};E._getXKey=function(_,$){return E.l._getKey(_,$)};E._getXValue=function(_,$){return E.l.getValue(_,$)};E._clearXKey=function($){E.l._clearKey($)};E._clearXValue=function($){E.l._clearValue($)};E._createXObj=function(){E._initData();return new C.Z};E._sendXEvent=function(_){var $="";E._initData();if(E.Q()){$+="&utmt=event&utme="+C.d(E.l.Sc(_))+E.Ia();T.O($,E.H,E.a,E.f,false,true)}};E._createEventTracker=function($){E._initData();return new C.ic($,E)};E._trackEvent=function(B,A,C,_){var $=true,D=E.Ab;if(K!=B&&K!=A&&""!=B&&""!=A){D._clearKey(5);D._clearValue(5);$=D._setKey(5,1,B)?$:false;$=D._setKey(5,2,A)?$:false;$=K==C||D._setKey(5,3,C)?$:false;$=K==_||D._setValue(5,1,_)?$:false;if($)E._sendXEvent(D)}else $=false;return $};E.ad=function(B,A,D){E._initData();if(E.Q()){var _=new C.Z;_._setKey(6,1,A.href);var $=D?function(){E.rc(B,A)}:undefined;T.O("&utmt=event&utme="+C.d(_.N())+E.Ia(),E.H,E.a,E.f,false,true,$)}};E.rc=function(_,$){if(!_)_=E.e.event;var A=true;if($.gatcOnclick)A=$.gatcOnclick(_);if(A||typeof A=="undefined")if(!$.target||$.target=="_self")E.e.location=$.href;else if($.target=="_top")E.e.top.document.location=$.href;else if($.target=="_parent")E.e.parent.document.location=$.href};E.oc=function(_){if(!_)_=E.e.event;var $=_.shiftKey||_.ctrlKey||_.altKey;if(!$)if(_.modifiers&&E.e.Event)$=_.modifiers&E.e.Event.CONTROL_MASK||_.modifiers&E.e.Event.SHIFT_MASK||_.modifiers&E.e.Event.ALT_MASK;return $};E._setDomainName=function($){_.g=$};E.dd=function(){return _.g};E._addOrganic=function(A,$){C.h(_.fa,new C.cb(A,$))};E._clearOrganic=function(){_.fa=[]};E.hd=function(){return _.fa};E._addIgnoredOrganic=function($){C.h(_.ea,$)};E._clearIgnoredOrganic=function(){_.ea=[]};E.ed=function(){return _.ea};E._addIgnoredRef=function($){C.h(_.ga,$)};E._clearIgnoredRef=function(){_.ga=[]};E.fd=function(){return _.ga};E._setAllowHash=function($){_.pb=$?1:0};E._setCampaignTrack=function($){_.qa=$?1:0};E._setClientInfo=function($){_.sa=$?1:0};E._getClientInfo=function(){return _.sa};E._setCookiePath=function($){_.p=$};E._setTransactionDelim=function($){_.G=$};E._setCookieTimeout=function($){_.wb=$};E._setDetectFlash=function($){_.ua=$?1:0};E._getDetectFlash=function(){return _.ua};E._setDetectTitle=function($){_.ta=$?1:0};E._getDetectTitle=function(){return _.ta};E._setLocalGifPath=function($){_.Da=$};E._getLocalGifPath=function(){return _.Da};E._setLocalServerMode=function(){_.D=0};E._setRemoteServerMode=function(){_.D=1};E._setLocalRemoteServerMode=function(){_.D=2};E.gd=function(){return _.D};E._getServiceMode=function(){return _.D};E._setSampleRate=function($){_.ha=$};E._setSessionTimeout=function($){_.Tb=$};E._setAllowLinker=function($){_.I=$?1:0};E._setAllowAnchor=function($){_.pa=$?1:0};E._setCampNameKey=function($){_.db=$};E._setCampContentKey=function($){_.eb=$};E._setCampIdKey=function($){_.fb=$};E._setCampMediumKey=function($){_.gb=$};E._setCampNOKey=function($){_.hb=$};E._setCampSourceKey=function($){_.ib=$};E._setCampTermKey=function($){_.jb=$};E._setCampCIdKey=function($){_.kb=$};E._getAccount=function(){return E.H};E._getVersion=function(){return _gat.lb};E.kd=function($){_.B=[];if($)_.B=$};E.md=function($){_.Kb=$};E.ld=function($){_.Ga=$};E._setReferrerOverride=function($){E.yb=$};E.Ac=function(){return E.yb}};_gat._getTracker=function($){var _=new _gat.kc($);return _}