if ($(this).attr("ProcessesStopped") !== undefined) {
            pstopped = parseInt($(this).attr("ProcessesStopped"), 10);
        }