﻿function Flyout2(_O,_o,_Y,_y,_I,_i,_A,_a,_E,_e,_U,_u,_Z,_z,_X,_x){ this._O=_O; this._W=document.getElementById(_y+"box"); if (_o==""){ this._w=document.createElement("a"); this._w.style.display="none"; this._W.appendChild(this._w); }else { this._w=document.getElementById(_o); }if (this._w==null){alert("["+_o+"]:Object not found"); return; }if (this._w.nodeName.toLowerCase()=="area")this._w._V=document.getElementById(_Y); this._w._v=this ; this._y=_y; this._E=_E; this._e=_e; this._U=_U; this._u=_u; this._T=this._u; this._I=_I; this._i=_i; this._Z=_Z; this._z=_z; this._X=_X; this._t=this._w; this._A=_A; this._a=_a; this._x=_x; this._S= false; this._s= false; this._R=null; this._r=null; this._Q=null; Flyout2.prototype.OnOpen= function (){} ; Flyout2.prototype.OnClose= function (){} ; Flyout2.prototype.OnInit= function (){} ; this._q="close"; this._P=new _p(this,this._W,_y,this._x); this._N=new _n(this,this._w,this._P._M); this._P._m( false); Flyout2.prototype.AttachTo= function (_L){var _l=document.getElementById(_L); if (_l!=null){ this._q="close"; this._N._K(this._w); this._t=_l; this._w=_l; this._P._m( false); this.setPosition(this._I,this._i); this._N._k(this._w); if (this._J)clearTimeout(this._J); for (var i=0; i<this._R.length; i++)this._R[i]._j(); for (var i=0; i<this._r.length; i++)this._r[i]._j(); this._q="close"; }} ; Flyout2.prototype.setzIndex= function (_H){ this._x=_H; this._P.setzIndex(this._x); } ; Flyout2.prototype.setOpenTime= function (_h){ this._E=_h; } ; Flyout2.prototype.setCloseTime= function (_G){ this._e=_G; } ; Flyout2.prototype.setDelayTime= function (_g){ this._U=_g; } ; Flyout2.prototype.setResolution= function (_F){ this._u=_F; } ; Flyout2.prototype.setOpacity= function (_f){ this._X=_f; } ; Flyout2.prototype.setOpenEvent= function (_D){ this._A=_D; } ; Flyout2.prototype.setCloseEvent= function (_d){ this._a=_d; } ; Flyout2.prototype._C= function (){var _c=document.getElementsByTagName("select"); for (var i=0; i<_c.length; i++){_c[i].blur(); }} ; Flyout2.prototype.rDP= function (_B,_b,_o0,_O0){var _l=_l0._i0(_B,this._P._M); if (_l!=null){_l.id=_b; var _I0=new _o1(this,_b,_o0,_O0); if (!this._Q)this._Q=new Array(); this._Q.push(_I0); }} ; Flyout2.prototype.removeOCB= function (){document.getElementById(this._y).parentNode.removeChild(document.getElementById(this._y)); } ; Flyout2.prototype.setRelativePosition= function (_O1,_l1){ this._Z=_O1; this._z=_l1; var _i1=_l0._I1(this._t); this._P.setPosition(_i1.left+this._Z,_i1.top+this._z); } ; Flyout2.prototype._o2= function (_O1,_l1){var _i1=_l0._I1(this._t); this._Z=_O1-_i1.left; this._z=_l1-_i1.top; this._P.setPosition(_i1.left+this._Z,_i1.top+this._z); } ; Flyout2.prototype.setPosition= function (_I,_i){ this._I=_I; this._i=_i; var _i1=_l0._I1(this._t); var _O2=_i1.width; var _l2=_i1.height; var _i2=this._P._I2(); var _O1=0; var _l1=0; switch (this._I){case "ABSOLUTE":return; break; case "TOP_LEFT":_O1=-_i2.width; _l1=-_i2.height; break; case "TOP_CENTER":switch (_i){case "LEFT":_O1=0; _l1=-_i2.height; break; case "RIGHT":_O1=_O2-_i2.width; _l1=-_i2.height; break; case "MIDDLE":case "TOP":case "BOTTOM":default:_O1=(_O2-_i2.width)/2; _l1=-_i2.height; break; }break; case "TOP_RIGHT":_O1=_O2; _l1=-_i2.height; break; case "MIDDLE_LEFT":switch (_i){case "TOP":_O1=-_i2.width; _l1=0; break; case "BOTTOM":_O1=-_i2.width; _l1=_l2-_i2.height; break; case "LEFT":case "RIGHT":case "MIDDLE":default:_O1=-_i2.width; _l1=(_l2-_i2.height)/2; break; }break; case "MIDDLE_CENTER":switch (_i){case "LEFT":_O1=0; _l1=(_l2-_i2.height)/2; break; case "RIGHT":_O1=_O2-_i2.width; _l1=(_l2-_i2.height)/2; break; case "TOP":_O1=(_O2-_i2.width)/2; _l1=0; break; case "BOTTOM":_O1=(_O2-_i2.width)/2; _l1=_l2-_i2.height; break; case "MIDDLE":default:_O1=(_O2-_i2.width)/2; _l1=(_l2-_i2.height)/2; break; }break; case "MIDDLE_RIGHT":switch (_i){case "TOP":_O1=_O2; _l1=0; break; case "BOTTOM":_O1=_O2; _l1=_l2-_i2.height; break; case "LEFT":case "RIGHT":case "MIDDLE":default:_O1=_O2; _l1=(_l2-_i2.height)/2; break; }break; case "BOTTOM_LEFT":_O1=-_i2.width; _l1=_l2; break; case "BOTTOM_CENTER":switch (_i){case "LEFT":_O1=0; _l1=_l2; break; case "RIGHT":_O1=_O2-_i2.width; _l1=_l2; break; case "MIDDLE":case "TOP":case "BOTTOM":default:_O1=(_O2-_i2.width)/2; _l1=_l2; break; }break; case "BOTTOM_RIGHT":_O1=_O2; _l1=_l2; break; } this.setRelativePosition(_O1,_l1); } ; Flyout2.prototype._o3= function (_O3){ this._t=_O3; } ; Flyout2.prototype.registerOpenEffect= function (_l3){if (this._R==null)this._R=new Array(); _l3._i3=this ; this._R.push(_l3); } ; Flyout2.prototype.registerCloseEffect= function (_l3){if (this._r==null)this._r=new Array(); _l3._i3=this ; this._r.push(_l3); } ; Flyout2.prototype.removeAllEffects= function (){ this._R=new Array(); this._r=new Array(); } ; Flyout2.prototype.render= function (_I3){switch (this._q){case "opening":if (_I3>=this._u){ this._q="open"; this._P._m( true); this.setRelativePosition(this._Z,this._z); this._P.setOpacity(this._X); this.HandleEvent("updateAction"); if (this.OnOpen!=null)this.OnOpen(); return; }_o4=1; if (this._R!=null)for (var i=0; i<this._R.length; i++)this._R[i]._O4(_I3); this._J=setTimeout(this._O+".render("+(_I3+_o4)+")",this._E/this._u); break; case "closing":if (_I3<=0){ this._q="close"; this._P._m( false); this.HandleEvent("updateAction"); if (this.OnClose!=null)this.OnClose(); return; }_o4=-1; if (this._r!=null)for (var i=0; i<this._r.length; i++)this._r[i]._O4(_I3); this._J=setTimeout(this._O+".render("+(_I3+_o4)+")",this._e/this._u); break; }} ; Flyout2.prototype.Open= function (){switch (this._q){case "close": this._P._m( true); this._P.setOpacity(0); if (this._I=="ABSOLUTE")this.setRelativePosition(this._Z,this._z); else this.setPosition(this._I,this._i); this._P.setOpacity(this._X); this._P._m( false); this._C(); this._q="opening"; this.render(0); break; case "closing":break; }} ; Flyout2.prototype.Close= function (){switch (this._q){case "open": this._q="closing"; this.render(this._u); break; case "opening":break; }} ; Flyout2.prototype.HandleEvent= function (_l4){switch (_l4){case "updateAction":case "target.mouseover":case "target.mouseout":case "contentlayer.mouseover":case "contentlayer.mouseout":if (this._A.toLowerCase()=="onmouseover"){if (this._S){ this.Open(); }}if (this._a.toLowerCase()=="onmouseout"){if (this._S== false && this._s== false){ this.Close(); }}break; case "target.leftclick":if (this._A.toLowerCase()=="onclick")this.Open(); break; case "target.rightclick":if (this._A.toLowerCase()=="onrightclick")this.Open(); break; case "target.focus":if (this._A.toLowerCase()=="onfocus")this.Open(); break; case "target.focusout":if (this._a.toLowerCase()=="onfocusout")this.Close(); break; }} ; this.setPosition(this._I,this._i); setTimeout(this._O+".OnInit()",500); }function _n(_i3,_w,_M){ this._i3=_i3; _n.prototype._i4= function (_l4){switch (_l4){case "target.mouseover": this._i3._S= true; break; case "target.mouseout": this._i3._S= false; break; case "contentlayer.mouseover": this._i3._s= true; break; case "contentlayer.mouseout": this._i3._s= false; break; }setTimeout(this._i3._O+".HandleEvent('"+_l4+"')",this._i3._U); } ; _n.prototype._k= function (_w){_w._N=this ; _I4= function (_o5){ this._N._i4("target.mouseover"); } ; _O5= function (_o5){ this._N._i4("target.mouseout"); } ; _l5= function (_o5){ this._N._i4("target.focus"); } ; _i5= function (_o5){ this._N._i4("target.focusout"); } ; _I5= function (_o5){switch (_o5.button){case 0:case 1: this._N._i4("target.leftclick"); break; case 2: this._N._i4("target.rightclick"); break; }} ; _l0._o6(_w,"mouseover",_I4, false); _l0._o6(_w,"mouseout",_O5, false); _l0._o6(_w,"focus",_l5, false); _l0._o6(_w,"blur",_i5, false); _l0._o6(_w,"mousedown",_I5, false); } ; _n.prototype._K= function (_w){if (_w._N!=null){_l0._O6(_w,"mouseover",_I4, false); _l0._O6(_w,"mouseout",_O5, false); _l0._O6(_w,"focus",_l5, false); _l0._O6(_w,"mousedown",_I5, false); _w._N=null; }} ; _n.prototype._l6= function (_M){_M._N=this ; _i6= function (_o5){ this._N._i4("contentlayer.mouseover"); } ; _I6= function (_o5){ this._N._i4("contentlayer.mouseout"); } ; _o7= function (_o5){ this._N._i4("contentlayer.focus"); } ; _O7= function (_o5){ this._N._i4("contentlayer.focusout"); } ; _l7= function (_o5){switch (_o5.button){case 0:case 1: this._N._i4("contentlayer.leftclick"); break; case 2: this._N._i4("contentlayer.rightclick"); break; }} ; _l0._o6(_M,"mouseover",_i6, false); _l0._o6(_M,"mouseout",_I6, false); _l0._o6(_M,"focus",_o7, false); _l0._o6(_M,"blur",_O7, false); _l0._o6(_M,"mousedown",_l7, false); } ; _n.prototype._i7= function (_M){if (_M._N!=null){_l0._O6(_M,"mouseover",_i6, false); _l0._O6(_M,"mouseout",_I6, false); _l0._O6(_M,"focus",_o7, false); _l0._O6(_M,"mousedown",_l7, false); _I7._N=null; }} ; this._l6(_M); this._k(_w); }function _p(_i3,_o8,_y,_x){ this._y=_y; this._i3=_i3; _p.prototype._O8= function (){ this._l8=document.createElement("iframe"); this._l8.style.cssText="position:absolute;background-color:white;overflow:hidden;filter:alpha(opacity=0);-moz-opacity:0.0;opacity:0.0;"; this._l8.setAttribute("frameborder","0"); this._l8.setAttribute("scrolling","no"); this._l8.setAttribute("src","javascript:'<html></html>'"); this._i8=document.createElement("div"); this._i8.style.cssText="position:absolute;background-color:transparent;"; this._I8=document.createElement("div"); this._I8.style.cssText="background-color:transparent;"; this._M=document.getElementById(this._y).cloneNode( true); this._M.style.cssText="width:"+this._M.style.width+";height:"+this._M.style.height+";"; this._I8.appendChild(this._M); this._i8.appendChild(this._I8); this._M.id=this._i3._O+"_ct"; this._I8.id=this._i3._O+"_e"; this._i8.id=this._i3._O+"_pv"; this._l8.id=this._i3._O+"_if"; } ; _p.prototype._o9= function (_O9){if (_O9.nodeName.toLowerCase()=="map")_O9=_O9.parentNode; _O9.appendChild((this._l8.parentNode==null)?this._l8: this._l8.parentNode.removeChild(this._l8)); _O9.appendChild((this._i8.parentNode==null)?this._i8: this._i8.parentNode.removeChild(this._i8)); } ; _p.prototype._l9= function (){ this._I8.style.width=this._I8.offsetWidth+"px"; this._I8.style.height=this._I8.offsetHeight+"px"; this._i8.style.width=this._i8.offsetWidth+"px"; this._i8.style.height=this._i8.offsetHeight+"px"; this._l8.style.width=this._i8.style.width; this._l8.style.height=this._i8.style.height; } ; _p.prototype.setPosition= function (_i9,_I9){_i9=_l0._oa(this._i8,_i9); _I9=_l0._Oa(this._i8,_I9); this._i8.style.top=_I9+"px"; this._i8.style.left=_i9+"px"; this._l8.style.top=_I9+"px"; this._l8.style.left=_i9+"px"; } ; _p.prototype._m= function (_la){if (_la== true){ this._i8.style.display="block"; this._l8.style.display="block"; }else { this._l8.style.display="none"; this._i8.style.display="none"; }} ; _p.prototype._ia= function (){if (this._i8.style.display=="block")return true; if (this._i8.style.display=="none")return false; } ; _p.prototype._I2= function (){var left=0; var top=0; var width=0; var height=0; if (this._i8.style){left=parseInt(this._i8.style.left.substring(0,this._i8.style.left.indexOf("px"))); top=parseInt(this._i8.style.top.substring(0,this._i8.style.top.indexOf("px"))); width=parseInt(this._i8.style.width.substring(0,this._i8.style.width.indexOf("px"))); height=parseInt(this._i8.style.height.substring(0,this._i8.style.height.indexOf("px"))); }return {left:left,top:top,width:width,height:height } ; } ; _p.prototype._Ia= function (){var width=0; var height=0; width=parseInt(this._M.style.width.substring(0,this._M.style.width.indexOf("px"))); height=parseInt(this._M.style.height.substring(0,this._M.style.height.indexOf("px"))); return {width:width,height:height } ; } ; _p.prototype._ob= function (_Ob,_lb){ this._M.style.width=_Ob+"px"; this._M.style.height=_lb+"px"; } ; _p.prototype.setOpacity= function (_ib){if (_ib>100)_ib=100; if (_ib<0)_ib=0; _ib=Math.round(_ib); this._I8.style.filter="alpha(opacity="+_ib+")"; this._I8.style.opacity=(_ib/100); this._I8.style.MozOpacity=(_ib/100); } ; _p.prototype.setzIndex= function (_H){ this._l8.style.zIndex=_H; this._i8.style.zIndex=_H+1; } ; _p.prototype._Ib= function (_l){if (_l.hasChildNodes())for (var i=0; i<_l.childNodes.length; i++){if (_l.childNodes[i].nodeName)if (_l.childNodes[i].nodeName.toLowerCase()=="img"){var img=_l.childNodes[i]; var _oc=img.src.toUpperCase(); if (_oc.substring(_oc.length-3,_oc.length)=="PNG"){var _Oc=(img.id)?"id='"+img.id+"' ": ""; var _lc=(img.className)?"class='"+img.className+"' ": ""; var _ic=(img.title)?"title='"+img.title+"' ": "title='"+img.alt+"' "; var _Ic="display:block;"+img.style.cssText; if (img.align=="left")_Ic="float:left;"+_Ic; if (img.align=="right")_Ic="float:right;"+_Ic; if (img.parentElement.href)_Ic="cursor:hand;"+_Ic; var _od="<span "+_Oc+_lc+_ic+" style=\""+"width:"+img.width+"px;height:"+img.height+"px;"+_Ic+";"+"filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"+"(src='"+img.src+"\', sizingMethod=\'scale\');\">\x3c/span>"; img.outerHTML=_od; }}if (_l.childNodes[i].style)if (_l.childNodes[i].style.backgroundImage){var _Od=_l.childNodes[i].style.backgroundImage.toLowerCase(); if (_Od.indexOf("url")>=0 && _Od.indexOf("png")>=0){var _ld=_Od.indexOf("("); var _id=_Od.indexOf(")"); var _Id=_Od.substring(_ld+1,_id); _l.childNodes[i].style.backgroundImage=""; _l.childNodes[i].style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='"+_Id+"')"; }} this._Ib(_l.childNodes[i]); }} ; _p.prototype._oe= function (_l){if (_l.nodeName.toLowerCase()=="select"){_l._i3=this ; _l0._o6(_l,"click", function (_o5){ this._i3._i3.setCloseEvent("NONE"); } , false); _l0._o6(_l,"focus", function (_o5){ this._i3._i3.setCloseEvent("NONE"); } , false); _l0._o6(_l,"change", function (_o5){ this._i3._i3.setCloseEvent("ONMOUSEOUT"); } , false); _l0._o6(_l,"blur", function (_o5){ this._i3._i3.setCloseEvent("ONMOUSEOUT"); } , false); }if (_l.hasChildNodes())for (var i=0; i<_l.childNodes.length; i++)this._oe(_l.childNodes[i]); } ; this._O8(); this._o9(_o8); this._l9(); this.setzIndex(_x); if (_l0._Oe){ this._Ib(this._M); }if ((_l0._Oe || _l0._le) && (this._i3._a=="ONMOUSEOUT")){ this._oe(this._M); }}function _ie(){var _Ie=navigator.userAgent.toLowerCase(); this._of=(_Ie.indexOf("firefox")!=-1); this._Of=(_Ie.indexOf("safari")!=-1); this._Oe=((_Ie.indexOf("msie")!=-1) && (_Ie.indexOf("opera")==-1)); this._le=(_Ie.indexOf("opera")!=-1); _ie.prototype._If= function (_o5){if (_o5.pageX){return _o5.pageX; }else if (_o5.clientX){return _o5.clientX;}else {return null; }};_ie.prototype._og= function (_o5){if (_o5.pageY){return _o5.pageY; }else if (_o5.clientY){return _o5.clientY;}else {return null; }};_ie.prototype._o6= function (_l,_Og,_lg,_ig){if (_l.addEventListener){_l.addEventListener(_Og,_lg,_ig); return true; }else if (_l.attachEvent){if (_ig){alert("IE does not support event capturing!"); return false; }else {var _Ig= function (){_lg.apply(_l,[window.event]); };if (!_l["ref"+_Og])_l["ref"+_Og]=[]; else {for (var ref in _l["ref"+_Og]){if (_l["ref"+_Og][ref]._lg === _lg)return false; }}var _oh=_l.attachEvent("on"+_Og,_Ig); if (_oh)_l["ref"+_Og].push( {_lg:_lg,_Ig:_Ig } ); return _oh; }}else {alert("Handler could not be attached"); return false; }} ; _ie.prototype._O6= function (_l,_Og,_lg,_ig){if (_l.removeEventListener){_l.removeEventListener(_Og,_lg,_ig); return true; }else if (_l.detachEvent){if (_l["ref"+_Og]){for (var ref in _l["ref"+_Og]){if (_l["ref"+_Og][ref]._lg === _lg){_l.detachEvent("on"+_Og,_l["ref"+_Og][ref]._Ig); _l["ref"+_Og][ref]._lg=null; _l["ref"+_Og][ref]._Ig=null; delete _l["ref"+_Og][ref]; return true; }}}return false; }else {alert("Handler could not be removed"); return false; }} ; _ie.prototype._oa= function (_l,_i9){_Oh=_l; if (this._Oe && _l.offsetParent!=null)if (_l.offsetParent.nodeName!="BODY" && _l.offsetParent.nodeName!="HTML")if (document.documentElement && document.documentElement.clientWidth)if (document.body.leftMargin)_i9-=parseInt(document.body.leftMargin); if (this._Of)_i9+=document.body.offsetLeft; var _lh=0; var _ih=new Array(); while (_l.offsetParent){_lh+=_l.offsetParent.offsetLeft-((this._le)?0:_l.offsetParent.scrollLeft); _ih.push(_l.offsetParent); _l=_l.offsetParent; }if (this._of)_lh+=document.body.scrollLeft; if (this._Oe){_lh+=document.body.scrollLeft; if (document.documentElement)_lh+=document.documentElement.scrollLeft; }_i9-=_lh; var _Ih=0; if ((this._le) && _ih.length>0){_l=_Oh; while (_l.offsetParent){var _oi= false; if (_l.parentNode.nodeName.toLowerCase()=="div" && _l.parentNode.style.position!="absolute" && _l.parentNode.style.position!="relative" && _l.parentNode.style.position!="fixed"){for (var _Oi=0; _Oi<_ih.length; _Oi++){if (_ih[_Oi]==_l.parentNode){_oi= true; break; }}if (_oi== false){_Ih+=_l.parentNode.scrollLeft; }}_l=_l.parentNode; }}_i9+=_Ih; return _i9; };_ie.prototype._Oa= function (_l,_I9){_Oh=_l; if (this._Oe && _l.offsetParent!=null)if (_l.offsetParent.nodeName!="BODY" && _l.offsetParent.nodeName!="HTML")if (document.documentElement && document.documentElement.clientWidth)if (document.body.topMargin)_I9-=parseInt(document.body.topMargin); if (this._Of)_I9+=document.body.offsetTop; var _li=0; var _ih=new Array(); while (_l.offsetParent){_li+=_l.offsetParent.offsetTop-((this._le)?0:_l.offsetParent.scrollTop); _ih.push(_l.offsetParent); _l=_l.offsetParent; }if (this._of || this._Of)_li+=document.body.scrollTop; if (this._Oe){_li+=document.body.scrollTop; if (document.documentElement)_li+=document.documentElement.scrollTop; }_I9-=_li; var _ii=0; if ((this._le) && _ih.length>0){_l=_Oh; while (_l.offsetParent){var _oi= false; if (_l.parentNode.nodeName.toLowerCase()=="div" && _l.parentNode.style.position!="absolute" && _l.parentNode.style.position!="relative" && _l.parentNode.style.position!="fixed"){for (var _Oi=0; _Oi<_ih.length; _Oi++){if (_ih[_Oi]==_l.parentNode){_oi= true; break; }}if (_oi== false){_ii+=_l.parentNode.scrollTop; }}_l=_l.parentNode; }}_I9+=_ii; return _I9; };_ie.prototype._Ii= function (_l){var _oj=0; var _ih=new Array(); var _Oh=_l; while (_l.offsetParent){_ih.push(_l); if (this._Of && _l.nodeName=="TR")_oj+=_l.firstChild.offsetTop-_l.firstChild.scrollTop; else _oj+=_l.offsetTop-((this._le || _l.nodeName=="TR")?0:_l.scrollTop); _l=_l.offsetParent; }if (this._Of)_oj+=document.body.offsetTop; if (this._Oe)if (document.documentElement && document.documentElement.clientWidth)if (document.body.topMargin)_oj+=parseInt(document.body.topMargin); if ((this._Of || this._of || this._le) && _ih.length>0){_l=_Oh; while (_l.offsetParent){var _oi= false; if (_l.nodeName.toLowerCase()=="div" && _l.style.position!="absolute" && _l.style.position!="relative" && _l.style.position!="fixed"){for (var _Oi=0; _Oi<_ih.length; _Oi++){if (_ih[_Oi]==_l){_oi= true; break; }}if (_oi== false){_oj-=_l.scrollTop; }}_l=_l.parentNode; }}return _oj; } ; _ie.prototype._Oj= function (_l){var _oj=0; var _ih=new Array(); var _Oh=_l; while (_l.offsetParent){_ih.push(_l); if (this._Of && _l.nodeName=="TR")_oj+=_l.firstChild.offsetLeft-_l.firstChild.scrollLeft; else _oj+=_l.offsetLeft-((this._le || _l.nodeName=="TR")?0:_l.scrollLeft); _l=_l.offsetParent; }if (this._Of)_oj+=document.body.offsetTop; if (this._Oe)if (document.documentElement && document.documentElement.clientWidth)if (document.body.leftMargin)_oj+=parseInt(document.body.leftMargin); if ((this._Of || this._of || this._le) && _ih.length>0){_l=_Oh; while (_l.offsetParent){var _oi= false; if (_l.nodeName.toLowerCase()=="div" && _l.style.position!="absolute" && _l.style.position!="relative" && _l.style.position!="fixed"){for (var _Oi=0; _Oi<_ih.length; _Oi++){if (_ih[_Oi]==_l){_oi= true; break; }}if (_oi== false){_oj-=_l.scrollLeft; }}_l=_l.parentNode; }}return _oj; } ; _ie.prototype._i0= function (_O,_i3){if (_i3.id==_O)return _i3; if (_i3.hasChildNodes())for (var i=0; i<_i3.childNodes.length; i++){var _l=this._i0(_O,_i3.childNodes[i]); if (_l!=null)return _l; }return null; } ; _ie.prototype._I1= function (_l){if (_l.nodeName.toLowerCase()=="area")return this._lj(_l); else return {left: this._Oj(_l),top: this._Ii(_l),width:_l.offsetWidth,height:_l.offsetHeight } ; };_ie.prototype._lj= function (_ij){if (!_ij.coords)return {left: 0,top: 0,width: 0,height: 0 } ; var _Ij=new Array(); var _oj=1; var _Ig=_ij.coords; while (_oj>0){_oj=_Ig.lastIndexOf(","); var _ok=_Ig.substring(_oj+1,_Ig.length); _Ij.push(parseInt(_ok)); _Ig=(_oj>0)?_Ig.substring(0,_oj):_Ig; }var _i9=0; var _I9=0; var _Ob=0; var _lb=0; switch (_ij.shape.toLowerCase()){case "circle":if (_Ij.length<3)return {left: 0,top: 0,width: 0,height: 0 } ; _i9=_Ij[2]-_Ij[0]; _I9=_Ij[1]-_Ij[0]; _Ob=2*_Ij[0]; _lb=_Ob; break; case "poly":case "polygon":var _Ok=10000; var _lk=-_Ok; var _ik=_Ok; var _Ik=-_Ok; var _ol=_Ok; for (var i=0; i<_Ij.length; i++){if (i%2==0){if (_ol>_Ij[i])_ol=_Ij[i]; if (_Ik<_Ij[i])_Ik=_Ij[i]; }else {if (_ik>_Ij[i])_ik=_Ij[i]; if (_lk<_Ij[i])_lk=_Ij[i]; }}_i9=_ik; _I9=_ol; _Ob=_lk-_ik; _lb=_Ik-_ol; break; case "rect":default:if (_Ij.length<4)return {left: 0,top: 0,width: 0,height: 0 } ; _i9=_Ij[3]; _I9=_Ij[2]; _Ob=Math.abs(_Ij[1]-_Ij[3]); _lb=Math.abs(_Ij[0]-_Ij[2]); break; }_ll=_i9+((_ij._V!=null)?this._Oj(_ij._V): this._Oj(_ij)); _il=_I9+((_ij._V!=null)?this._Ii(_ij._V): this._Ii(_ij)); return {left:_ll,top:_il,width:_Ob,height:_lb } ; } ; }var _l0=new _ie(); function _o1(_Il,_om,_o0,_O0){ this._Il=_Il; this._o0=_o0; this._I0=document.getElementById(_om); if (this._I0==null)return; this._I0.style.cursor=_O0; this._I0._i3=this ; this._q="drop"; this._Z=0; this._z=0; _Om.push(this ); _o1.prototype._Im= function (_i9,_I9){if (this._q=="drag"){ this._Il._o2(_i9-this._Z,_I9-this._z); }} ; var _on= function (_o5){if (_l0._Oe){_On=document.onselectstart; document.onselectstart= function (_o5){return false; } ; }if (_o5.preventDefault)_o5.preventDefault(); if (this._i3._q=="drop"){ this._i3._q="drag"; var _oh=this._i3._Il._P._I2(); this._i3._Z=_l0._oa(this._i3._Il._P._i8,_l0._If(_o5))-_oh.left; this._i3._z=_l0._Oa(this._i3._Il._P._i8,_l0._og(_o5))-_oh.top; this._i3._Il._P.setOpacity(this._i3._o0); }return false; } ; _l0._o6(this._I0,"mousedown",_on, false); }var _On=document.onselectstart; var _Om=new Array(); var _In= function (_o5){for (var i=0; i<_Om.length; i++){_Om[i]._Im(_l0._If(_o5),_l0._og(_o5)); }} ; var _oo= function (_o5){if (_l0._Oe)document.onselectstart=_On; for (var i=0; i<_Om.length; i++){_Om[i]._q="drop"; _Om[i]._Il._P.setOpacity(_Om[i]._Il._X); }} ; _l0._o6(document,"mousemove",_In, false); _l0._o6(document,"mouseup",_oo, false); function NoneEffect(){ this._i3=null; NoneEffect.prototype._j= function (){} ; NoneEffect.prototype._O4= function (_I3){} ; }function FadingEffect(){ this._i3=null; FadingEffect.prototype._j= function (){} ; FadingEffect.prototype._O4= function (_I3){if (this._i3==null)return; this._i3._P._m( true); this._i3._P.setOpacity(_I3*this._i3._X/this._i3._u); };}function SlidingEffect(_Oo,_Io){ this._i3=null; this._Oo=_Oo; this._Io=_Io; SlidingEffect.prototype._j= function (){} ; SlidingEffect.prototype._O4= function (_I3){if (this._i3==null)return; _i1=_l0._I1(this._i3._t); switch (this._Oo.toLowerCase()){case "left": this._i3._P.setPosition(_i1.left+this._i3._Z-(this._Io-(this._Io*_I3/this._i3._u)),_i1.top+this._i3._z); break; case "right": this._i3._P.setPosition(_i1.left+this._i3._Z+(this._Io-(this._Io*_I3/this._i3._u)),_i1.top+this._i3._z); break; case "top": this._i3._P.setPosition(_i1.left+this._i3._Z,_i1.top+this._i3._z-(this._Io-(this._Io*_I3/this._i3._u))); break; case "bottom": this._i3._P.setPosition(_i1.left+this._i3._Z,_i1.top+this._i3._z+(this._Io-(this._Io*_I3/this._i3._u))); break; } this._i3._P._m( true); };}function FlyingEffect(_op,_Op,_lp){ this._i3=null; this._ip=document.createElement("div"); this._ip.style.position="absolute"; this._ip.style.border="solid thin gray"; this._ip.style.display="none"; this._ip.style.backgroundColor="transparent"; this._op=_op; this._Op=_Op; this._lp=_lp; FlyingEffect.prototype._j= function (){if (this._i3==null)return; this._ip.style.display="none"; if (_l0._le== false)this._i3._W.appendChild((this._ip.parentNode==null)?this._ip: this._ip.parentNode.removeChild(this._ip)); } ; FlyingEffect.prototype._O4= function (_I3){if (this._i3==null)return; this._ip.style.zIndex=(this._i3._x+2); if (this._ip.parentNode==null){if (_l0._le)document.body.appendChild(this._ip); else this._i3._W.appendChild(this._ip); } this._i3._U=(this._i3._U>this._i3._E+140)?this._i3._U: (this._i3._E+150); this._i3._U=(this._i3._U>this._i3._e+140)?this._i3._U: (this._i3._e+150); if ((_I3<=1) || (_I3>=this._i3._u-1)){ this._ip.style.display="none"; return; }if (_I3>1 && _I3<this._i3._u-1)this._i3._P._m( false); _i1=_l0._I1(this._i3._t); switch (this._op){case "TOP_LEFT": this._Op=0; this._lp=0; break; case "TOP_RIGHT": this._Op=_i1.width; this._lp=0; break; case "MIDDLE_CENTER": this._Op=_i1.width/2; this._lp=_i1.height/2; break; case "BOTTOM_LEFT": this._Op=0; this._lp=_i1.height; break; case "BOTTOM_RIGHT": this._Op=_i1.width; this._lp=_i1.height; break; case "ABSOLUTE":default:break; }var _Ip=this._i3._P._I2(); this._Op=this._Op+_i1.left; this._lp=this._lp+_i1.top; if (_l0._le){_Ip.left=_i1.left+this._i3._Z; _Ip.top=_i1.top+this._i3._z; }else { this._Op=_l0._oa(this._ip,this._Op); this._lp=_l0._Oa(this._ip,this._lp); }var _oq=this._Op+(_I3*(_Ip.left-this._Op))/this._i3._u; var _Oq=this._lp+(_I3*(_Ip.top-this._lp))/this._i3._u; var _lq=(_I3*_Ip.width)/this._i3._u; var _iq=(_I3*_Ip.height)/this._i3._u; this._ip.style.left=_oq+"px"; this._ip.style.top=_Oq+"px"; this._ip.style.width=_lq+"px"; this._ip.style.height=_iq+"px"; this._ip.style.display="block"; if (_iq<10)this._ip.style.display="none"; };}
