<!--
function menuName(Name) {
//
document.write('<div id="navcontainer">');
document.write('<ul id="navlist">');
document.write('<li><a href="home.htm" id="current">Home</a></li>');
document.write('<li><a href="about-Kate-Marks.htm" >About Kate</a></li>');
//
// ---- MAIN PAGE  
if (Name == "Main") {
document.write('<li><a href="circle-of-song.htm">Circle of Song</a></li>');
document.write('<li><a href="sessions.htm">Private Sessions</a></li>');
document.write('<li><a href="programs.htm">Workshops & Programs</a></li>');
document.write('<li><a href="sound-healing.htm">Sound & Healing</a></li>');
document.write('<li><a href="products.php">Online Store</a></li>');
document.write('<li><a href="resources.htm">Resources</a></li>');

}
// ---- CIRCLE OF SONG PAGE  
if (Name == "Circle") {
document.write('<li><a href="circle-of-song.htm">Circle of Song</a></li>');
document.write('<span style="font-size: 8pt;"><li><a href="book-intro.htm"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Book Excerpts</a></li>');
document.write('<li><a href="products.php#book"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Purchase Book</a></li>');
document.write('<li><a href="products.php#cd"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Purchase CD</a></li></span>');
document.write('<li><a href="sessions.htm">Private Sessions</a></li>');
document.write('<li><a href="programs.htm">Workshops & Programs</a></li>');
document.write('<li><a href="sound-healing.htm">Sound & Healing</a></li>');
document.write('<li><a href="products.php">Online Store</a></li>');
document.write('<li><a href="resources.htm">Resources</a></li>');
}
// --- SESSIONS PAGE 
if (Name == "Sessions") {
document.write('<li><a href="circle-of-song.htm">Circle of Song</a></li>');
document.write('<li><a href="sessions.htm">Private Sessions</a></li>');
document.write('<span style="font-size: 8pt;"><li><a href="#psychotherapy"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Body-Centered Psychotherapy</a></li>');
document.write('<li><a href="#intuitive"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Intuitive Counseling</a></li>');
document.write('<li><a href="#polarity"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Polarity Therapy</a></li>');
document.write('<li><a href="#reiki"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Reiki</a></li>');
document.write('<li><a href="#avesa"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Avesa Quantum Healing</a></li>');
document.write('<li><a href="#atlantean"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Atlantean Healing Chamber</a></li>');
document.write('<li><a href="#toning"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Toning</a></li>');
document.write('<li><a href="#activations"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Sound Activations</a></li>');
document.write('<li><a href="#voicebio"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Voice-Bio</a></li>');
document.write('<li><a href="#journeys"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Shamonic Journeys</a></li>');
document.write('<li><a href="#ritual"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Ritual, Celebration, Rites of Passage</a></li>');
document.write('<li><a href="#arts"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Expressive Arts</a></li>');
document.write('<li><a href="#q1000"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Q1000 Laser Therapy</a></li>');
document.write('<li><a href="#dome"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Far InfraRed Thermal Therapy</a></li>');
document.write('<li><a href="#fees"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Fees & Scheduling</a></li></span>');
document.write('<li><a href="programs.htm">Workshops & Programs</a></li>');
document.write('<li><a href="sound-healing.htm">Sound & Healing</a></li>');
document.write('<li><a href="products.php">Online Store</a></li>');
document.write('<li><a href="resources.htm">Resources</a></li>');
}
// ---- PROGRAMS PAGE  
if (Name == "Programs") {
document.write('<li><a href="circle-of-song.htm">Circle of Song</a></li>');
document.write('<li><a href="sessions.htm">Private Sessions</a></li>');
document.write('<li><a href="programs.htm">Workshops & Programs</a></li>');
document.write('<span style="font-size: 8pt;"><li><a href="programs.htm"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Programs</a></li>');
document.write('<li><a href="schedule.htm"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Schedule</a></li>');
document.write('<li><a href="register.php"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Register</a></li></span>');
document.write('<li><a href="sound-healing.htm">Sound & Healing</a></li>');
document.write('<li><a href="products.php">Online Store</a></li>');
document.write('<li><a href="resources.htm">Resources</a></li>');
}
// --- SOUND HEALING
if (Name == "Sound") {
document.write('<li><a href="circle-of-song.htm">Circle of Song</a></li>');
document.write('<li><a href="sessions.htm">Private Sessions</a></li>');
document.write('<li><a href="programs.htm">Workshops & Programs</a></li>');
document.write('<li><a href="sound-healing.htm">Sound & Healing</a></li>');
document.write('<span style="font-size: 8pt;"><li><a href="products.php#cd"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Purchase CD</a></li>');
document.write('<li><a href="#soundasvibration"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Sound as Vibration</a></li>');
document.write('<li><a href="#scientificresearch"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Scientific Research</a></li>');
document.write('<li><a href="#soundashealer"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Sound as Healer</a></li>');
document.write('<li><a href="#soundasdestroyer"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Sound as Destroyer</a></li>');
document.write('<li><a href="#powerofthehumanvoice"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Power of the Human Voice</a></li>');
document.write('<li><a href="#toning"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Toning</a></li>');
document.write('<li><a href="#warmups"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Warmups</a></li>');
document.write('<li><a href="#toningexercises"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Exercises</a></li></span>');
document.write('<li><a href="products.php">Online Store</a></li>');
document.write('<li><a href="resources.htm">Resources</a></li>');
}
// --- PRODUCTS PAGE
if (Name == "Products") {
document.write('<li><a href="circle-of-song.htm">Circle of Song</a></li>');
document.write('<li><a href="sessions.htm">Private Sessions</a></li>');
document.write('<li><a href="programs.htm">Workshops & Programs</a></li>');
document.write('<li><a href="sound-healing.htm">Sound & Healing</a></li>');
document.write('<li><a href="products.php">Online Store</a></li>');
document.write('<span style="font-size: 8pt;"><li><a href="#Books"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Books</a></li>');
document.write('<li><a href="#CDs"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  CDs</a></li>');
document.write('<li><a href="#Products"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Healing Products</a></li>');
document.write('<li><A href="#Products"> <img src="images/buttons/ball.gif" width="12" heigth="12" border="0">  Shipping Info</a></li></span>');
document.write('<li><a href="resources.htm">Resources</a></li>');
}
// --- RESOURCES
if (Name == "Resources") {
document.write('<li><a href="circle-of-song.htm">Circle of Song</a></li>');
document.write('<li><a href="sessions.htm">Private Sessions</a></li>');
document.write('<li><a href="programs.htm">Workshops & Programs</a></li>');
document.write('<li><a href="sound-healing.htm">Sound & Healing</a></li>');
document.write('<li><a href="products.php">Online Store</a></li>');
document.write('<li><a href="resources.htm">Resources</a></li>');
// --- info goes here
}
//
document.write('<li><a href="testimonials.htm">Testimonials</a></li>');
document.write('<li><a href="links.htm">Links</a></li>');
document.write('<li><a href="process-viewcart.php">View Cart</a></li>');
document.write('<li><a href="contact.php">Contact</a><br></li>');
document.write('<li><A HREF="join.php"><IMG SRC="images/buttons/btn-join-email-list.gif" WIDTH="116" HEIGHT="30" BORDER="0"></A></li>');
document.write('</ul>');
document.write('</div>');
}
-->