
<!-- Beginning of JavaScript german

// CREDITS:
// new hierarchical menu Version 1.1 by Urs Dudli and Peter Gehrig 
// Copyright (c) 1999 Peter Gehrig and Urs Dudli. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.24fun.ch.
// info@24fun.ch
// 1/18/2000

// IMPORTANT: 
// If you add this script to a script-library or script-archive 
// you have to add a link to http://www.24fun.ch on the webpage 
// where this script Script will be running.

//  **********************************************************************************

// INSTRUCTIONS: 
// Configure the menu and font parameters for each menublock below.
// each menublock[x] contains all necessary informations to build one menu-item with 
// as many sublinks as you like. You can add as many menublocks as you need.
//
// ATTENTION: When you configure the menublocks take care that you
// set the ";" and the "+" as seen below.

//  **********************************************************************************

var menublock=new Array() // no need to change this
var plus_i=0 // no need to change this

menublock[0]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			";;;;"+ 		    // leave it empty
			 "Home|index.htm;"   // text and URL of mainlink

menublock[1]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			";;;;"+ 		    // leave it empty
			 "Aktuelles|aktuelles.htm;"   // text and URL of mainlink

menublock[2]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			";;;;"+ 		    // leave it empty
			 "Was ist Lichtgebet|wasistlichtgebet.htm;"   // text and URL of mainlink


menublock[3]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 ";;;;"+ 		    // leave it empty
			 "Lichtgebet|lichtgebet.htm;"   // text and URL of mainlink

menublock[4]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 ";;;;"+ 		    // leave it empty
			 "Retreats|retreats.htm;"   // text and URL of mainlink


menublock[5]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 ";;;;"+ 		    // leave it empty
			 "Auf Tour|auftour.htm;"   // text and URL of mainlink

menublock[6]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 ";;;;"+ 		    // leave it empty
			 "Trommeln|musik.htm;"   // text and URL of mainlink

menublock[7]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 ";;;;"+ 		    // leave it empty
			 "Lichtkreis|lichtkreis.htm;"   // text and URL of mainlink

menublock[8]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			";;;;"+ 		    // leave it empty
			 "Lichtnahrung|lichtnahrung.htm;"   // text and URL of mainlink

menublock[9]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			";;;;"+ 		    // leave it empty
			 "Bilder|bilder.htm;"   // text and URL of mainlink


//<a href="http://selfaktuell.teamone.de/" target="_blank">SELFHTML aktuell</a>
//javascript:sivafenster()
//			 "Bilder|#|;"+	                    // text and URL of mainlink
//			 "Deutschland2|pics/deutschland/index.html|;"+	// text and URL of first sublink
//			 "Deutschland3|pics/deutschland/javascript:sivafenster()|;"+	// text and URL of first sublink
//			 "Deutschland|deutschlandbilder.htm|;"+	// text and URL of first sublink
//			 "Finnland|finnlandbilder.htm|;"+	// text and URL of first sublink
//			 "Wir|wirbilder.htm|;"	    // text and URL of fifth sublink 	

menublock[10]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 ";;;;"+ 		    // leave it empty
			 "Publikationen|publikationen.htm;"   // text and URL of mainlink
			  
menublock[11]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			";;;;"+ 		    // leave it empty
			 "Links|links.htm;"   // text and URL of mainlink

menublock[12]="Arial,Verdana;"+ 			// font mainlink
			 "3;"+				// fontsize mainlink
			 "666666;"+			// fontcolor mainlink
			 "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 "Arial;"+ 		// font sublinks
			 "2;"+				// fontsize sublinks
			 "660066;"+			// fontcolor sublinks
			 "0;"+				// fontweight sublinks, 1 means bold, 0 means normal

			 "Kontakt|#|;"+	                    // text and URL of mainlink
			 "Kontakt|http://www.sunja.de/kontakt-free-planet.htm|;"+	// kontaktroot.htm text and URL of first sublink
			 "Impressum|impressum.htm|;"
			 //"Newsletter|newsletter.htm|;"



// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
// menublock[9]="3;"+ 			// font mainlink
//			 "3;"+				// fontsize mainlink
//			 "9C0463;"+			// fontcolor mainlink
//         "0;"+				// fontweight mainlink, 1 means bold, 0 means normal
//          ";;;;"+ 		    // leave it empty
//			 "no submenu|main.html|main;"   // text and URL of mainlink


             		 
// No need to change anything below	 
//  **********************************************************************************
	 
var menusplit
var urlsplit
var font_weight_main
var font_weight_sub
var font_weight_sub

var minusimg=new Image()
minusimg.src="pics/minus.gif"

var plusimg=new Image()
plusimg.src="pics/plus.gif"
			 
var showsubmenus=new Array()
for (i=0;i<=menublock.length-1;i++) {
	showsubmenus[i]=-1
}

var plusminusimg=new Array()
for (i=0;i<=menublock.length-1;i++) {
	plusminusimg[i]=plusimg.src
}

function openandclose(visi) {
	showsubmenus[visi]=(-1)*showsubmenus[visi]
    var menucontent=""
    if (showsubmenus[visi]==1) {plusminusimg[visi]=minusimg.src}
    if (showsubmenus[visi]==-1) {plusminusimg[visi]=plusimg.src}
    menucontent+="<table border=0>"
//    menucontent+="<tr><td colspan=2>"
//    menucontent+="<img src=\"images/blank.gif\" width=167 height=0 border=0></td></tr>"
    
	for (i=0;i<=menublock.length-1;i++) {
		menusplit=menublock[i].split(";")
		urlsplit=menusplit[8].split("|")
		if (menusplit[3]==1) {font_weight_main="<b>"}
		if (menusplit[3]==0) {font_weight_main=""}
		if (menusplit[7]==1) {font_weight_sub="<b>"}
		if (menusplit[7]==0) {font_weight_sub=""} 
		menucontent+="<tr><td align=right width=195>" //115

        
       if (menusplit[9].length==0) {
            // menucontent+="</td>"
            // menucontent+="<td>"
            menucontent+=font_weight_main
            //menucontent+="<a href="+urlsplit[1]+" target="+urlsplit[2]+">"
            menucontent+="<a href="+urlsplit[1]+">"
            menucontent+="<font face="+menusplit[0]+" color="+menusplit[2]+" size="+menusplit[1]+">"
            menucontent+=urlsplit[0]
            menucontent+="</font></a></td><td width=45 align=middle><a href="+urlsplit[1]+"><img src='"+plusminusimg[i]+"' border=0></a>"
            menucontent+="</td></tr>"
            plus_i++ 
        }
        
        if (menusplit[9].length!=0) {
            var thismainmenu=i+plus_i

            menucontent+=font_weight_main
            menucontent+="<a href='javascript:openandclose("+i+")'>"
            menucontent+="<font face="+menusplit[0]+" color="+menusplit[2]+" size="+menusplit[1]+">"
            menucontent+=urlsplit[0]
            menucontent+="</font></a></td><td align=middle>"
            menucontent+="<a href='javascript:openandclose("+i+")'>"
            menucontent+="<img src='"+plusminusimg[i]+"' border=0></a></td></tr>"
   
		    if (showsubmenus[i]==1) {
			    for (ii=9;ii<=menusplit.length-1;ii++) {
				    urlsplit=menusplit[ii].split("|")
                    menucontent+="<tr><td align=right>"
    			    menucontent+=font_weight_sub
                    menucontent+="<a href="+urlsplit[1]+" target="+urlsplit[2]+">"
                    menucontent+="<font face="+menusplit[4]+" color="+menusplit[6]+" size="+menusplit[5]+">"
                    menucontent+=urlsplit[0]
                    menucontent+="</font></a></td><td></td></tr>"
			    }
		    }
        }    
	}
    menucontent+="</table>"
    
	if (document.all) {
		//alert("document");
		//alert(menucontent);
		menu.innerHTML=menucontent
		
		//	document.menu=menucontent

		//document.menu.write(menucontent)
		//document.menu.document.close()

	}
	if (document.layers) {
	        //alert("layers");
		document.menu.document.write(menucontent)
		document.menu.document.close()
	}
	if (document.documentElement){
	  //alert(menucontent);
	  //alert("document.documentElement");
	  menu.innerHTML=menucontent
	}
	
	//alert("danach");
}


//<SCRIPT language=JavaScript> <!--
// No rightclick script v.2.5
// (c) 1998 barts1000
// barts1000@aol.com
// Don't delete this header!

//var message="www.free-planet.de";
//function click(e) {
// if (document.all) {if (event.button == 2) {alert(message);return false;}}
// if (document.layers) {if (e.which == 3) {alert(message);return false;}}
//}
//if (document.layers) {document.captureEvents(Event.MOUSEDOWN);}
//document.onmousedown=click;

// --> 
//</SCRIPT>

function sivafenster(){
  self.name="yogahome";
  siva = window.open("dolphin.htm","dolphin","width=330,height=200,scrollbars=no,locationbar=no,menubar=no,screenX=100,screenY=50,status=no,resizable=yes");siva.focus();
}

function luento1fenster(){
  self.name="pablohome";
  siva = window.open("luento1.htm","luento1","width=330,height=200,scrollbars=no,locationbar=no,menubar=no,screenX=100,screenY=50,status=no,resizable=yes");luento1.focus();
}

//if(top!=self)
//alert("nein");
//  top.location=self.location;


// - End of JavaScript - -->



