javascript:(function(){ function pad(n, l) { var s = ''+parseInt(n); while (s.length