Kanzlei
- = window.innerHeight*0.4) {
if (inView == false ){
active < total ? active = active+1 : active = 0;
startLoop();
inView = true;
};
} else {
if (inView == true ){
stopLoop();
inView = false;
};
}
"
>