/*
 * Create sub menu for navigation.
 *
 * Production Notes: Each top nav item (about, resources, etc.) has its own 
 * corresponding layer within a numbered div. To edit, find the div for the
 * menu you want and follow the convention. Note that for each item you will 
 * need to enter the URL of the link twice. Each menu div also needs to 
 * maintain the integrity of the top and bottom rows, which are there for 
 * formatting.
 * 
 */
 
/* About menu */
strsubnav ='<div id="Layer1" name="Layer1" style="position:absolute; width:200px; z-index:1; left: 110px; top: 97px; border: 1px solid #E7A23C; visibility: hidden;">'+
		'<table width="200" border="0" cellspacing="0" cellpadding="0">'+
		'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
			'<tr><A href="g_ethik.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show1();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_ethik.html" class="subnavlink">Glaubenss&auml;tze und Ethik</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_elf_prinzipien.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show1();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_elf_prinzipien.html" class="subnavlink">Die elf Prinzipien des Naqshbandi-Pfades</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_golden_chain.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show1();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_golden_chain.html" class="subnavlink">Goldene Kette</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_a_osten_noch_westen.html">'+
				'<td class="links" height="38" onmouseover="MM_Color(this,1);MM_Show1();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_a_osten_noch_westen.html" class="subnavlink">Artikel: Weder aus dem Osten noch aus dem Westen</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
		'</table>'+
		'</div>'+
		
		
/* Resources menu */
		'<div id="Layer2" name="Layer2" style="position:absolute; width:160px; z-index:1; left: 247px; top: 97px; border: 1px solid #E7A23C; visibility: hidden;">'+
		'<table width="160" border="0" cellspacing="0" cellpadding="0">'+
			'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
			'<tr><A href="g_artikel.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show2();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_artikel.html" class="subnavlink">Artikel und Interviews</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_audioarchives.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show2();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_audioarchives.html" class="subnavlink">Audioarchive</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_online_video.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show2();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_online_video.html" class="subnavlink">Online Video</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
		'</table>'+
		'</div>'+
		
/* Publications menu */
		'<div id="Layer3" name="Layer3" style="position:absolute; width:130px; z-index:1; left: 327px; top: 97px; border: 1px solid #E7A23C; visibility: hidden;">'+
		'<table width="130" border="0" cellspacing="0" cellpadding="0">'+
			'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
			'<tr><A href="g_bucher.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show3();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_bucher.html" class="subnavlink">B&uuml;cher</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_audio.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show3();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_audio.html" class="subnavlink">Audio</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_dvd.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show3();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_dvd.html" class="subnavlink">DVD</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_bestellschein.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show3();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_bestellschein.html" class="subnavlink">Bestellschein</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
			'</table>'+
			'</div>'+
		
/* Events menu  */
		'<div id="Layer4" name="Layer4" style="position:absolute; width:140px; z-index:1; left: 394px; top: 97px; visibility: hidden;">'+
		'</div>'+
		
/* Contact menu */
		'<div id="Layer5" name="Layer5" style="position:absolute; width:100px; z-index:1; left: 612px; top: 97px; border: 1px solid #E7A23C; visibility: hidden;">'+
		'<table width="100" border="0" cellspacing="0" cellpadding="0">'+
			'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
			'<tr><A href="g_kontakt.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show5();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_kontakt.html" class="subnavlink" onMouseOver="imgover(IMG12)" onMouseOut="imgout(IMG12)">Kontakt</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_adressliste.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show5();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_adressliste.html" class="subnavlink" onMouseOver="imgover(IMG13)" onMouseOut="imgout(IMG13)">Adressliste</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><A href="g_spenden.html">'+
				'<td class="links" height="28" onmouseover="MM_Color(this,1);MM_Show5();" onmouseout="MM_Color(this,0);MM_HideALL(0);" style="cursor:hand">'+
					'<A href="g_spenden.html" class="subnavlink" onMouseOver="imgover(IMG14)" onMouseOut="imgout(IMG14)">Spenden</A>'+
				'</td>'+
			'</A></tr>'+
			'<tr><td class="links" height="4"><img src="images/pixel.gif" width="1" height="4" alt="" border="0"></td></tr>'+
			'</table>'+
			'</div>'+
			
/* Links menu  */
		'<div id="Layer6" name="Layer6" style="position:absolute; width:100px; z-index:1; left: 492px; top: 97px; visibility: hidden;">'+
		'</div>'
			
document.write(strsubnav);
