<!-- Begin CSS Horizontal Menu - menu ver 3.15 2009

// NOTE: If you use a ' add a slash before it like this \'


var menuside		= "left"	// MENU SIDE | left | right | center
var fixwrap		= "no"		// MAKE yes ONLY IF MENUS ARE WRAPPING
var menuwidth		= "900"		// TOTAL MENU WIDTH TO FIX WRAP


document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide" align="'+menuside+'">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');

document.write('<ul id="menunav">');


// START MENU LINKS - EDIT BELOW THIS AREA


// Use the two slashes (to left) to turn links into comments

document.write('<li style="width: 50px;"><a href="../../index.html" title="The Aromatherapy School">Home</a></li>');

document.write('	<li style="width: 100px;"><a href="../next-workshop-aromatherapy-school.html" title="Next workshop at the Aromatherapy School">Next Workshop</a></li>');

document.write('  <li style="width: 90px;"><a href="../../essential-oils/essential-oils.html" title="Essential Oils">Essential Oils</a></li>');

document.write('  <li style="width: 60px;"><a href="../../aromatherapy-diffusers/diffusers.html" title="Aromatherapy Diffusers">Diffusers</a></li>');

document.write('  <li style="width: 85px;"><a href="../../solid-perfume/body-butters.html" title="Body Butters / Solid Perfumes">Body Butters</a></li>');

document.write('  <li style="width: 100px;"><a href="#">Other Products</a>'); 
document.write('    <ul>');
document.write('      <li><a href="../aromatherapy-quick-study-guide.html" title="Aromatherapy Quick Study Guide by Joie Power, Ph.D.">Aromatherapy Study Guide</a></li>');
document.write('      <li><a href="../aromatherapy-references-books.html" title="Recommended Books at  Aromatherapy School">Books</a></li>');
document.write('      <li><a href="../herbal-products.html" title="Herbal Products">Herbal Products</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 110px;"><a href="#">Essential Oil Info</a>'); 
document.write('    <ul>');
document.write('      <li><a href="../../essential-oils/artisan-essential-oils.html" title="Artisan Essential Oils">Artisan Essential Oils Definition</a></li>');
document.write('      <li><a href="../../essential-oils/enfleurage.html" title="Enfleurage">Enfleurage Definition</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 55px;"><a href="#">Articles</a>');
document.write('    <ul>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-essential-oil-basics.html" title="Aromatherapy Article: Aromatherapy:&nbsp;The Basics">Aromatherapy: Basics</a></li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-chronic-fatigue.html" title="Aromatherapy Article: Chronic Fatigue Syndrome">Chronic Fatigue</a></li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-endangered-species.html" title="Aromatherapy Article: Endangered Plant Species">Endangered Plant Species</a></li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-essential-oil-quality.html" title="Aromatherapy Article: Essential Oil Quality - Is it Important?">Essential Oil Quality</a></li>');
document.write('      <li><a href="../aromatherapy-articles/essential-oil-monograph-lavender.html" title="Aromatherapy Article: Lavender Essential Oil Monograpy">E.O. Monograph: Lavender</a></li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-essential-oil-gas-chromatography.html" title="Aromatherapy Article: Gas Chromatography Interpretation">Gas Chromatography</a></li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-essential-oil-emotions.html" title="Aromatherapy Article: Essential Oils and Emotions">Oils and Emotions</a></li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-essential-oil-immunity.html" title="Aromatherapy Article: Aromatherapy for Immunity">Oils for Immunity</li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-pni-psychoneuroimmunology.html" title="Aromatherapy Article: Psychoneuroimmunology and Aromatherapy">Psychoneuroimmunology</li>');
document.write('      <li><a href="../aromatherapy-articles/aromatherapy-essential-oil-sars.html" title="Aromatherapy Article: Aromatherapy and the SARS Virus">SARS & Aromatherapy</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 80px;"><a href="../aromatherapy-newsletters/aromatherapy-newsletter-list.html" title="Aromatherapy School Newsletter Archive">Newsletters</a></li>');

//document.write('  <li style="width: 80px;"><a href="#">Newsletters</a>');
//document.write('    <ul>');
//document.write('      <li><a href="../aromatherapy-newsletters/apr-2010.html" title="Aromatherapy School Newsletter - Apr. 2010, V.2, No.4">Apr. 2010, V.2, No.4</a></li>');
//document.write('      <li><a href="../aromatherapy-newsletters/mar-2010.html" title="Aromatherapy School Newsletter - Mar. 2010, V.2, No.3">Mar. 2010, V.2, No.3</a></li>');
//document.write('      <li><a href="../aromatherapy-newsletters/feb-2010.html" title="Aromatherapy School Newsletter - Feb. 2010, V.2, No.2">Feb. 2010, V.2, No.2</a></li>');
//document.write('      <li><a href="../aromatherapy-newsletters/jan-2010.html" title="Aromatherapy School Newsletter - Jan. 2010, V.2, No.1">Jan. 2010, V.2, No.1</a></li>');
//document.write('      <li><a href="../aromatherapy-newsletters/oct-2009.html" title="Aromatherapy School Newsletter - Oct. 2009, V.1, No.2">Oct. 2009, V.1, No.2</a></li>');
//document.write('      <li><a href="../aromatherapy-newsletters/aug-2009.html" title="Aromatherapy School Newsletter - Aug. 2009, V.1, No.1">Aug. 2009, V.1, No.1</a></li>');
//document.write('    </ul>');
//document.write('  </li>');

document.write('  <li style="width: 145px;"><a href="#">Info, Services &amp; Support</a>');
document.write('    <ul>');
document.write('      <li><a href="../about-aromatherapy-school.html" title="About the Aromatherapy School">About</a></li>');
document.write('	     <li><a href="../aromatherapy-consult-services.html" title="Consult Services - Dr. Joie Power"  alt="Aromathrapy consultation services">Consult & Formulation</a>');
document.write('      <li><a href="../contact-aromatherapy-school.html" title="Contact the Aromatherapy School"  alt="Contact the Aromatherapy School">Contact Us</a></li>');
document.write('      <li><a href="../directions-next-workshop.html" title="Directions: Next Workshop at the Aromatherapy School"  alt="Directions: Next Workshop at the Aromatherapy School">Directions: Next Workshop</a></li>');
document.write('      <li><a href="../faq-aromatherapy-school.html" title="Faq page at  the Aromatherapy School">F.A.Q.</a></li>');
document.write('      <li><a href="../resources-links.html" title="Resource Links from the Aromatherapy School">Links</a></li>');
document.write('      <li><a href="../workshop-prerequisites.html" title="Prerequisites for Workshops at  the Aromatherapy School">Prerequisites</a></li>');
document.write('      <li><a href="../workshop-schedule.html" title="Aromatherapy School Workshop Schedule">Schedule</a></li>');
document.write('      <li><a href="../aromatherapy-school-privacy-policy.html" title="Aromatherapy School Policies">School Policies</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('	<li style="width: 85px;"><a href="#">Testimonials</a>');
document.write('    <ul>');
document.write('      <li><a href="../../essential-oils/essential-oil-testimonials.html" title="Artisan Essential Oil Testimonials">Artisan Oils Testimonials</a></li>');
document.write('      <li><a href="../workshop-testimonials.html" title="Aromatherapy School Workshop Testimonials">School Testimonials</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('<li style="width: 105px;"><a href="#">Forms & Forums</a>');
document.write('    <ul>');
document.write('<li><a href="../clinical-experiential-report.html" title="Clinical / Experiential Report Form at Aromatherapy School">Experiential-Form</a></li>');
document.write('<li><a href="../evaluation-aromatherapy-workshop.html" title="Workshop Evaluation Form at Aromatherapy School">Feedback-Form</a></li>');
document.write('<li><a href="../information-aromatherapy-workshop.html" title="Workshop Registration Form at Aromatherapy School">Registration-Form</a></li>');
document.write('    </ul>');
document.write('    </li>');

document.write('<li style="width: 70px;"><a href="../subscribe-aromatherapy-school.html" title="Subscribe to The Aromatherapy School Newsletter">Subscribe</a></li>');

document.write('<li style="width: 145px;"><a href="../shopping/checkout.html" title="Sign-up for next class at the Aromatherapy School">Workshop Registration</a></li>');

//document.write('  <li style="width: 90px;"><a href="gallery1.htm">Gallery</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('      <li><a href="slideshow.htm">Slideshow</a></li>');
//document.write('    </ul>');
//document.write('  </li>');

//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>');


// END LINKS //


document.write('</ul>');
document.write('</td></tr></table>');
   if (fixwrap == "yes") {
document.write('<img src="picts/spacer.gif" width="'+menuwidth+'" height="1"><br />');
}
document.write('</td></tr></table>');

// END -->

























