!  ----------------------------------------------------------------
!               CONDITIONAL OBJECT DEFAULTS
!
!   These are the object defaults that are common to all Khoros conditionals
!   These can be over-ridden by having a ~/app-defaults, ~/.app-defaults, 
!   or ~/.khoros/app-defaults directory in your account, with an app-defaults 
!   file named "Conditional" there.
!
!  ----------------------------------------------------------------
!

!
! Label underneath the conditional, giving the conditional name is
! emphasized (drawn twice to give a 2D effect);  same thing for the
! status output (when you move your mouse over the conditional, and
! the purpose of the conditional component is printed out under the
! conditional)
!
*Label*Emphasize:   1
*Status*Emphasize:  1
*Conditional*foreground:  #9a9a9a

!
! When you move your pointer over a conditional, a description of the
! different components of the conditional appears in the status window
! of cantata.  If you want the information to appear below the conditional
! rather than in the status window, change the attribute below to 1 (TRUE).
!
*Conditional.Showstatus:  0
