// <!-- Begin CSS Vertical Menu - menu ver 3.0 2007

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide">');

document.write('<ul id="menunav">');

// START MENU LINKS - EDIT BELOW THIS AREA


// Adele Cox 4/6/08: Commented out AllWebCo's stuff, and made my own buttons
//                   Removed lots of blank links throughout file
//                   Added descriptive text throughout to track changes and
//                      to easily identify each button
// Adele Cox 4/7/08: Buttons:  HOME
//                             PAIN IN THE BODY
//                             PAIN IN THE SOUL
//                             MEET ADELE
//                             TESTIMONIALS
//                             LIBRARY & RESOURCES
//                             HELP & SUPPORT
//
// Adele Cox 4/25/08: Selections:  Testimonials; Meet Adele; Specific Pain
// Adele Cox 6/17/08: Switched order of HELP and LIBRARY buttons
// Adele Cox 6/09/09: From JLevin review: Renamed PAIN IN THE BODY and PAIN IN THE SOUL buttons
//                                        Added new buttons for SESSION INFORMATION
//                                        Changed HOME button size from 120px
//                                        Changed MEET ADELE button size from 130px
//                                        Changed SITE MAP, TESTIMONIALS, LIBRARY button sizes from 130px
// Adele Cox 6/10/09: Changed LIB button back - otherwise, truncated in Flock browser
//
// Adele Cox 8/14/09 : Added leading double-parallel-lines to first comment in response
//                     to this error from IE: Invalid character, line 1, char 1
//                   : Replaced SESSION INFORMATION with OVERVIEW; added DISTINCTIONS,
//                     SESSION-INTRO; 
//                     Tried to remove live links from menu selections (seems redundant),
//                     but now they don't show up on the menu bar -- resumed.
// Adele Cox 8/21/09:  Changed SESSION INFORMATION menu button name with SESSION OVERVIEW

// HOME button

document.write('<li style="width: 50px;"><a href="index.html">HOME</a></li>');

// PAIN IN THE BODY button -- link to TRANSFORMATIONAL PAIN-FREE BODYWORK pages
// Adele Cox 6/15/08: Added Injury Rehab

document.write('  <li style="width: 130px;"><a href="bodywork.htm"><i>Pain-free</i> Bodywork</a>');
document.write('    <ul>');
document.write('      <li><a href="bodywork.htm">Bodywork Overview</a></li>');
document.write('      <li><a href="neck_pain.htm">Head or Neck Pain</a></li>');
document.write('      <li><a href="shoulder_pain.htm">Shoulder Pain</a></li>');
document.write('      <li><a href="back_pain.htm">Back, Hip Pain</a></li>');
document.write('      <li><a href="limb_pain.htm">Hand, Foot Pain</a></li>');
document.write('      <li><a href="injury_rehab.htm">Injury Rehab</a></li>');
document.write('      <li><a href="trauma_pain.htm">Accident, Injury, Surgery</a></li>');
document.write('    </ul>');
document.write('  </li>');

// PAIN IN THE SOUL button -- link to BODY BASED PERSONAL LIFE COACHING pages
// Adele Cox 6/11/08: Changed page title to Anxiety, Depression from Boredom, Stress, Overwhelm

document.write('  <li style="width: 150px;"><a href="coaching.htm"><i>Somatic</i> Life Coaching</a>');
document.write('    <ul>');
document.write('      <li><a href="coaching.htm">Coaching Overview</a></li>');
document.write('      <li><a href="anxiety_depression.htm">Anxiety, Depression</a></li>');
document.write('      <li><a href="personal_growth.htm">Personal Growth</a></li>');
document.write('      <li><a href="relationships.htm">Relationship Issues</a></li>');
document.write('    </ul>');
document.write('  </li>');


// Adele Cox 4/26/08:  updated Help & Support button to match site map
// Adele Cox 6/17/08:  added Session Overview
// Adele Cox 6/09/09:  Copied from HELP AND SUPPORT; moved from last place; removed Site Map

// Adele Cox 8/14/09:  Restructured SESSION INFORMATION button
// SESSION INFORMATION button
//
//document.write('  <li style="width: 130px;"><a href="session-information.htm">Session Information</a>');
//document.write('    <ul>');
//document.write('      <li><a href="session-information.htm">Session Information</a></li>');
//document.write('      <li><a href="overview.htm">Session Overview</a></li>');
//document.write('      <li><a href="pricing.htm">Session Pricing</a></li>');
//document.write('      <li><a href="faq-home.htm">F.A.Q.</a></li>');
//document.write('      <li><a href="privacy.htm">Policy Statements</a></li>');
//document.write('      <li><a href="contact.htm">Contact Us</a></li>');
//document.write('    </ul>');
//document.write('  </li>');

// OVERVIEW button

document.write('  <li style="width: 130px;"><a href="overview.htm">Session Overview</a>');
document.write('    <ul>');
document.write('      <li><a href="overview.htm">Session Overview</a></li>');
document.write('      <li><a href="pricing.htm">Session Pricing</a></li>');
document.write('      <li><a href="distinctions.htm">Unique Distinctions</a></li>');
document.write('      <li><a href="privacy.htm">Policy Statements</a></li>');
document.write('      <li><a href="faq-home.htm">F.A.Q.</a></li>');
document.write('      <li><a href="contact.htm">Contact Us</a></li>');
document.write('    </ul>');
document.write('  </li>');


// Adele Cox 4/6/08: added Meet Adele button

document.write('  <li style="width: 100px;"><a href="about.htm">Meet Adele</a>');
document.write('    <ul>');
document.write('      <li><a href="about.htm#Personal Statement">Personal Statement</a></li>');
document.write('      <li><a href="about.htm#Professional Credentials">Professional Credentials</a></li>');
document.write('      <li><a href="about.htm#Professional Organizations">Professional Organizations</a></li>');
document.write('    </ul>');
document.write('  </li>');


// LIBRARY AND RESOURCES button
// Adele Cox 6/07/08: I decided to take USEFUL LINKS out to minimize the number of external links
// Adele Cox 5/02/09: Added Newsletters button; changed order from PODCASTS, ARTICLE, UPCOMING EVENTS
// Adele Cox 6/17/08:  added Session Overview


document.write('  <li style="width: 130px;"><a href="library.htm">Library &amp Resources</a>');
document.write('    <ul>');
document.write('      <li><a href="articles.htm">Articles</a></li>');
document.write('      <li><a href="newsletters.htm">Newsletters</a></li>');
document.write('      <li><a href="podcasts.htm">Podcasts</a></li>');
document.write('      <li><a href="events.htm">Upcoming Events</a></li>');
document.write('      <li><a href="alliance_partners.htm">Alliance Partners</a></li>');
// document.write('      <li><a href="links.htm">Useful Links</a></li>');
document.write('    </ul>');
document.write('  </li>');


// Adele Cox 4/6/08: added Testimonials button

document.write('<li style="width: 100px;"><a href="testimonials.htm">Clients Speak</a></li>');

// Adele Cox 4/26/08:  updated Help & Support button to match site map
// Adele Cox 6/17/08:  added Session Overview
// Adele Cox 6/09/09:  renamed from HELP AND SUPPORT; moved all links except Site Map and
//                     Contact Info to SESSION INFORMATION

// HELP AND SUPPORT button

document.write('  <li style="width: 50px;"><a href="site_map.htm">Site Map</a>');
document.write('    <ul>');
document.write('      <li><a href="site_map.htm">Site Map</a></li>');
// document.write('      <li><a href="overview.htm">Session Overview</a></li>');
// document.write('      <li><a href="pricing.htm">Session Pricing</a></li>');
// document.write('      <li><a href="faq-home.htm">F.A.Q.</a></li>');
// document.write('      <li><a href="privacy.htm">Policy Statements</a></li>');
document.write('      <li><a href="contact.htm">Contact Us</a></li>');
document.write('    </ul>');
document.write('  </li>');



// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');


// Adele Cox 4/7/08: Moved OLD LINKS to bottom of page (vs interspersed with modifications)
//

// Adele Cox 4/7/08: MEET ADELE pull down format
// document.write('  <li style="width: 90px;"><a href="about.htm">Meet Adele</a>');
// document.write('    <ul>');
// document.write('      <li><a href="about.htm">Personal Statement</a></li>');
// document.write('      <li><a href="about.htm">Credentials</a></li>');
// document.write('      <li><a href="about.htm">Professional Affiliations</a></li>');
// document.write('    </ul>');
// document.write('  </li>');


// Adele Cox 4/6/08: was MAINSITE button - removed
//                   Removed HOMEPAGE from MAINSITE (redundant)
//                   Changed ABOUT US to ABOUT ADELE
//                   Changed PRIVACY POLICY to POLICY STATEMENTS

// document.write('  <li style="width: 90px;"><a href="index.html">Mainsite</a>'); 
// document.write('    <ul>');
// document.write('      <li><a href="index.html">Home</a></li>');
// document.write('      <li><a href="site_map.htm">Site Map</a></li>');
// document.write('      <li><a href="about.htm">About Us</a></li>');
// document.write('      <li><a href="privacy.htm">Privacy Policy</a></li>');
// document.write('    </ul>');
// document.write('  </li>');


// Adele Cox 4/6/08: was SERVICES button - replaced
//                   Divided SERVICES button into COACHING and BODYWORK, and
//                   modified menu selections for consistency with new structure

// document.write('  <li style="width: 90px;"><a href="services.htm">Services</a>'); 
// document.write('    <ul>');
// document.write('      <li><a href="services.htm">Our Services</a></li>');
// document.write('      <li><a href="quotes.htm">Quotes</a></li>');
// document.write('      <li><a href="clients.htm">Client List</a></li>');
// document.write('      <li><a href="testimonials.htm">Testimonials</a></li>');
// document.write('    </ul>');
// document.write('  </li>');

// was BODY BASED LIFE COACHING button
//
// document.write('  <li style="width: 90px;"><a href="services.htm">Coaching for Life Change</a>');
// document.write('    <ul>');
// document.write('      <li><a href="services.htm"></a>Introduction</li>');
// document.write('      <li><a href="services.htm">Session Overview</a></li>');
// document.write('      <li><a href="services.htm">Pricing Information</a></li>');
// document.write('      <li><a href="testimonials.htm">Testimonials</a></li>');
// document.write('    </ul>');
// document.write('  </li>');
//

// Adele Cox 4/6/08: was PRODUCTS button - removed; should be added back in when
//                   purchase items are added to this website

// document.write('  <li style="width: 90px;"><a href="CARTgallery1.htm">Products</a>');
// document.write('    <ul>');
// document.write('      <li><a href="CARTgallery1.htm">Products 1</a></li>');
// document.write('      <li><a href="CARTgallery2.htm">Products 2</a></li>');
// document.write('      <li><a href="CARTgallery3.htm">Products 3</a></li>');
// document.write('      <li><a href="FORMgallery1.htm">List Style Products 1</a></li>');
// document.write('      <li><a href="FORMgallery2.htm">List Style Products 2</a></li>');
// document.write('      <li><a href="FORMgallery3.htm">List Style Products 3</a></li>');
// document.write('    </ul>');
// document.write('  </li>');


// Adele Cox 4/6/08: was GALLERY (?) - changed it before adding comment - replaced
//                   not sure the difference between List Gallery and Gallery, so keeping
//                   all as-is for now
//                   Replaced with LIBRARY button to post podcasts and articles
//                   OK, I think I only wanto use LIST STYLE GALLERY, so I removed GALLERY 1-3

// document.write('  <li style="width: 90px;"><a href="gallery1.htm">Library</a>');
// document.write('    <ul>');
// document.write('      <li><a href="gallery1.htm">Gallery 1</a></li>');
// document.write('      <li><a href="gallery2.htm">Gallery 2</a></li>');
// document.write('      <li><a href="gallery3.htm">Gallery 3</a></li>');
// document.write('      <li><a href="LISTgallery1.htm">List Style Gallery 1</a></li>');
// document.write('      <li><a href="LISTgallery2.htm">List Style Gallery 2</a></li>');
// document.write('      <li><a href="LISTgallery3.htm">List Style Gallery 3</a></li>');
// document.write('    </ul>');
// document.write('  </li>');


// Adele Cox 4/6/08: was RESOURCES button - removed

// document.write('  <li style="width: 90px;"><a href="news.htm">Resources</a>');
// document.write('    <ul>');
// document.write('      <li><a href="news.htm">Company News</a></li>');
// document.write('      <li><a href="links.htm">Website Links</a></li>');
// document.write('    </ul>');
// document.write('  </li>');


// Adele Cox 4/6/08: was HELP AND SUPPORT button - modified
//                   Added Privacy statements (from MAINSITE)

// document.write('  <li style="width: 130px;"><a href="site_map.htm">Help &amp; Support</a>');
// document.write('    <ul>');
// document.write('      <li><a href="site_map.htm">Site Map</a></li>');
// document.write('      <li><a href="faq-home.htm">F.A.Q.</a></li>');
// document.write('      <li><a href="quotes.htm">Quotes</a></li>');
// document.write('      <li><a href="contact.htm">Contact Us</a></li>');
// document.write('      <li><a href="careers.htm">Careers</a></li>');
// document.write('      <li><a href="PDFgallery.htm" target="_blank">PDF Downloads</a></li>');
// document.write('    </ul>');
// document.write('  </li>');


// END -->