var IE=(navigator.appVersion.indexOf("MSIE")!=-1&&document.all)?1:0
var NS=(navigator.appName=="Netscape"&&navigator.plugins["LiveAudio"])?1:0
var FF=(navigator.userAgent.indexOf('Firefox/1')!=-1)?1:0
function mailNotify(){if(NS|FF){document.write('<embed src="/site_images/sounds/ring.wav" autostart="true" hidden="yes" width="0" height="0" loop="false" name="mailsnd" />');}
if(IE){document.write('<bgsound src="/site_images/sounds/ring.wav" autostart="true" hidden="yes" width="0" height="0"loop="false" name="mailsnd" />');}}
function friendNotify(){if(IE|NS|FF){document.write('<embed src="/site_images/sounds/dooropen.wav" autostart="true" hidden="yes" width="0" height="0" loop="false" name="mailsnd" />');}}
function imNotify(){if(IE|NS|FF){document.write('<embed src="/site_images/sounds/imrcv.wav" autostart="true" hidden="yes" width="0" height="0" loop="false" name="mailsnd" />');}}
