if (navigator.appName == "Microsoft Internet Explorer") {
document.write('<bgsound src="sound/40Mother_13.mp3" LOOP="10">');
}
else {


document.write('<object data="sound/40Mother_13.mp3" type="application/x-mplayer2" width="0" height="0"><param name="filename" value="sound/40Mother_13.mp3"><param name="autostart" value="1"> <param name="playcount" value="true"></object><br>');


}



