function glossary_addLinkBackButton(){var c=document.getElementById("content");if(!c){return}var a=c.getElementsByTagName("a");for(var b=0;b<a.length;b++){if(a[b].href.match(/\?/)){a[b].href=a[b].href+"&back=1"}else{a[b].href=a[b].href+"?back=1"}}}function glossary_Resize(){}function geber_lib_getHistory(j,c){var b=null;if(navigator.userAgent.match(/ MSIE/)&&navigator.userAgent.match(/ MSIE\s*[56]/)){if(window.XMLHttpRequest){b=window.XMLHttpRequest}else{var a=new Array("Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.4.0","Msxml2.XMLHTTP.3.0","Msxml2.XMLHTTP","Microsoft.XMLHTTP");for(i=0;i<a.length;i++){try{b=new ActiveXObject(a[i]);break}catch(k){b=false}}}}if(!b&&typeof(XMLHttpRequest)!="undefined"){try{b=new XMLHttpRequest()}catch(k){b=false}}if(!b&&window.createRequest){try{b=window.createRequest()}catch(k){b=false}}if(b){var d=j;var l=d;if(d&&!d.match(/^(https?|mailto|file):\/\//)){d=String(d);l="";if(d.charAt(0)!="/"){l=String(window.location.pathname).replace(/^(.*\/)[^\/]+$/,"$1");if(l.substring(l.length-1,l.length)!="/"){l+="/"}while(d.substring(0,3)=="../"){d=d.substring(3);l=l.replace(/^(.*\/)[^\/]+\/$/,"$1")}l+=d;l=l.replace(/\/\//,"/")}else{l+=String(window.location.pathname);l=g+l.substring(0,l.indexOf(c))+d}var g=window.location.protocol;if(g.indexOf("/")<=0){g+="//"}l=g+window.location.host+l}if(!document.cookie.match(/SESSID=/)){var h=l.replace(/\/layout\/verlauf.php/,"/serviceseiten/dateisammlung/files/collection.php?action=add&file[]=dummy.xls");h=h.replace(/\/layout\/history.php/,"/servicepages/filelibrary/files/collection.php?action=add&file[]=dummy.xls");b.open("GET",h,false);b.send(null)}b.open("GET",l+"?path="+c,false);b.send(null);var f=b.responseText;f=f.substring(f.indexOf("<!-- HISTORY -->"),f.indexOf("<!-- HISTORY / -->"));document.write(f)}}function nexxar_sendThisPageLoader(){var a=document.getElementById("sendLoader");if(a&&a.style.visibility=="visible"){return false}if(a){a.style.visibility="visible"}return true}if(window.location.pathname.indexOf("/weiterempfehlen")>=0||window.location.pathname.indexOf("/sendthispage")>=0){window.onunload=function(){var a=document.getElementById("sendLoader");if(a){a.style.visibility="hidden"}}};