var fDesc=new Array(); fDesc[0] = "Nature Ambience is actually an innovative solution developed for the purpose of brain relaxation by masking out the irritating background noises like that of traffic, babycrying, with the help of natural “white noise”

This is a unique application that has ten well-crafted Soundscapes that include Tranquil Stream, Tropical Jungle, Majestic Waterfall, Summer Night, Winter Rain, Deserted Beach, Thunder Storm, Whale Song, Relaxed Heartbeat and Sacred Chant. All the soundscapes are of high quality, having random variations and advanced sound engine with low processor usage along with background operation as well.

Natural Ambience has a very simple yet attractive visual interface designed for easy usage with provision of independent volume settings for every soundscape. What’s more, it offers a stunning 2 hours of background ambient music facilitating peace of mind over a long stretch of time.

This software dynamically recreates high quality natural soundscapes on every other standard PC having a soundcard, and provides a good alternative to the Sound Machines available in the market that basically recreate Nature Soundscapes.

So a nice option to achieve peace of thoughts and relax the mind, and saving oneself from external disturbing noises and unpleasant sounds!"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }