{
    $OUT = "";
    if ($smb{DeadTime})
    {
	$OUT .= "deadtime = $smb{DeadTime}";
    }
}
