out();
return;
}
else
{
// Load the data up on the get of the page.
$sessionTimeout = get_session_timeout($user);
$SlotStatusDetection = get_ssd_inv_type($user);
error_log("get_ssd_inv_type = ". $SlotStatusDetection );
}
?>
Setup System Settings
include('progressWin_inc.htm');
?>