Javascript Properties JavaScript Reference

Note:
Read and write property. 
Controls the volume balance between the left and right speakers. 
Value: 
A number from
   -10000          all sound goes through the left speaker 
    to
    +10000         all sound goes through the right speaker
    
Syntax:
    
document.all.bgsoundID.balance = value