/* Align columns, in Jsish */ function alignColumns(phrases:array, just:string) { var x, y, max, diff, left, right, cols=0; for(x=0; xcols) cols=phrases[x].length; } for (x=0; x