Sekhem Living Light Energy
Lifeforce. Power. Magic.
Ancient Egyptian priests and priestesses accepted apprentices into the temples to learn Sekhem. It was a life long study. Some apprentices went into the world as healers; others continued to live and work in the temples as priests and priestesses. And so the cycle continued.
As an intelligent energy, Sekhem amplifies our innate abilities, talents and Divine magic. We become our potential.
What can Sekhem do for me as a client?
Sekhem has a depth and penetration that goes into all areas of the body, mind and spirit and it can be used for any person, any animal, any situation, any crisis and any part of the planet.
You set your intention for the use of this energy and what you ask for is what you get...as a practitioner it is my responsibility to help you get the words right or allow you to just feel the wishes of your heart.
As a healing tool, you can use it to relax and reduce stress, or work on deep level pain/ injury/ emotional/ trauma issues. It helps to cut through blockages and negativity with great ease, allowing you to feel loved, cared for and nurtured.
Sekhem is very gentle, yet ultra powerful in what it delivers to the individual. It is a beautiful energy that can transform your life.
Sekhem is about keeping our balance in daily life as we clear out emotions and the controlling mind; reducing stress, staying centred, enjoying life and experiencing the joy of our inner well-being, and thus being a positive mirror for our environment, world and universe.
Be! Sing for the glory...of the living and the loving...the flaming of creation. Listen to the music of the stars. Sing! Dance! Be! Madeleine L'Engle
As we become aware of our interconnectedness with the whole - not just our planet, which we mirror, but our galaxy - the Milky Way - and further beyond to the totality of the universe...we can hear the circadian rhythm of being that holds everything together; the pulse of life. This is Sekhem.
From our point of view, humanity is once again the mean point of the universe - the point of equilibrium. As Ben Franklin once said: "We must all hang together, or assuredly we will all hang separately." From the infinitesimally small microbes, organelles, atoms, quarks that see us as their galaxy hosts from within us; from our own place in the solar system to the incalculable, infinite universe, we must learn to live in harmony. This is Sekhem.
The dance of life. Imagine a nebula or a galaxy. See the rhythmic swirl of dust particles. It is a dance - ordered and graceful, yet giving the impression of being completely and utterly free. Ineffable joy. When you can feel how happy a single star is...imagine how joyful the universe is. This is Sekhem.
One must still have chaos in oneself to be able to give birth to a dancing star. Frederick Nietzsche
Sa Sekhem Sahu
/*
Ticker Tape script-
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/
//configure tickercontents[] to set the messges you wish be displayed (HTML codes accepted)
var tickercontents=new Array()
tickercontents[0]='Electro-acupuncture'
tickercontents[1]='Allergy Testing'
tickercontents[2]='Rife Therapy'
tickercontents[3]='Homeopathic Activation'
tickercontents[4]='Spinal Energetic Evaluation'
tickercontents[5]='Phobia Control'
tickercontents[6]='TENS Therapy'
tickercontents[7]='Dental Analysis'
tickercontents[8]='Brain Wave pattern evaluation'
tickercontents[9]='Biorhythms'
tickercontents[10]='Detoxification'
tickercontents[11]='Iridology Programme'
tickercontents[12]='Organ Reactivity Programme'
tickercontents[13]='Wellness Measurements'
tickercontents[14]='Muscle Evaluation'
tickercontents[15]='Herbal & Nutritional Charts'
tickercontents[16]='Colour/Music Therapy'
tickercontents[17]='ADHD Support'
tickercontents[18]='Good Foods'
//configure the below 2 variables to set the width/background color of the ticker
var tickerwidth='55%' //in "px" or "%"
var tickerbgcolor='ffffff'
//configure the below variable to determine the delay between ticking of messages (in miliseconds
var tickdelay=3000
////Do not edit pass this line////////////////
var currentmessage=0
function changetickercontent(){
if (document.layers){
document.tickernsmain.document.tickernssub.document.write(tickercontents[currentmessage])
document.tickernsmain.document.tickernssub.document.close()
}
else
crosstick.innerHTML=tickercontents[currentmessage]
if (currentmessage==tickercontents.length-1) currentmessage=0
else currentmessage++
setTimeout("changetickercontent()",tickdelay)
}
function start_ticking(){
if (document.layers)
document.tickernsmain.visibility="show"
else
crosstick=document.getElementById? document.getElementById("tickerie") : document.all.tickerie
changetickercontent()
}
if (document.all||document.getElementById)
document.write(' ')
window.onload=start_ticking
|