	// Pixels from left edge of browser
	var currentPosition = 70;
	var topPosition = 105;

// ###############################################################			

//		Produkte

				HM_Array1 = [
				[,currentPosition,topPosition],			
			["Technische Daten","http://www.pollex.at/daten.htm",1,0,0],
			["Programmkonzept","http://www.pollex.at/konzept.htm",1,0,0],
			["Programmumfang","http://www.pollex.at/umfang.htm",1,0,0],
			["Schema","http://www.pollex.at/schema.htm",1,0,0],
			["Stammdaten","http://www.pollex.at/stammdaten.htm",1,0,0],
			["Auftragsbearbeitung","http://www.pollex.at/aufbearb.htm",1,0,0],
			["Zusatzprogramme","http://www.pollex.at/zusatz.htm",1,0,0],
			["Download","http://www.pollex.at/download.htm",1,0,0],
			["Allgeimeine Produktinfo","http://www.pollex.at/InfoAllg.htm",1,0,0],
			["Produktinfo Reifenhandel","http://www.pollex.at/InfoReifen.htm",1,0,0]
			]
			
				currentPosition = currentPosition + button_spacing;
			

// ###############################################################			

//		 Seminare

				HM_Array2 = [
				[,currentPosition,topPosition],			
//			["Informationsseminar","http://www.pollex.at/Sem_info.htm",1,0,0],
//			["Verkaufsseminar","http://www.pollex.at/sem_verkauf.htm",1,0,0],
//			["Train-the-trainer","http://www.pollex.at/sem_trainer.htm",1,0,0],
			["CRM-Basis (POLLEX-Seminarhaus)","http://www.pollex.at/semcrmein.htm",1,0,0],
			["CRM-Manager (POLLEX-Seminarhaus)","http://www.pollex.at/semcrmman.htm",1,0,0],
		//	["CRM-Manager II (POLLEX-Seminaryacht)","http://www.pollex.at/show.asp?curpage=1&typ=sy-folie&cnt=10",1,0,0],
			["Anfahrtsplan POLLEX-LC","http://www.pollex.at/weg.htm",1,0,0],
			["Info POLLEX-Seminarhaus","http://www.pollex.at/show.asp?curpage=1&typ=ss-folie&cnt=3",1,0,0]
		//	["Info POLLEX-Seminaryacht","http://www.pollex.at/show.asp?curpage=1&typ=sy-daten&cnt=4",1,0,0],
		//	["Seminaranmeldung","http://www.pollex.at/anmelden.asp",1,0,0]
			]
				currentPosition = currentPosition + button_spacing;
			

// ###############################################################			

//		 Infos
				
				HM_Array3 = [
				[,currentPosition,topPosition],			
			//["Was ist neu?","http://www.pollex.at/wasistneu.htm",1,0,0],
			["Spire","http://www.pollex.at/spire.htm",1,0,0],
			//["Euro","http://www.pollex.at/euro.htm",1,0,0],
			["Links","http://www.pollex.at/links.htm",1,0,0],
			["Download","http://www.pollex.at/download.htm",1,0,0],
			["Info POLLEX-Seminarhaus","http://www.pollex.at/show.asp?curpage=1&typ=ss-folie&cnt=3",1,0,0]
			//["Info POLLEX-Seminaryacht","http://www.pollex.at/show.asp?curpage=1&typ=sy-daten&cnt=4",1,0,0]
			]
				currentPosition = currentPosition + button_spacing;

			
// ###############################################################			

//		 Partner
				
				HM_Array4 = [
				[,currentPosition,topPosition],			
			["Unsere Partner","http://www.pollex.at/kontakt.htm",1,0,0],
			["ALCG","http://www.alcg.de",1,0,0],
			["RZL","http://rzlsoftware.at",1,0,0],
			["adpro","http://www.adpro.at",1,0,0],
			["Citrix Systems","http://www.citrix.de",1,0,0],
			["Oracle","http://www.oracle.at",1,0,0],
			["NTRsupport - Fernwartung","http://www.pollex.at/inquiero.htm",1,0,0],
			["Microsoft","http://www.microsoft.at",1,0,0]
			]
				currentPosition = currentPosition + button_spacing;

			
// ###############################################################			

//		 Support
							
				HM_Array5 = [
				[,currentPosition,topPosition],			
			["WEBSupport - Anmeldung","http://www.pollex-lc.com/support/login.asp",1,0,0]
			]
				currentPosition = currentPosition + button_spacing;

