var Tx = "+ + +   N e t z w e r k t e c h n i k   + + +   L i c h t w e l l e n t e c h n o l o g i e   + + +   I n d u s t r i e l l e   D a t e n k o m m u n i k a t i o n   ";
var TxL = Tx.length;
  anw = navigator.appName;
  vers = parseInt(navigator.appVersion);
function Mq() {
Tx = Tx.substring(1, TxL-1) + Tx.charAt(0);
window.status = Tx;
setTimeout("Mq()",100);}
function gr(bild) {if(document.images) document.images[bild].src=eval(bild + "gr.src");}
function ro(bild) {if(document.images) document.images[bild].src=eval(bild + "ro.src");}
tabelle = new Array();
t = 0;
i = 0;
n = 0;
function bewegen(x,y) {
  ns4 = false;
  ie4 = false;
  if (anw=="Netscape" && vers==4) ns4 = true;
  else if (anw=="Microsoft Internet Explorer" && vers>=4) ie4 = true;
  if (ns4 || ie4) {
  posstr = ns4?0:document.body.sourceIndex;
  posend = ns4?document.layers.length:document.all.length;
    p = 0;
    for (i = posstr; i < posend; i++) {
      lg = ns4?document.layers[i]:document.all[i];
      bild = ns4?lg.name:lg.getAttribute("lg", false);
      if (null != bild) {
        if (ns4) {
          lg.top = y;
          lg.left = x; }
        else {
          lg.style.posTop = y;
          lg.style.posLeft = x; }
        lg.li = x;
        lg.ob = y;
        tabelle[p++] = lg; } }
    setTimeout("neu();", 20); } }
function neu() {
  lg = tabelle[t];
  bild = ns4?lg.name:lg.getAttribute("anim",false);
  n++;
  maxn = 20;
  x = ns4?lg.left-lg.li/maxn:lg.style.posLeft-lg.li/maxn;
  y = ns4?lg.top-lg.ob/maxn:lg.style.posTop-lg.ob/maxn;
  if (ns4) {
    lg.left = x;
    lg.top = y; }
  else {
    lg.style.posLeft = x;
    lg.style.posTop = y; }
  if (n >= maxn) {
    if(ns4) {
      lg.left = 0;
      lg.top = 0; }
    else {
      lg.style.posLeft = 0;
      lg.style.posTop = 0; }
    t++;
    n = 0; }
  if(t < tabelle.length) setTimeout("neu();", 20); }
function nwin(adresse) {
sh = Math.max(screen.height,600);
sw = Math.max(screen.width,800);
 var InfoWin = window.open(adresse, "Fenster2", "screenX=0,screenY=0,scrollbars=yes,resizable=yes,dependent=no,status=yes,locationbar=no,hotkeys=no,menubar=no,height=640,width=950"); InfoWin.moveTo(0,0); if(navigator.appName == "Netscape") InfoWin.focus();
}
