var fDesc=new Array(); fDesc[0] = "Waves of Relaxation offers you through a wide selection of the best MP3 and CD's the opportunity to enter the world of meditation, relaxation, stress relief, altered states of consciousness, lucid dreaming and much more.

This is done by listening to Binaural beats or Isochronic tones that are present in the MP3 / CD's

If you have never heard of this breakthrough technology, the benefits are HUGE, and can drastically improve your quality of life!

Main features:

- You will have less stress, worry, anxiety, depression, irritability, and moodiness in your life


- You will feel more inspired, rejuvenated, happy, emotionally stable, psychologically balanced, confident


- Increase learning ability, memory, and concentration


- You will have more energy, and your sleep will be improved


- Your immune system, health and overall well-being will be strengthened and improved


- Your intuition will grow stronger as will your awareness of your inner self, and enlightenment


- Develop the ability to be calm at all times


- Access deep meditative states without years of practice


- 100% safe and natural, anyone can do it !"; 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 = ''; } }