var fl = (new ServLoader({
containerId: "loader", // (required) container element
// stepMilliseconds: 5, (optional) animation step interval
// splitMilliseconds: 3000, (optional) split portion interval
// fillUpToPercentage: 98, (optional) where to stop
})).start(); // start the progress bar