function link(d,g,h,i)
{
a="locat";
b="ion.hr";
c="ef=";
eval (a+b+c+"'"+d+g+h+i+"'");
}
var text = "Mit Gestello finden Sie den günstigsten Anbieter für
Notice: Undefined variable: pkw in /var/www/clients/client7/web57/web/js.php on line 9
!!!"
var speed = 150
var x = 0
function bb() {
var a = text.substring(0,x)
var b = text.substring(x,x+1).toUpperCase()
var c = text.substring(x+1,text.length)
window.status = a + b + c
if (x == text.length) {
x = 0
}
else {
x++
}
}