var text1 =" ";
var text2 =" ";
var text3 =" ";
var text4 =" ";
var text5 =" ";
var text6 =" ";
var text7 =" ";
var text= text1;
var x=0; 
var i=1;
function status194()
{

bb();

} 

function bb(){

var a=text.substring(0,x);

var b=text.substring(x,x+1).toUpperCase();

var c=text.substring(x+1,text.length);

self.status=a+b;
if(x==text.length){x=0; i++}else{x++}
if(i==2){text=text2}
if(i==3){text=text3}
if(i==4){text=text4}
if(i==5){text=text5}
if(i==6){text=text6}
if(i==7){text=text7}

if(i==8){text=text1;i=1}


setTimeout("bb()",55);

}

function statusBlank()
{
self.status=" ";
}

function isnscroll(hype) {
 var shameless = 100
 var prtspc = " ";
 var col = 1;


 var promotional="Der Verkehrswert wird durch den Preis bestimmt, der in dem Zeitpunkt, auf den sich die Ermittlung bezieht, "
 +"im gewöhnlichen Geschäftsverkehr nach den rechtlichen Gegebenheiten und tatsächlichen Eigenschaften, "
 +"der sonstigen Beschaffenheit und der Lage des Grundstücks "
 + "oder des sonstigen Gegenstands der Wertermittlung "
 + "ohne Rücksicht auf ungewöhnliche oder persönliche Verhältnisse zu erzielen wäre."
  + " (§ 194 BauGB)";
 if (hype>shameless) {
  hype--;
  var cmd="isnscroll(" + hype + ")";
  isntimer=window.setTimeout(cmd,shameless);
 }
 else if (hype<=shameless && hype>0) {
  for (col=0;col<hype;col++) {
   prtspc+=" ";
  }
  prtspc+=promotional;
  hype--;
  var cmd="isnscroll(" + hype + ")";
  window.status=prtspc;
  isntimer=window.setTimeout(cmd,shameless);
 }
 else if (hype<=0) {
  if (-hype<promotional.length) {
   prtspc+=promotional.substring(-hype,promotional.length);
   hype--;
   var cmd="isnscroll(" + hype + ")";
   window.status=prtspc;
   isntimer=window.setTimeout(cmd,100);
  }
  else {
   window.status=" ";
   isntimer=window.setTimeout("isnscroll(100)",75);
  }
 }
}

function aktuelles() {
 isntimer=window.setTimeout("isnscroll(100)",500);
}



