setTimeout(function () { RunLine(ArrayRunLineBox[3], 0) }, 0);
setTimeout(function () { RunLine(ArrayRunLineBox[2], 0) }, 500);
setTimeout(function () { RunLine(ArrayRunLineBox[1], 0) }, 1000);
setTimeout(function () { RunLine(ArrayRunLineBox[0], 0) }, 1500);