// Begin CSS_NL Vertical Menu - menu ver 0.1-2008-08

//		///////////////////////	//////////////////////////////////////////////////////////////////////////////	//
//		file "menu_NL.js"	last BIG update: Sunday 2/5/10 (D/M/Y)	//	last small update: 25/7/10
//		///////////////////////	/////////////////////////////////////////////////////////////////////////////	//

// This file is EXTREMELY FRAGILE; the SLIGHTest ERROR will make the menu disseapear	//
// This file is EXTREMELY FRAGILE; the SLIGHTest ERROR will make the menu disseapear	//
// This file is EXTREMELY FRAGILE; the SLIGHTest ERROR will make the menu disseapear	//
// This file is EXTREMELY FRAGILE; the SLIGHTest ERROR will make the menu disseapear	//
// This file is EXTREMELY FRAGILE; the SLIGHTest ERROR will make the menu disseapear	//
// This file is EXTREMELY FRAGILE; the SLIGHTest ERROR will make the menu disseapear	//
// This file is EXTREMELY FRAGILE; the SLIGHTest ERROR will make the menu disseapear	//

//	e.g. forgetting a >>> ); <<< at the end of the write.document line			//

//		NOTE: If you use a ' add a slash before it like this \' or with &prime;		//
//		NOTE: If you use a ' add a slash before it like this \' or with &prime;		//
//		NOTE: If you use a ' add a slash before it like this \' or with &prime;		//
//		NOTE: If you use a ' add a slash before it like this \' or with &prime;		//
//		NOTE: If you use a ' add a slash before it like this \' or with &prime;		//
//		NOTE: If you use a ' add a slash before it like this \' or with &prime;		//
//		NOTE: If you use a ' add a slash before it like this \' or with &prime;		//

//	REFLECT CHANGES in "site-map_NL.htm" upon EDITING this file			//

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide">');
document.write('<ul id="menunav">');


	// START MENU LINKS

document.write('<li style="width: 99px;"><a href="HomePage_NL.html" title="klik om te activeren">StartPagina</a></li>');

document.write('<li style="width: 99px;"><a href="dicoT_NL.htm#TANTRA" title="klik hier om meer te weten te komen over tantra">TANTRA</a></li>');



document.write('<li style="width: 99px;"><a href="activities_NL.htm" title="klik hier voor een overzicht van onze activiteiten">Activiteiten</a>');
document.write('<ul>');
document.write('	<li><a href="WSsummer2_NL.htm"><span class="green">Intensieve ZOMERWEEK</span></a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="WSintroWE_NL.htm">Ontdekkingsweekend</a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="WSaqua_NL.htm">Aquawellness</a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="CoachIndiv_NL.htm">Individuele coaching</a></li>');
document.write('	<li><a href="CoachCouple_NL.htm">Coaching voor koppels</a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="WSevolution_NL.htm">Evolutiegroep</a></li>');
document.write('	<li><a href="WSlibido_NL.htm">Libido en bewustzijn</a></li>');
document.write('	<li><a href="WSother_NL.htm">Andere activiteiten</a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="testimonials_NL.htm"><span class="green">GOUDEN BOEK</span></a></li>');
document.write('</ul>');
document.write('</li>');



document.write('<li style="width: 99px;"><a href="INFO_NL.htm" title="klik hier voor een heuse waaier van informatie">INFO</a>');
document.write('<ul>');
document.write('	<li><a href="quotation_NL.htm">Citaten</a></li>');
document.write('	<li><a href="poems_NL.htm">Gedichten</a></li>');
document.write('	<li><a href="humor_NL.htm">Humor</a></li>');
document.write('	<li><a href="texts_NL.htm">Teksten</a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="comparison_NL.htm">Vergelijkingen</a></li>');
document.write('	<li><a href="dictionary_NL.htm">Woordenboek</a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="PDFgallery_NL.htm">Bekijken en laden bestanden</a></li>');
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="staff-MAIN_NL.htm">De kern van onze organisatie</a>'); 
document.write('	<li><a href="vision_NL.htm">Onze visie</a>'); 
document.write('	<li>------------------------------------</li>');
document.write('	<li><a href="testimonials_NL.htm"><span class="green">GETUIGENISSEN</span></a></li>');
document.write('</ul>');
document.write('</li>');



//	document.write('<li style="width: 99px;"><a href="PDFfiles/FAQ1NL.pdf" target="_blank" title="klik hier om de meest gestelde vragen en antwoorden te visualiseren">F.A.Q.</a></li>');
//	 (Frequently Asked Questions)

document.write('<li style="width: 99px;"><a href="staff-home_NL.htm">Wie zijn we?</a>'); 

document.write('<li style="width: 99px;"><a href="contact_NL.htm" title="klik HIER om naar de CONTACT pagina te gaan">Contact</a></li>');

document.write('<li style="width: 99px;"><a href="HomePage.html" title="cliquez ICI pour aller &agrave; la section fran&ccedil;aise"><img src="picts/flags/mmf_French.gif" align="absmiddle"> Fran&ccedil;ais</a></li>');




//	LINKS

//	document.write('<li style="width: 99px;"><a href="links_NL.htm" title="klik HIER om naar de CONTACT pagina te gaan">Links</a></li>');



// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');

// END -->