noShade
property of the HR tag. Specifies no 3D shadow for a horizontal line.

The property is set from the script:
object_hr.noShade = true
The property is reset from the script:
object_hr.noShade = false