function sort(sorter, captcha) {
    for (var i = 0; i < sorter.length; ++i) {
        less = sorter[i];
        swap = 0;
        ls = i;