ver=parseInt(navigator.appVersion) m_ie4=(ver>3 && navigator.appName!="Netscape")?1:0 function playSound() { if (m_ie4) document.all['BGSOUND_ID'].src='http://ww2.thedollpalace.com/sounds/camera_short_c.wav'; } function stopSound() { if (m_ie4) document.all['BGSOUND_ID'].src='http://ww2.thedollpalace.com/sounds/jsilence.mid'; }