var oProgressBar = new ProgressBar ( eProgressBar, nTotal )
oProgressBar
.add(1)
.reset()
.hide()
.show()
.bColor
.bInvertedColor
.bPercentage
.setTotal ()