var ttAbove=false;
var ttBgColor="#fef8ea";
var ttBgImg="";
var ttBorderColor="#ffcf65";
var ttBorderWidth=1;
var ttDelay=200;
var ttFontColor="#595959";
var ttFontFace="tahoma, arial";
var ttFontSize="12px";
var ttFontWeight="normal";
var ttLeft=false;
var ttOffsetX=12;
var ttOffsetY=15;
var ttOpacity=100;
var ttPadding=10;
var ttShadowColor="#ededed";
var ttShadowWidth=1;
var ttStatic=false;
var ttSticky=false;
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","select","small","span","strike","strong","sub","sup","table","td","th","tr","tt","u","var","ul","layer");
var tt_obj=null,tt_ifrm=null,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=null,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="",t_str=this,t_xI;
while((t_xI=t_str.indexOf(_3))!=-1){
_5+=t_str.substring(0,t_xI)+_4;
t_str=t_str.substring(t_xI+_3.length);
}
return _5+t_str;
}
String.prototype.wzReplace=wzReplace;
function tt_N4Tags(_6,_7,_8){
_7=_7||document;
_8=_8||new Array();
var _9=(_6=="a")?_7.links:_7.layers;
for(var z=_9.length;z--;){
_8[_8.length]=_9[z];
}
for(z=_7.layers.length;z--;){
_8=tt_N4Tags(_6,_7.layers[z].document,_8);
}
return _8;
}
function tt_Htm(tt,_c,_d){
var _e=(typeof tt.T_BGCOLOR!=tt_u)?tt.T_BGCOLOR:ttBgColor,t_bgimg=(typeof tt.T_BGIMG!=tt_u)?tt.T_BGIMG:ttBgImg,t_bc=(typeof tt.T_BORDERCOLOR!=tt_u)?tt.T_BORDERCOLOR:ttBorderColor,t_bw=(typeof tt.T_BORDERWIDTH!=tt_u)?tt.T_BORDERWIDTH:ttBorderWidth,t_ff=(typeof tt.T_FONTFACE!=tt_u)?tt.T_FONTFACE:ttFontFace,t_fc=(typeof tt.T_FONTCOLOR!=tt_u)?tt.T_FONTCOLOR:ttFontColor,t_fsz=(typeof tt.T_FONTSIZE!=tt_u)?tt.T_FONTSIZE:ttFontSize,t_fwght=(typeof tt.T_FONTWEIGHT!=tt_u)?tt.T_FONTWEIGHT:ttFontWeight,t_opa=(typeof tt.T_OPACITY!=tt_u)?tt.T_OPACITY:ttOpacity,t_padd=(typeof tt.T_PADDING!=tt_u)?tt.T_PADDING:ttPadding,t_shc=(typeof tt.T_SHADOWCOLOR!=tt_u)?tt.T_SHADOWCOLOR:(ttShadowColor||0),t_shw=(typeof tt.T_SHADOWWIDTH!=tt_u)?tt.T_SHADOWWIDTH:(ttShadowWidth||0),t_algn=(typeof tt.T_TEXTALIGN!=tt_u)?tt.T_TEXTALIGN:ttTextAlign,t_tit=(typeof tt.T_TITLE!=tt_u)?tt.T_TITLE:"",t_titc=(typeof tt.T_TITLECOLOR!=tt_u)?tt.T_TITLECOLOR:ttTitleColor,t_w=(typeof tt.T_WIDTH!=tt_u)?tt.T_WIDTH:ttWidth;
if(t_shc||t_shw){
t_shc=t_shc||"#cccccc";
t_shw=t_shw||5;
}
if(tt_n4&&(t_fsz=="10px"||t_fsz=="11px")){
t_fsz="12px";
}
var _f=(tt_n4?"":tt_n6?("-moz-opacity:"+(t_opa/100)):tt_ie?("filter:Alpha(opacity="+t_opa+")"):("opacity:"+(t_opa/100)))+";";
var t_y="<div id=\""+_c+"\" style=\"position:absolute;z-index:1010;";
t_y+="left:0px;top:0px;width:"+(t_w+t_shw)+"px;visibility:"+(tt_n4?"hide":"hidden")+";"+_f+"\">"+"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\""+(t_bc?(" bgcolor=\""+t_bc+"\" style=\"background:"+t_bc+";\""):"")+" width=\""+t_w+"\">";
if(t_tit){
t_y+="<tr><td style=\"padding-left:3px;padding-right:3px;\" align=\""+t_algn+"\"><font color=\""+t_titc+"\" face=\""+t_ff+"\" "+"style=\"color:"+t_titc+";font-family:"+t_ff+";font-size:"+t_fsz+";\"><b>"+(tt_n4?"&nbsp;":"")+t_tit+"</b></font></td></tr>";
}
t_y+="<tr><td><table border=\"0\" cellpadding=\""+t_padd+"\" cellspacing=\""+t_bw+"\" width=\"100%\">"+"<tr><td"+(_e?(" bgcolor=\""+_e+"\""):"")+(t_bgimg?" background=\""+t_bgimg+"\"":"")+" style=\"text-align:"+t_algn+";";
if(tt_n6){
t_y+="padding:"+t_padd+"px;";
}
t_y+="\" align=\""+t_algn+"\"><font color=\""+t_fc+"\" face=\""+t_ff+"\""+" style=\"color:"+t_fc+";font-family:"+t_ff+";font-size:"+t_fsz+";font-weight:"+t_fwght+";\">";
if(t_fwght=="bold"){
t_y+="<b>";
}
t_y+=_d;
if(t_fwght=="bold"){
t_y+="</b>";
}
t_y+="</font></td></tr></table></td></tr></table>";
if(t_shw){
var _11=Math.round(t_shw*1.3);
if(tt_n4){
t_y+="<layer bgcolor=\""+t_shc+"\" left=\""+t_w+"\" top=\""+_11+"\" width=\""+t_shw+"\" height=\"0\"></layer>"+"<layer bgcolor=\""+t_shc+"\" left=\""+_11+"\" align=\"bottom\" width=\""+(t_w-_11)+"\" height=\""+t_shw+"\"></layer>";
}else{
_f=tt_n6?"-moz-opacity:0.85;":tt_ie?"filter:Alpha(opacity=85);":"opacity:0.85;";
t_y+="<div id=\""+_c+"R\" style=\"position:absolute;background:"+t_shc+";left:"+t_w+"px;top:"+_11+"px;width:"+t_shw+"px;height:1px;overflow:hidden;"+_f+"\"></div>"+"<div style=\"position:relative;background:"+t_shc+";left:"+_11+"px;top:0px;width:"+(t_w-_11)+"px;height:"+t_shw+"px;overflow:hidden;"+_f+"\"></div>";
}
}
return (t_y+"</div>"+(tt_ie6?"<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 _14=tt_Int(window.pageXOffset||(tt_db?tt_db.scrollLeft:0)||0);
if(t_y<_14){
t_y=_14;
}
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_obj||!tt_ifrm){
return;
}
if(t_x){
tt_ifrm.style.width=tt_objW+"px";
tt_ifrm.style.height=tt_objH+"px";
tt_ifrm.style.display="block";
}else{
tt_ifrm.style.display="none";
}
}
function tt_GetDiv(_18){
return (tt_n4?(document.layers[_18]||null):tt_ie?(document.all[_18]||null):(document.getElementById(_18)||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(t_i){
if(window.dd&&dd.z){
t_i.zIndex=Math.max(dd.z+1,t_i.zIndex);
}
if(tt_ifrm){
tt_ifrm.style.zIndex=t_i.zIndex-1;
}
}
}
function tt_SetDivPos(t_x,t_y){
var t_i=tt_obj.style||tt_obj;
var _1d=(tt_op6||tt_n4)?"":"px";
t_i.left=(tt_objX=t_x)+_1d;
t_i.top=(tt_objY=t_y)+_1d;
if(tt_ifrm){
tt_ifrm.style.left=t_i.left;
tt_ifrm.style.top=t_i.top;
}
}
function tt_ShowDiv(t_x){
tt_ShowIfrm(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;
}
function tt_OpDeHref(t_e){
var _20;
if(t_e){
_20=t_e.target;
while(_20){
if(_20.hasAttribute("href")){
tt_tag=_20;
tt_tag.t_href=tt_tag.getAttribute("href");
tt_tag.removeAttribute("href");
tt_tag.style.cursor="help";
tt_tag.onmousedown=tt_OpReHref;
tt_tag.stats=window.status;
window.status=tt_tag.t_href;
break;
}
_20=_20.parentElement;
}
}
}
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,_22,_23,_24,_25,_26,_27,_28,_29,_2a,_2b){
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 _2c,t_h;
tt_obj=tt_GetDiv(_22);
if(tt_obj){
t_e=t_e||window.event;
tt_sub=!(tt_sup=_23);
tt_sticky=_2a;
tt_objW=tt_GetDivW();
tt_objH=tt_GetDivH();
tt_offX=_26?-(tt_objW+_27):_27;
tt_offY=_28;
if(tt_op7){
tt_OpDeHref(t_e);
}
if(tt_n4){
if(tt_obj.document.layers.length){
_2c=tt_obj.document.layers[0];
_2c.clip.height=tt_objH-Math.round(_2c.clip.width*1.3);
}
}else{
_2c=tt_GetDiv(_22+"R");
if(_2c){
t_h=tt_objH-tt_Int(_2c.style.pixelTop||_2c.style.top||0);
if(typeof _2c.style.pixelHeight!=tt_u){
_2c.style.pixelHeight=t_h;
}else{
_2c.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(_25){
tt_SetDivPos(tt_Int((_25=_25.split(","))[0]),tt_Int(_25[1]));
}else{
tt_SetDivPos(tt_EvX(t_e),tt_EvY(t_e));
}
var _2d="tt_ShowDiv('true');";
if(_2a){
_2d+="{"+"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(_29){
_2d+="tt_ReleasMov();";
}
}
if(_2b>0){
_2d+="window.tt_rtm = window.setTimeout('tt_sticky = false; tt_Hide();',"+_2b+");";
}
window.tt_rdl=window.setTimeout(_2d,_24);
if(!_25){
if(document.captureEvents){
document.captureEvents(Event.MOUSEMOVE);
}
document.onmousemove=tt_Move;
}
}
}
var tt_area=false;
function tt_Move(_2e){
if(!tt_obj){
return;
}
if(tt_n6||tt_w3c){
if(tt_wait){
return;
}
tt_wait=true;
setTimeout("tt_wait = false;",5);
}
var t_e=_2e||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>":"",tags,t_tj,over,esc="return escape(";
var i=tt_tags.length;
while(i--){
tags=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")){
tags=tt_N4Tags(tt_tags[i]);
}
var j=tags.length;
while(j--){
if(typeof (t_tj=tags[j]).onmouseover=="function"&&t_tj.onmouseover.toString().indexOf(esc)!=-1&&!tt_n6||tt_n6&&(over=t_tj.getAttribute("onmouseover"))&&over.indexOf(esc)!=-1){
if(over){
t_tj.onmouseover=new Function(over);
}
var txt=unescape(t_tj.onmouseover());
htm+=tt_Htm(t_tj,"tOoLtIp"+i+""+j,txt.wzReplace("& ","&"));
t_tj.onmouseover=new Function("e","tt_Show(e,"+"\"tOoLtIp"+i+""+j+"\","+((typeof t_tj.T_ABOVE!=tt_u)?t_tj.T_ABOVE:ttAbove)+","+((typeof t_tj.T_DELAY!=tt_u)?t_tj.T_DELAY:ttDelay)+","+((typeof t_tj.T_FIX!=tt_u)?"\""+t_tj.T_FIX+"\"":"\"\"")+","+((typeof t_tj.T_LEFT!=tt_u)?t_tj.T_LEFT:ttLeft)+","+((typeof t_tj.T_OFFSETX!=tt_u)?t_tj.T_OFFSETX:ttOffsetX)+","+((typeof t_tj.T_OFFSETY!=tt_u)?t_tj.T_OFFSETY:ttOffsetY)+","+((typeof t_tj.T_STATIC!=tt_u)?t_tj.T_STATIC:ttStatic)+","+((typeof t_tj.T_STICKY!=tt_u)?t_tj.T_STICKY:ttSticky)+","+((typeof t_tj.T_TEMP!=tt_u)?t_tj.T_TEMP:ttTemp)+");");
t_tj.onmouseout=tt_Hide;
if(t_tj.alt){
t_tj.alt="";
}
if(t_tj.title){
t_tj.title="";
}
}
}
}
document.write(htm);
if(document.getElementById){
tt_ifrm=document.getElementById("TTiEiFrM");
}
}
tt_Init();

function SetWidth(width)
{
    ttWidth = width;
}