// All Params are defined in file: HM_Loader.js (global)
// If necessary PageParams (local) can be defined here...
// Note: localParams do overwrite globalParams!

function loadArrays() {
	
	/* 
	ConfigNote:
	- Naming:	HM_Array1	= mainMenu1  
				HM_Array1_1	= child1 of Menu1
				HM_Array2	= mainMenu2
				HM_Array2_4	= child4 of Menu2
	- Position:	"calcPos(1)"	= mainMenu item#1
				"calcPos(2)"	= mainMenu item#2
			...
	- Child:	HM_Array1 =
				[...["XML","www.xml.com",1,0,1] = (child = possible)
				HM_Array1_1 =
				[...["XML","www.xml.com",1,0,0] = (child != possible)
	*/				




HM_Array1 =[[,"getPos(1)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]



,["&Uuml;ber uns","seraphim_institut.html",1,0,1]
,["Kontakt","kontakt.html",1,0,1]	
,["Impressum","Impressum.html",1,0,1]	
,["Links","links.html",1,0,1]	
]



HM_Array2 =[[,"getPos(2)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]
, ["Events Überblick", "events_news.html", 1, 0, 1]
, ["Kongresse und Workshops", "seminare.html", 1, 0, 1]

, ["Reisen", "reisen_mit_karin_tag.html", 1, 0, 1]
, ["Kristallschädel Ausbildung", "kristallschaedelhueterschule.html", 1, 0, 1]	
, ["Mediatoren Ausbildung", "mediatoren_ausbildung.html", 1, 0, 1]	
, ["Einzeltermine Karin Tag", "einzeltermine.html", 1, 0, 1]	

]







HM_Array3 =[[,"getPos(3)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]


,["Ethnologisches Museum","Kristallbibliothek.html",1,0,1]
,["Atlantische Kristallbibliothek","Kristallbibliothek.html",1,0,1]
,["Kristallschädel Corazon de Luz","Kristallschaedel.html",1,0,1]



 



	
]

HM_Array4 =[[,"getPos(4)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]


]


HM_Array5 =[[,"getPos(5)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]
,["Bücher von Karin Tag","buecher.html",1,0,1]	
,["Ebay-Shop","http://stores.ebay.de/Karin-Tag",1,0,1]	





			]
		
}
