var ttBgColor="#FFFEE2";
var ttBgImg="";
var ttBorderColor="#808080";
var ttBorderWidth=1;
var ttDelay=250;
var ttFontColor="#000000";
var ttFontFace="arial,helvetica,sans-serif";
var ttFontSize="11px";
var ttFontWeight="normal";
var ttOffsetX=12;
var ttOffsetY=15;
var ttOpacity=90;
var ttPadding=4;
var ttShadowColor="";
var ttShadowWidth=0;
var ttTemp=0;
var ttTextAlign="left";
var ttTitleColor="#ffffff";
var ttWidth=300;
var tt_tags=new Array("a","area","b","big","caption","center","code","dd","div","dl","dt","em","h1","h2","h3","h4","h5","h6","i","img","input","li","map","ol","p","pre","s","small","span","strike","strong","sub","sup","table","td","th","tr","tt","u","var","ul","layer");
var tt_obj,tt_ifrm,tt_objW=0,tt_objH=0,tt_objX=0,tt_objY=0,tt_offX=0,tt_offY=0,xlim=0,ylim=0,tt_sup=false,tt_sticky=false,tt_wait=false,tt_act=false,tt_sub=false,tt_u="undefined",tt_mf,tt_tag=null;
var tt_db=(document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body?document.body:null,tt_n=navigator.userAgent.toLowerCase(),tt_nv=navigator.appVersion;
var tt_op=!!(window.opera&&document.getElementById),tt_op6=tt_op&&!document.defaultView,tt_op7=tt_op&&!tt_op6,tt_ie=tt_n.indexOf("msie")!=-1&&document.all&&tt_db&&!tt_op,tt_ie6=tt_ie&&parseFloat(tt_nv.substring(tt_nv.indexOf("MSIE")+5))>=5.5;
tt_n4=(document.layers&&typeof document.classes!=tt_u),tt_n6=(!tt_op&&document.defaultView&&typeof document.defaultView.getComputedStyle!=tt_u),tt_w3c=!tt_ie&&!tt_n6&&!tt_op&&document.getElementById;
function tt_Int(_1){
var _2;
return isNaN(_2=parseInt(_1))?0:_2;
};
function wzReplace(_3,_4){
var _5="",_6=this,_7;
while((_7=_6.indexOf(_3))!=-1){
_5+=_6.substring(0,_7)+_4;
_6=_6.substring(_7+_3.length);
}
return _5+_6;
};
String.prototype.wzReplace=wzReplace;
function tt_N4Tags(_8,_9,_a){
_9=_9||document;
_a=_a||new Array();
var _b=(_8=="a")?_9.links:_9.layers;
for(var z=_b.length;z--;){
_a[_a.length]=_b[z];
}
for(z=_9.layers.length;z--;){
_a=tt_N4Tags(_8,_9.layers[z].document,_a);
}
return _a;
};
function tt_Htm(tt,_e,_f){
var _10=(typeof tt.T_BGCOLOR!=tt_u)?tt.T_BGCOLOR:ttBgColor,_11=(typeof tt.T_BGIMG!=tt_u)?tt.T_BGIMG:ttBgImg,_12=(typeof tt.T_BORDERCOLOR!=tt_u)?tt.T_BORDERCOLOR:ttBorderColor,_13=(typeof tt.T_BORDERWIDTH!=tt_u)?tt.T_BORDERWIDTH:ttBorderWidth,_14=(typeof tt.T_FONTFACE!=tt_u)?tt.T_FONTFACE:ttFontFace,_15=(typeof tt.T_FONTCOLOR!=tt_u)?tt.T_FONTCOLOR:ttFontColor,_16=(typeof tt.T_FONTSIZE!=tt_u)?tt.T_FONTSIZE:ttFontSize,_17=(typeof tt.T_FONTWEIGHT!=tt_u)?tt.T_FONTWEIGHT:ttFontWeight,_18=(typeof tt.T_OPACITY!=tt_u)?tt.T_OPACITY:ttOpacity,_19=(typeof tt.T_PADDING!=tt_u)?tt.T_PADDING:ttPadding,_1a=(typeof tt.T_SHADOWCOLOR!=tt_u)?tt.T_SHADOWCOLOR:(ttShadowColor||0),_1b=(typeof tt.T_SHADOWWIDTH!=tt_u)?tt.T_SHADOWWIDTH:(ttShadowWidth||0),_1c=(typeof tt.T_TEXTALIGN!=tt_u)?tt.T_TEXTALIGN:ttTextAlign,_1d=(typeof tt.T_TITLE!=tt_u)?tt.T_TITLE:"",_1e=(typeof tt.T_TITLECOLOR!=tt_u)?tt.T_TITLECOLOR:ttTitleColor,t_w=(typeof tt.T_WIDTH!=tt_u)?tt.T_WIDTH:ttWidth;
if(_1a||_1b){
_1a=_1a||"#cccccc";
_1b=_1b||5;
}
if(tt_n4&&(_16=="10px"||_16=="11px")){
_16="12px";
}
var _20=(tt_n4?"":tt_n6?("-moz-opacity:"+(_18/100)):tt_ie?("filter:Alpha(opacity="+_18+")"):("opacity:"+(_18/100)))+";";
var t_y="<div id=\""+_e+"\" style=\"position:absolute;z-index:1010;";
t_y+="left:0px;top:0px;width:"+(t_w+_1b)+"px;visibility:"+(tt_n4?"hide":"hidden")+";"+_20+"\">"+"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\""+(_12?(" bgcolor=\""+_12+"\""):"")+" width=\""+t_w+"\">";
if(_1d){
t_y+="<tr><td style=\"padding-left:3px;padding-right:3px;\" align=\""+_1c+"\"><font color=\""+_1e+"\" face=\""+_14+"\" "+"style=\"color:"+_1e+";font-family:"+_14+";font-size:"+_16+";\"><b>"+(tt_n4?"&nbsp;":"")+_1d+"</b></font></td></tr>";
}
t_y+="<tr><td><table border=\"0\" cellpadding=\""+_19+"\" cellspacing=\""+_13+"\" width=\"100%\">"+"<tr><td"+(_10?(" bgcolor=\""+_10+"\""):"")+(_11?" background=\""+_11+"\"":"");
if(tt_n6){
t_y+=" style=\"padding:"+_19+"px;\"";
}
t_y+=" align=\""+_1c+"\"><font color=\""+_15+"\" face=\""+_14+"\""+" style=\"color:"+_15+";font-family:"+_14+";font-size:"+_16+";font-weight:"+_17+";\">";
if(_17=="bold"){
t_y+="<b>";
}
t_y+=_f;
if(_17=="bold"){
t_y+="</b>";
}
t_y+="</font></td></tr></table></td></tr></table>";
if(_1b){
var _22=Math.round(_1b*1.3);
if(tt_n4){
t_y+="<layer bgcolor=\""+_1a+"\" left=\""+t_w+"\" top=\""+_22+"\" width=\""+_1b+"\" height=\"0\"></layer>"+"<layer bgcolor=\""+_1a+"\" left=\""+_22+"\" align=\"bottom\" width=\""+(t_w-_22)+"\" height=\""+_1b+"\"></layer>";
}else{
_20=tt_n6?"-moz-opacity:0.85;":tt_ie?"filter:Alpha(opacity=85);":"opacity:0.85;";
t_y+="<div id=\""+_e+"R\" style=\"position:absolute;background:"+_1a+";left:"+t_w+"px;top:"+_22+"px;width:"+_1b+"px;height:1px;overflow:hidden;"+_20+"\"></div>"+"<div style=\"position:relative;background:"+_1a+";left:"+_22+"px;top:0px;width:"+(t_w-_22)+"px;height:"+_1b+"px;overflow:hidden;"+_20+"\"></div>";
}
}
return (t_y+"</div>"+(tt_ie?"<iframe id=\"TTiEiFrM\" src=\"javascript:false\" scrolling=\"no\" frameborder=\"0\" style=\"filter:Alpha(opacity=0);position:absolute;top:0px;left:0px;display:none;\"></iframe>":""));
};
function tt_EvX(t_e){
var t_y=tt_Int(t_e.pageX||t_e.clientX||0)+tt_Int(tt_ie?tt_db.scrollLeft:0)+tt_offX;
if(t_y>xlim){
t_y=xlim;
}
var _25=tt_Int(window.pageXOffset||(tt_db?tt_db.scrollLeft:0)||0);
if(t_y<_25){
t_y=_25;
}
return t_y;
};
function tt_EvY(t_e){
var t_y=tt_Int(t_e.pageY||t_e.clientY||0)+tt_Int(tt_ie?tt_db.scrollTop:0);
if(tt_sup){
t_y-=(tt_objH+tt_offY-15);
}else{
if(t_y>ylim||!tt_sub&&t_y>ylim-24){
t_y-=(tt_objH+5);
tt_sub=false;
}else{
t_y+=tt_offY;
tt_sub=true;
}
}
return t_y;
};
function tt_ReleasMov(){
if(document.onmousemove==tt_Move){
if(!tt_mf&&document.releaseEvents){
document.releaseEvents(Event.MOUSEMOVE);
}
document.onmousemove=tt_mf;
}
};
function tt_ShowIfrm(t_x){
if(!tt_ie6||!tt_obj){
return;
}
tt_ifrm=document.getElementById("TTiEiFrM");
if(t_x){
tt_ifrm.style.width=tt_objW+"px";
tt_ifrm.style.height=tt_objH+"px";
tt_ifrm.style.zIndex=tt_obj.style.zIndex-1;
tt_ifrm.style.display="block";
}else{
tt_ifrm.style.display="none";
}
};
function tt_GetDiv(_29){
return (tt_n4?(document.layers[_29]||null):tt_ie?(document.all[_29]||null):(document.getElementById(_29)||null));
};
function tt_GetDivW(){
return tt_Int(tt_n4?tt_obj.clip.width:(tt_obj.style.pixelWidth||tt_obj.offsetWidth));
};
function tt_GetDivH(){
return tt_Int(tt_n4?tt_obj.clip.height:(tt_obj.style.pixelHeight||tt_obj.offsetHeight));
};
function tt_SetDivZ(){
var t_i=tt_obj.style||tt_obj;
if(window.dd&&dd.z){
t_i.zIndex=Math.max(dd.z+1,t_i.zIndex);
}
};
function tt_SetDivPos(t_x,t_y){
var t_i=tt_obj.style||tt_obj;
var _2e=(tt_op6||tt_n4)?"":"px";
t_i.left=(tt_objX=t_x)+_2e;
t_i.top=(tt_objY=t_y)+_2e;
if(tt_ifrm){
tt_ifrm.style.left=t_i.left;
tt_ifrm.style.top=t_i.top;
}
};
function tt_ShowDiv(t_x){
if(tt_n4){
tt_obj.visibility=t_x?"show":"hide";
}else{
tt_obj.style.visibility=t_x?"visible":"hidden";
}
tt_act=t_x;
tt_ShowIfrm(t_x);
};
function tt_OpDeHref(t_e){
if(t_e&&t_e.target.hasAttribute("href")){
tt_tag=t_e.target;
tt_tag.t_href=tt_tag.getAttribute("href");
tt_tag.removeAttribute("href");
tt_tag.style.cursor="hand";
tt_tag.onmousedown=tt_OpReHref;
tt_tag.stats=window.status;
window.status=tt_tag.t_href;
}
};
function tt_OpReHref(){
if(tt_tag){
tt_tag.setAttribute("href",tt_tag.t_href);
window.status=tt_tag.stats;
tt_tag=null;
}
};
function tt_Show(t_e,_32,_33,_34,_35,_36,_37,_38,_39,_3a,_3b){
if(tt_obj){
tt_Hide();
}
tt_mf=document.onmousemove||null;
if(window.dd&&(window.DRAG&&tt_mf==DRAG||window.RESIZE&&tt_mf==RESIZE)){
return;
}
var _3c=document.onmouseup||null,_3d,t_h;
if(tt_mf&&_3c){
_3c(t_e);
}
tt_obj=tt_GetDiv(_32);
if(tt_obj){
t_e=t_e||window.event;
tt_sub=!(tt_sup=_33);
tt_sticky=_3a;
tt_objW=tt_GetDivW();
tt_objH=tt_GetDivH();
tt_offX=_36?-(tt_objW+_37):_37;
tt_offY=_38;
if(tt_op7){
tt_OpDeHref(t_e);
}
if(tt_n4){
if(tt_obj.document.layers.length){
_3d=tt_obj.document.layers[0];
_3d.clip.height=tt_objH-Math.round(_3d.clip.width*1.3);
}
}else{
_3d=tt_GetDiv(_32+"R");
if(_3d){
t_h=tt_objH-tt_Int(_3d.style.pixelTop||_3d.style.top||0);
if(typeof _3d.style.pixelHeight!=tt_u){
_3d.style.pixelHeight=t_h;
}else{
_3d.style.height=t_h+"px";
}
}
}
xlim=tt_Int((tt_db&&tt_db.clientWidth)?tt_db.clientWidth:window.innerWidth)+tt_Int(window.pageXOffset||(tt_db?tt_db.scrollLeft:0)||0)-tt_objW-(tt_n4?21:0);
ylim=tt_Int(window.innerHeight||tt_db.clientHeight)+tt_Int(window.pageYOffset||(tt_db?tt_db.scrollTop:0)||0)-tt_objH-tt_offY;
tt_SetDivZ();
if(_35){
tt_SetDivPos(tt_Int((_35=_35.split(","))[0]),tt_Int(_35[1]));
}else{
tt_SetDivPos(tt_EvX(t_e),tt_EvY(t_e));
}
var _3f="tt_ShowDiv('true');";
if(_3a){
_3f+="{"+"tt_ReleasMov();"+"window.tt_upFunc = document.onmouseup || null;"+"if (document.captureEvents) document.captureEvents(Event.MOUSEUP);"+"document.onmouseup = new Function(\"window.setTimeout('tt_Hide();', 10);\");"+"}";
}else{
if(_39){
_3f+="tt_ReleasMov();";
}
}
if(_3b>0){
_3f+="window.tt_rtm = window.setTimeout('tt_sticky = false; tt_Hide();',"+_3b+");";
}
window.tt_rdl=window.setTimeout(_3f,_34);
if(!_35){
if(document.captureEvents){
document.captureEvents(Event.MOUSEMOVE);
}
document.onmousemove=tt_Move;
}
}
};
var tt_area=false;
function tt_Move(_40){
if(!tt_obj){
return;
}
if(tt_n6||tt_w3c){
if(tt_wait){
return;
}
tt_wait=true;
setTimeout("tt_wait = false;",5);
}
var t_e=_40||window.event;
tt_SetDivPos(tt_EvX(t_e),tt_EvY(t_e));
if(tt_op6){
if(tt_area&&t_e.target.tagName!="AREA"){
tt_Hide();
}else{
if(t_e.target.tagName=="AREA"){
tt_area=true;
}
}
}
};
function tt_Hide(){
if(window.tt_obj){
if(window.tt_rdl){
window.clearTimeout(tt_rdl);
}
if(!tt_sticky||!tt_act){
if(window.tt_rtm){
window.clearTimeout(tt_rtm);
}
tt_ShowDiv(false);
tt_SetDivPos(-tt_objW,-tt_objH);
tt_obj=null;
if(typeof window.tt_upFunc!=tt_u){
document.onmouseup=window.tt_upFunc;
}
}
tt_sticky=false;
if(tt_op6&&tt_area){
tt_area=false;
}
tt_ReleasMov();
if(tt_op7){
tt_OpReHref();
}
}
};
function tt_Init(){
if(!(tt_op||tt_n4||tt_n6||tt_ie||tt_w3c)){
return;
}
var htm=tt_n4?"<div style=\"position:absolute;\"></div>":"",_43,_44,_45,esc="return escape(";
var i=tt_tags.length;
while(i--){
_43=tt_ie?(document.all.tags(tt_tags[i])||1):document.getElementsByTagName?(document.getElementsByTagName(tt_tags[i])||1):(!tt_n4&&tt_tags[i]=="a")?document.links:1;
if(tt_n4&&(tt_tags[i]=="a"||tt_tags[i]=="layer")){
_43=tt_N4Tags(tt_tags[i]);
}
var j=_43.length;
while(j--){
if(typeof (_44=_43[j]).onmouseover=="function"&&_44.onmouseover.toString().indexOf(esc)!=-1&&!tt_n6||tt_n6&&(_45=_44.getAttribute("onmouseover"))&&_45.indexOf(esc)!=-1){
if(_45){
_44.onmouseover=new Function(_45);
}
var txt=unescape(_44.onmouseover());
htm+=tt_Htm(_44,"tOoLtIp"+i+""+j,txt.wzReplace("& ","&"));
_44.onmouseover=new Function("e","tt_Show(e,"+"\"tOoLtIp"+i+""+j+"\","+(typeof _44.T_ABOVE!=tt_u)+","+((typeof _44.T_DELAY!=tt_u)?_44.T_DELAY:ttDelay)+","+((typeof _44.T_FIX!=tt_u)?"\""+_44.T_FIX+"\"":"\"\"")+","+(typeof _44.T_LEFT!=tt_u)+","+((typeof _44.T_OFFSETX!=tt_u)?_44.T_OFFSETX:ttOffsetX)+","+((typeof _44.T_OFFSETY!=tt_u)?_44.T_OFFSETY:ttOffsetY)+","+(typeof _44.T_STATIC!=tt_u)+","+(typeof _44.T_STICKY!=tt_u)+","+((typeof _44.T_TEMP!=tt_u)?_44.T_TEMP:ttTemp)+");");
_44.onmouseout=tt_Hide;
if(_44.alt){
_44.alt="";
}
if(_44.title){
_44.title="";
}
}
}
}
document.write(htm);
};
tt_Init();

