for (var j=0, jl=lines.length; j<jl; j++) {
                console.log("  " + lines[j])
              }