// 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",,]


,["Head Office","organisation.html",1,0,1]
,["Ziele","ziele.html",1,0,1]
,["Global Advisor","global_advisor.html",1,0,1]
,["Peace-Feather-Award","Peace-Feather-Award.html",1,0,1]
,["Presse und Interviews","interviews.html",1,0,1]
]



HM_Array2 =[[,"getPos(2)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]

,["Hunbatz Men,<br><i>Mexico</i>","Hunbatz_men.html",1,0,1]
,["Galsan Tschinag,<br><i>Mongolei</i>","galsan_tschinag.html",1,0,1]		
,["Dr. Masaru Emoto,<br><i>Japan</i>","dr_emoto.html",1,0,1]
,["Karin Tag,<br><i>Deutschland</i>","karin_tag.html",1,0,1]	
,["Mohan Rai,<br><i>Nepal</i>","Mohan_Rai.html",1,0,1]	
,["Maile Ngema Lama,<br><i>Nepal</i>","ngeme_lama.htmll",1,0,1]	
,["H.H. Swami Isa,<br><i>Indien</i>","swami_isa.html",1,0,1]
,["Ruben Saufkie,<br><i>USA</i>","ruben_saufkie.html",1,0,1]
,["Coco Vizcarra,<br><i>Peru</i>","coco_vizcarra.html",1,0,1]


]







HM_Array3 =[[,"getPos(3)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]

, ["2. Kongress 2012<br>Kongressprogramm", "events_overview.html", 1, 0, 1]
,["1. Kongress Bildergalerie","picture_gallery_2011.html",1,0,1]
, ["Kongress-Webseite", "http://www.congress-council-of-world-elders.de/", 1, 0, 1]



 



	
]

HM_Array4 =[[,"getPos(4)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]
, ["Ethnologisches Museum", "museum.html", 1, 0, 1]
]


HM_Array5 =[[,"getPos(5)","getTop()",,,,,,,0,0,0,1,1,1,"null","null",,]
,["Kontakt","kontakt.html",1,0,1]
,["Anmeldung Kongress","anmeldung.html",1,0,1]
,["Council of World Elders Kongress","http://www.congress-council-of-world-elders.de/",1,0,1]
,["Impressum","Impressum.html",1,0,1]

			]


		
}
