<!-- Begin CSS Horizontal Menu - menu ver 3.15 2009

// NOTE: If you use a ' add a slash before it like this \'


var menuside		= "center"	// MENU SIDE | left | right | center
var fixwrap		= "no"		// MAKE yes ONLY IF MENUS ARE WRAPPING
var menuwidth		= "920"		// 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





document.write('  <li style="width: 65px;"><a href="http://www.thespatraveller.com/index.php">Home</a>'); 
document.write('    <ul>');
document.write('      <li><a href="http://www.thespatraveller.com/index.php">Home</a></li>');
document.write('      <li><a href="../about.htm">About The SPA Traveller</a></li>');
document.write('      <li><a href="../Media_Kits/The-SPA-Traveller-Media-Info-2012.pdf">Download Media Kit (PDF)</a></li>');
document.write('      <li><a href="../privacy.htm">Privacy Policy</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 180px;"><a href="http://www.thespatraveller.com/findaspa/find-a-spa.php"><img src="../FindaSpa_picts/Search25x90.jpg"></a>');
document.write('    <ul>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/find-a-spa.php">FIND A SPA</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 165px;"><a href="http://www.thespatraveller.com/Findaspa/Spa-Product.php">Products | Spa at Home</a>'); 
document.write('    <ul>');
document.write('      <li><a href="http://www.thespatraveller.com/Findaspa/Spa-Product.php">Spa Products</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 155px;"><a href="http://www.thespatraveller.com/Findaspa/Gold-Collection.php">The GOLD Collection</a>');
document.write('    <ul>');
document.write('      <li><a href="http://www.thespatraveller.com/Findaspa/Gold-Collection.php">The GOLD Collection</a></li>');
document.write('    </ul>');
document.write('  </li>');


document.write('  <li style="width: 120px;"><a href="http://www.thespatraveller.com/findaspa/articles.php">Features & Reviews</a>');
document.write('    <ul>'); 
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/articles.php">Features</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Spa_reviews.php">Spa Reviews</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Seasonal_Products.php">Seasonal Products</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Tried_and_tested.php">Tried & Tested</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Inspector_calls.php">An Inspector Calls...</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/articles.php">In the know</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Wellness.php">Wellness spa reviews</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/New-Spa-Reviews.php">New spa reviews</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Spa_Savvy.php">How to be spa savvy</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/back_issues.php">Back Issues</a></li>');
document.write('    </ul>');
document.write('  </li>');


document.write('  <li style="width: 160px;"><a href="http://www.thespatraveller.com/findaspa/Spa_Savvy.php">How to be SPA Savvy</a>');
document.write('    <ul>'); 
document.write('      <li><a href="../Articles/Spa-Agony-Aunt.htm">Treatments</a></li>');
document.write('      <li><a href="../Articles/Spa-virgin.htm">SPA Virgin</a></li>');
document.write('      <li><a href="../treatments/spa-etiquette.htm">SPA etiquette</a></li>');
document.write('      <li><a href="../treatments/spa-wear.htm">SPA wear</a></li>');
document.write('      <li><a href="../Articles/glossary.htm">Glossary</a></li>');
document.write('      <li><a href="../Articles/The-history-of-spas.htm">The history of spas</a></li>');
document.write('      <li><a href="../Articles/Spa-Agony-Aunt.htm">SPA Agony Aunt</a></li>');
document.write('      <li><a href="../Treatments/well-being-beginnings.htm">Well-being beginnings</a></li>');
document.write('      <li><a href="../Treatments/choose-the-right-treatment.htm">Choose the right treatment</a></li>');
document.write('      <li><a href="../Treatments/A-Z-of-treatments.htm">A-Z of Treatments</a></li>');
document.write('      <li><a href="../Treatments/how-to-create-a-home-spa.htm">How to create a home spa</a></li>');
document.write('    </ul>');
document.write('  </li>');


document.write('  <li style="width: 165px;"><a href="http://www.thespatraveller.com/findaspa/Spa-Professional.php">The SPA Professional</a>');
document.write('    <ul>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Spa-Professional.php">The SPA Professional</a></li>');
document.write('      <li><a href="http://www.thespatraveller.com/findaspa/Spa-Login.php">Spa Offers Control Panel Login</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 -->
