// (c) Ger Versluis 2000 version 4.15, 9 July 2003
// Modified by Gerd Graul for http://www.ligagelb.de

	// Globals
	var PopNoOffMenus=6;
	var PopWebMasterCheck=0;
	var BaseHref="";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

PopMenu1=new Array(42);
	PopMenu1[0]=7;			// number of main items
	PopMenu1[1]=121;		// Left position
	PopMenu1[2]=150;		// Top position
	PopMenu1[3]="black";		// Normal font color
	PopMenu1[4]="C0C0C0";		// Normal back color
	PopMenu1[5]="red";		// High font color
	PopMenu1[6]="C0C0C0";		// High back color
	PopMenu1[7]="white";		// Border color
	PopMenu1[8]="arial, helvetica";	// Fontfamily
	PopMenu1[9]=1;			// Bold
	PopMenu1[10]=0;			// Italic
	PopMenu1[11]=9			// Font size
	PopMenu1[12]=1;			// First line horizontal
	PopMenu1[13]=1;			// First line permanent visible
	PopMenu1[14]=1;			// Border width
	PopMenu1[15]="left";		// Text align "left", "center" or "right"
	PopMenu1[16]=.25;		// Horizontal overlap
	PopMenu1[17]=.25;		// Vertical overlap
	PopMenu1[18]=1000;		// Delay
	PopMenu1[19]=0;			// Right to left unfold
	PopMenu1[20]="LyrOne";		// Target div
	PopMenu1[21]=1;			// Border between elements
	PopMenu1[22]="left";		// Menu horizontal centered "left", "center" or "right"
	PopMenu1[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu1[24]="white";		// Normal fontcolor sub items
	PopMenu1[25]="808080";		// Normal back color sub items
	PopMenu1[26]="red";		// High font color sub items
	PopMenu1[27]="C0C0C0";		// High back color sub items
	PopMenu1[28]="white";		// Border color sub items
	PopMenu1[29]=BaseHref+"script/triright.gif";	// Arrow right
	PopMenu1[30]=10;			// Arrow Width
	PopMenu1[31]=16;		// Arrow Height
	PopMenu1[32]=BaseHref+"script/tridown.gif";// Arrow down
	PopMenu1[33]=10;		// Arrow Width
	PopMenu1[34]=5;			// Arrow Height
	PopMenu1[35]=BaseHref+"script/trileft.gif";// Arrow left
	PopMenu1[36]=10;			// Arrow Width
	PopMenu1[37]=20;		// Arrow Height
	PopMenu1[38]=1;			// Keep selected path highlighted
	PopMenu1[39]=3;			// Top padding
	PopMenu1[40]=2;			// Left padding
	PopMenu1[41]=0;			// Unfold On Click



//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

	
	PopMenu1_1=new Array("Home","index.asp","script/tabright.gif",0,32,84);

	PopMenu1_2=new Array("News","","script/tabright.gif",2,32,85);
		PopMenu1_2_1=new Array("LigaGelb-News","news_ligagelb.asp","",0,20,170);	
		PopMenu1_2_2=new Array("Fussball-News","news_fussball.asp","",0,20,170);

	PopMenu1_3=new Array("Tipp-Seiten","","script/tabright.gif",6,32,85);
		PopMenu1_3_1=new Array("Spielregeln","tipp_spielregeln.htm","",0,20,170);
		PopMenu1_3_2=new Array("Tipp-Abgabe","tipp_tippabgabe.htm","",0);
		PopMenu1_3_3=new Array("Preise/Pokale","tipp_praemien.htm","",0);
        	PopMenu1_3_4=new Array("Ergebnisse","","",4,20,170);
                	PopMenu1_3_4_1=new Array("1. LigaGelb","tipp_results_liga_1.asp","",0,20,170);
	        	PopMenu1_3_4_2=new Array("2. LigaGelb","tipp_results_liga_2.asp","",0);
                	PopMenu1_3_4_3=new Array("RegionalLiga","tipp_results_liga_3.asp","",0);
                	PopMenu1_3_4_4=new Array("World-Net-Cup","tipp_wnc_results.htm","",0);
                PopMenu1_3_5=new Array("Tabellen","","",4);
                	PopMenu1_3_5_1=new Array("1. LigaGelb","tipp_tabelle_liga_1.asp","",0,20,170);
	        	PopMenu1_3_5_2=new Array("2. LigaGelb","tipp_tabelle_liga_2.asp","",0);
                	PopMenu1_3_5_3=new Array("RegionalLiga","tipp_tabelle_liga_3.asp","",0);
                	PopMenu1_3_5_4=new Array("Ewige Tabelle","tipp_tabelle_liga_e.asp","",0);
        	PopMenu1_3_6=new Array("World-Net Cup","","",2,20,170);
			PopMenu1_3_6_1=new Array("Tippergebnisse","tipp_wnc_results.htm","",0,20,170);
	        	PopMenu1_3_6_2=new Array("Spielergebnisse","tipp_wnc_clubs.htm","",0);
        	

PopMenu1_4=new Array("Fußball-Infos","","script/tabright.gif",6,32,85);
			PopMenu1_4_1=new Array("Fußball-Ergebnisse/Tabellen","","",8,20,171);
					PopMenu1_4_1_1=new Array("1. Bundesliga","info_ergebnisse_buli1.asp","",0,20,170);
					PopMenu1_4_1_2=new Array("2. Bundesliga","info_ergebnisse_buli2.asp","",0,20,170);
					PopMenu1_4_1_3=new Array("3. Liga","info_ergebnisse_dl.asp","",0,20,170);
					PopMenu1_4_1_4=new Array("Regionalliga Nord","info_ergebnisse_rln.asp","",0,20,170);
					PopMenu1_4_1_5=new Array("Regionalliga West","info_ergebnisse_rlw.asp","",0,20,170);
					PopMenu1_4_1_6=new Array("Regionalliga Süd","info_ergebnisse_rls.asp","",0,20,170);
					PopMenu1_4_1_7=new Array("DFB-Pokal","info_ergebnisse_dfb.asp","",0,20,170);
					PopMenu1_4_1_8=new Array("Ausland","","",12,20,170);
							PopMenu1_4_1_8_1=new Array("Belgien","info_ergebnisse_bel1.asp","",0,20,120);
							PopMenu1_4_1_8_2=new Array("England","info_ergebnisse_eng1.asp","",0,20,120);
							PopMenu1_4_1_8_3=new Array("Frankreich","info_ergebnisse_fra1.asp","",0,20,120);
							PopMenu1_4_1_8_4=new Array("Italien","info_ergebnisse_ita1.asp","",0,20,120);
							PopMenu1_4_1_8_5=new Array("Niederlande","info_ergebnisse_ned1.asp","",0,20,120);
							PopMenu1_4_1_8_6=new Array("Österreich","info_ergebnisse_oebl.asp","",0,20,120);
							PopMenu1_4_1_8_7=new Array("Portugal","info_ergebnisse_por1.asp","",0,20,120);
							PopMenu1_4_1_8_8=new Array("Russland","info_ergebnisse_rus1.asp","",0,20,120);
							PopMenu1_4_1_8_9=new Array("Schottland","info_ergebnisse_sco1.asp","",0,20,120);
							PopMenu1_4_1_8_10=new Array("Spanien","info_ergebnisse_esp1.asp","",0,20,120);
							PopMenu1_4_1_8_11=new Array("Schweiz","info_ergebnisse_chsl.asp","",0,20,120);
							PopMenu1_4_1_8_12=new Array("Türkei","info_ergebnisse_tur1.asp","",0,20,120);

			PopMenu1_4_2=new Array("Fußball-Clubs Bundesliga","info_fussballclubs.asp","",0,20,170);
			PopMenu1_4_3=new Array("Fußball-Tipps Bundesliga","tipp_bundesliga_ergebnisse.asp","",0,20,170);
			PopMenu1_4_4=new Array("Fußball-Links","info_fussball_links.htm","",0,20,170);
			PopMenu1_4_5=new Array("Abseits-Links","info_abseits_links.htm","",0,20,170);
			PopMenu1_4_6=new Array("Fußball-WM 2010","","",2,20,170);
							PopMenu1_4_6_1=new Array("Ergebnisse WM 2010","wm_2010_ergebnisse.htm","",0,20,170);
							PopMenu1_4_6_2=new Array("News zur WM 2010","wm_2010_news.htm","",0,20,170);

			














	PopMenu1_5=new Array("Über uns","","script/tabright.gif",3,32,85);
		PopMenu1_5_1=new Array("Impressum","ueberuns_impressum.htm","",0,20,170);
		PopMenu1_5_2=new Array("Kontakt","ueberuns_kontakt.htm","",0);
		PopMenu1_5_3=new Array("Disclaimer","ueberuns_disclaimer.htm","",0);
		

	PopMenu1_6=new Array("Forum","forum.htm","script/tabright.gif",0,32,85);
	
	PopMenu1_7=new Array("Community","","script/tabright.gif",2,32,85);
		PopMenu1_7_1=new Array("Anmeldung","community_anmeldung.htm","",0,20,170);
		PopMenu1_7_2=new Array("LogIn","community_login.asp","",0);
	


PopMenu2=new Array(1,-1,-1,"yellow","black","black","yellow","blue","arial",1,0,11,0,0,1,"left",.25,.25,2000,0,"",0,"left","top","blue","white","black","maroon","black",BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,1,2,2,0);
	PopMenu2_1=new Array("<br>&nbsp;Top and Left -1","","",0,70,160);

PopMenu3=new Array(1,-2,-2,"black","white","white","black","red","technical",1,0,14,0,0,1,"left",.25,.25,1000,0,"",0,"left","top","blue","white","black","maroon","black",BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,1,15,15,0);
	PopMenu3_1=new Array("Top and Left -2","file.htm","",0,70,160);

PopMenu4=new Array(1,0,0,"yellow","purple","purple","yellow","yellow","arial",1,0,8,0,0,1,"center",.25,.25,1000,0,"",0,"center","center","blue","white","red","maroon","black",BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,1,2,2,0);
	PopMenu4_1=new Array("<br>&nbsp;Triggered by anchor,<br>position independent from anchor","","",1,90,180);
		PopMenu4_1_1=new Array("Example1","file.htm","",1,18,160);
			PopMenu4_1_1_1=new Array("Example1_1","file.htm","",1,18,160);
				PopMenu4_1_1_1_1=new Array("<img src="+BaseHref+"\"file.jpg\">","","",1,128,128);
					PopMenu4_1_1_1_1_1=new Array("<img src="+BaseHref+"\"file.jpg\">","","",0,128,128);

PopMenu5=new Array(1,-2,-1,"yellow","black","black","yellow","blue","arial",1,0,11,0,0,1,"left",.25,.25,1000,0,"",0,"left","top","blue","white","black","maroon","black",BaseHref+"tri.gif",10,20,BaseHref+"tridown.gif",20,10,BaseHref+"trileft.gif",10,20,1,2,2,0);
		PopMenu5_1=new Array("<br>&nbsp;move your mouse<br>&nbsp;over this example","","",1,70,160);
			PopMenu5_1_1=new Array("<br>&nbsp;HorizontalOverlap=.25<br>&nbsp;VerticalOverlap=.25","","",0,70,200);
	



PopMenu6=new Array(42);
	PopMenu6[0]=10;			// number of main items
	PopMenu6[1]=0;			// Left position
	PopMenu6[2]=215;		// Top position
	PopMenu6[3]="black";		// Normal font color
	PopMenu6[4]="D3D1D2";		// Normal back color
	PopMenu6[5]="red";		// High font color
	PopMenu6[6]="D3D1D2";		// High back color
	PopMenu6[7]="white";		// Border color
	PopMenu6[8]="arial, helvetica";	// Fontfamily
	PopMenu6[9]=1;			// Bold
	PopMenu6[10]=0;			// Italic
	PopMenu6[11]=9			// Font size
	PopMenu6[12]=0;			// First line horizontal
	PopMenu6[13]=1;			// First line permanent visible
	PopMenu6[14]=1;			// Border width
	PopMenu6[15]="left";		// Text align "left", "center" or "right"
	PopMenu6[16]=.25;		// Horizontal overlap
	PopMenu6[17]=.25;		// Vertical overlap
	PopMenu6[18]=1000;		// Delay
	PopMenu6[19]=0;			// Right to left unfold
	PopMenu6[20]="LyrOne";		// Target div
	PopMenu6[21]=1;			// Border between elements
	PopMenu6[22]="left";		// Menu horizontal centered "left", "center" or "right"
	PopMenu6[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu6[24]="white";		// Normal fontcolor sub items
	PopMenu6[25]="808080";		// Normal back color sub items
	PopMenu6[26]="red";		// High font color sub items
	PopMenu6[27]="C0C0C0";		// High back color sub items
	PopMenu6[28]="white";		// Border color sub items
	PopMenu6[29]=BaseHref+"script/tri.gif";// Arrow right
	PopMenu6[30]=5;			// Arrow Width
	PopMenu6[31]=10;		// Arrow Height
	PopMenu6[32]=BaseHref+"script/tridown.gif";// Arrow down
	PopMenu6[33]=10;		// Arrow Width
	PopMenu6[34]=5;			// Arrow Height
	PopMenu6[35]=BaseHref+"script/trileft.gif";	// Arrow left
	PopMenu6[36]=5;			// Arrow Width
	PopMenu6[37]=10;		// Arrow Height
	PopMenu6[38]=1;			// Keep selected path highlighted
	PopMenu6[39]=2;			// Top padding
	PopMenu6[40]=2;			// Left padding
	PopMenu6[41]=0;			// Unfold On Click


		PopMenu6_1=new Array("Login","community_login.asp","",0,20,120);
			
		PopMenu6_2=new Array("Anmeldung","community_anmeldung.htm","",0,20,120);
			
		PopMenu6_3=new Array("","blank.jpg","",0,40,120);
		
		PopMenu6_4=new Array("LigaGelb-News","news_ligagelb.asp","",0,20,120);

		PopMenu6_5=new Array("","","",0,40,120);
	     	
		PopMenu6_6=new Array("Ergebnisse","","",3,20,170);
                	PopMenu6_6_1=new Array("1. LigaGelb","tipp_results_liga_1.asp","",0,20,170);
	        	PopMenu6_6_2=new Array("2. LigaGelb","tipp_results_liga_2.asp","",0);
                	PopMenu6_6_3=new Array("RegionalLiga","tipp_results_liga_3.asp","",0);
                	
                PopMenu6_7=new Array("Tabellen","","",4,20,170);
                	PopMenu6_7_1=new Array("1. LigaGelb","tipp_tabelle_liga_1.asp","",0,20,170);
	        	PopMenu6_7_2=new Array("2. LigaGelb","tipp_tabelle_liga_2.asp","",0);
                	PopMenu6_7_3=new Array("RegionalLiga","tipp_tabelle_liga_3.asp","",0);
                	PopMenu6_7_4=new Array("Ewige Tabelle","tipp_tabelle_liga_e.asp","",0);
		
		PopMenu6_8=new Array("","blank.jpg","",0,40,120);


		PopMenu6_9=new Array("Impressum","ueberuns_impressum.htm","background_navi.gif",0,20,120);

		PopMenu6_10=new Array("Kontakt","ueberuns_kontakt.htm","background_navi.gif",0,20,120);
















