function startlos() {
if (window.aniframe.fadeInit) {window.aniframe.setTimeout("fadeInit();", 10); }
else {window.setTimeout("startlos();", 10);}
}
function changeLanguage(js_var)
{
  alert(aniframe.location+"&"+js_var);
          var Aussage = aniframe.location.href;
         alert(Aussage);
        var Ergebnis = Aussage.search(/intro.+/);
        alert(Ergebnis);
         if (Ergebnis != -1) {
                                  aniframe.location=aniframe.location+"?"+js_var;
                                 //alert(aniframe.location);
                                 window.setTimeout("startlos();", 50);
                             }
         else { aniframe.location=aniframe.location+"&"+js_var; }
}

function wechsel () {
  self.frames[0].location.href="consulting/photo/index.php?rubric=Photo+News&speak=english";

}

function wechsel2 () {
  self.frames[0].location.href="consulting/brand/index.php?rubric=Brand+News&speak=english";

}

function wechsel3 () {
  parent['aniframe'].document.getElementById('text').style.visibility="visible";
}
var welchesbildstart=0;
