var iPosX,iPosY,bfInfo={};bfInfo.bAutoHide=0;bfInfo.getMouseXY=function(a){if(BrowserDetect.browser=="Explorer"&&BrowserDetect.version<9){iPosX=event.clientX+document.documentElement.scrollLeft;iPosY=event.clientY+document.documentElement.scrollTop}else{iPosX=a.pageX;iPosY=a.pageY}bfInfo.bAutoHide&&bfInfo.close();return true};
bfInfo.close=function(){var a=document.getElementById("_info");if(a.style.display!="none"&&(!bfInfo.bAutoHide||iPosX<jsHelper.getRealStyle(a,"left",1)-10||iPosX>jsHelper.getRealStyle(a,"left",1)+a.clientWidth+10||iPosY<jsHelper.getRealStyle(a,"top",1)-10||iPosY>jsHelper.getRealStyle(a,"top",1)+a.clientHeight+10)){a.style.display="none";a.style.width="";bfInfo.bAutoHide=0}};
bfInfo.show=function(){var a=bfInfo.show.arguments,b=document.getElementById("_info");bfInfo.bAutoHide=a.length<5?1:0;var d=a[0],c="";if(b!=null){b.innerHTML="";b.style.width="";if(a[1]=="info"){if(a[2].substr(0,3)=="_a;"){b.style.width="auto";a[2]=a[2].substr(3)}if(a[2].substr(0,3)=="_c;"){d=document.getElementById(a[2].substr(3));a[2]=d!=null?d.innerHTML:""}c+='<span class="smallfont">'+a[2]+"</span>"}else if(a[1]=="limit"){c+='<table class="table_plain" width="100%">';c+='<tr class="tr_underline">';
c+='<td width="1%"><img src="'+d+a[3]+'.gif" class="ico16"></td>';c+='<td width="99%" class="smallfont bold">';if(a[3]=="bool")c+='"Ja / Nein" - Feature';else if(a[3]=="max")c+="Der höchste Wert gewinnt";else if(a[3]=="min")c+="Der kleinste Wert gewinnt";else if(a[3]=="sum")c+="Addierendes Feature";c+="</td>";c+="</tr>";c+="<tr>";c+='<td colspan="2" class="smallfont">'+a[2]+"</td>";c+="</tr>";c+="</table>"}b.innerHTML=c;b.style.display="block";c=$(b).outerWidth();a=iPosX+c>document.documentElement.offsetWidth+
jsHelper.getBodyScrollLeft()?iPosX+10-c-(a[4]!=null?a[4]:0):iPosX-10+(a[4]!=null?a[4]:0);if(typeof a=="number"&&!isNaN(a))b.style.left=a+"px";a=iPosY+b.offsetHeight>document.documentElement.offsetHeight+jsHelper.getBodyScrollTop()?iPosY-0-b.offsetHeight:iPosY-10;if(typeof a=="number"&&!isNaN(a))b.style.top=a+"px"}};
bfInfo.showHelp=function(a,b,d){b=b||"";var c=document.getElementById("ghost").style.display=="block"?1:0;if(document.body.style.cursor=="help"){var e=typeof d!="undefined"?jsHelper.getEventTarget(d).lang:"info",g=a+" "+e;bfInfo.show(null,"info",'<img src="'+_iconset+'obj/hourglass.gif" class="ico16">',null,24);setTimeout(function(){if(e=="limit"){var f=bfModules.getLimitDscr(a);bfInfo.show(_iconset+"obj/limit_",e,f.descr,f.typ,24)}else if(e=="info"){if(a.indexOf("frm.")==0){a=a.substr(4);f=bfModules.getFldDscr({dialog:sActDialog==
""||!c?"main":sActDialog,include:b},a,"frm_dscr")}else f=bfModules.getFldDscr({dialog:sActDialog==""||!c?"main":sActDialog,include:b},a,"other_dscr");document.getElementById("_info").innerHTML='<span class="smallfont">'+f+"</span>"}},100);setTimeout("bfInfo.captureOnClick()",500);bfInfo.switchHelpMode();typeof d!="undefined"&&jsHelper.stopBubbling(d)}};
bfInfo.hoverHelp=function(a,b,d){if(d!=null){bfInfo.close();a.timeCounter=""}else{a.timeCounter="on";setTimeout(function(){if(a.timeCounter=="on"){document.body.style.cursor="help";bfInfo.showHelp(b);document.body.style.cursor="default"}},1E3)}};bfInfo.captureOnClick=function(){document.onclick=bfInfo.closeHelp};bfInfo.closeHelp=function(){document.getElementById("_info").style.display="none";document.onclick=null};
bfInfo.switchHelpMode=function(){if(document.body.style.cursor=="help"){var a=0;document.body.style.cursor="default"}else{a=1;document.body.style.cursor="help"}var b;if(document.getElementById("ghost").style.display=="block")b=document.getElementById("_dialog"+sActDialogSuf);if(b)b.style.cursor=document.body.style.cursor;b=b&&bfDialog.getTop(0).length>0?$("span._help",b):$("span._help",document.getElementById("_main"));if(typeof b.length!="undefined")for(var d=0;d<b.length;d++){var c=b[d].parentNode.getElementsByTagName("span")[0];
if(a){var e=jsHelper.getRGB(jsHelper.getRealStyle(b[d],"color",0));e=0.3*e[0]+0.59*e[1]+0.11*e[2];c.style.display="block";c.style.color=e>192?"#333333":"#FFFFFF";c.style.position="absolute";c.style.top="-1px";if($(c.parentNode.parentNode).css("textAlign")=="right")c.style.right="1px";else c.style.left="-1px"}else c.style.display="none"}};
bfInfo.showLegendText=function(a,b,d,c){if(b!=null){bfInfo.close();a.lang=""}else{if(BrowserDetect.browser=="Opera"){b=a.parentNode;if(typeof b.href!="undefined"&&b.href!=null){b.lang=b.href;b.removeAttribute("href");b.onmousedown="jsHelper.restoreOpHref(this)";b.style.cursor="hand"}}a.lang="on";setTimeout(function(){if(a.lang=="on"){bfModules.isLoadedHelp(undefined,undefined,"legend")||bfInfo.show(null,"info",'<img src="'+_iconset+'obj/hourglass.gif" class="ico16">',null,24);var e=typeof d=="string"?
bfModules.getLegendEntryByImg(d,c,a.src):bfModules.getLegendEntryByImg(undefined,undefined,a.src);if(!jsHelper.objIsEmpty(e)){document.getElementById("_tbl_legend");bfInfo.show(null,"info",'<span class="smallfont bold">'+e.name+'</span><br><span class="smallfont">'+e.dscr+"</span>",null,24)}}},1E3)}};$(document).ready(function(){jsHelper.setEvent(document,"onmousemove","bfInfo.getMouseXY(oEvent)","bfInfo::getMouseXY")});

