'50', 'barstyle' => '', 'bartype' => '', 'class' => '', 'label' => '' ), $params)); $out = $label != '' ? '
' : ''; $out.='
' . $value . '% Complete
'; $out .= $label != '' ?'
':''; return $out; } ebs_backward_compatibility_callback('progressbar', 'osc_theme_progressbar');