hello

function f() { T=''; for(ix=1; ix < 4; ix++) T+=ix; alert(T+' : kjør'); }