A={ $:function (a){ return document.getElementById(a); }, D:function (a){ a.parentNode.removeChild(a); }, S:function (a){ return a.previousElementSibling||a.previousSibling; }, X:function (a){ return a.nextElementSibling||a.nextSibling; }, WC:function (n,v,h){ var _e=new Date((new Date()).getTime()+1000*h); _e="; expires="+_e.toGMTString(); document.cookie=n+"=" +escape(v)+_e; }, RC:function (n){ var v=""; var s=n+"="; if(document.cookie.length > 0){ w = document.cookie.indexOf(s); if (w != -1) { w += s.length; end = document.cookie.indexOf(";",w); if (end == -1) end = document.cookie.length; v = unescape(document.cookie.substring(w, end)) } } return v; }, AJ:function(url,data,f) { if(window.XMLHttpRequest){var xm = new XMLHttpRequest();}else{var M =['MSXML2.XMLHTTP','Microsoft.XMLHTTP', 'MSXML2.XMLHTTP.5.0','MSXML2.XMLHTTP.4.0','MSXML2.XMLHTTP.3.0'];for(n=0; n<M.length; n++){try{var xm = new ActiveXObject(M[n]);break;}catch(e){}}} xm.open("post",url,true); xm.onreadystatechange = function (){if(xm.readyState==4){if(xm.status==200){if(f){if(typeof(f)=='string')A.$(f).innerHTML=xm.responseText;else eval(f(xm.responseText));}}}}; xm.setRequestHeader("Content-Type","application/x-www-form-urlencoded;"); xm.send(data); }, AD:function (){var n=document.title;if(document.all){window.external.addFavorite(self.location.href,n);}else{window.sidebar.addPanel(n,self.location.href,'');} }, CC:function (a,b,cn,c,h) { var id=a.id?a.id:'A_CC';if(A.$('A_CC') && id=='A_CC')A.D(A.$('A_CC')); if(typeof(a.obj)=='object') { var x=a.x; var y=a.y?a.y:0; var w=A.WZ(a.obj); a=a.obj; w.x=parseInt(w.x)+parseInt(x); w.y=parseInt(w.y)+parseInt(y); } else var w=A.WZ(a); var di=document.createElement("div");document.body.appendChild(di);di.id=id;di.className=cn; with(di.style){Zindex='10';position='absolute';width=(a.offsetWidth - 2)+'px';lineHeight=25+'px';top=w.y+a.offsetHeight+'px';left=w.x+'px';background='#FFFFFF';border='solid 1px #CCCCCC';} if(c){di.style.width=c;di.style.overflowX='auto';} if(h){di.style.height=h;di.style.overflowY='auto';} di.innerHTML=b;if(id=='A_CC'){_l=false; di.onmouseover=function (){_l=false;};di.onmouseout=function (){_l=true;};document.onmousedown=function (){if(A.$('A_CC') && _l)A.D(di);}}}, WZ:function (a) { var y=a.offsetTop;var x=a.offsetLeft;e=a.offsetParent;while(e){y+=e.offsetTop;x+=e.offsetLeft;e=e.offsetParent;} return {'y':y,'x':x}; } }
