/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS_G = [
	['Offshore',null,null,
		['Offshore Outsourcing','http://www.pentalog.biz/dienstleistungen/gpn_nearshore_offshore_outsourcing.htm'],
		['Rumänien','http://www.pentalog.biz/dienstleistungen/gpn_offshore_rumaenien.htm'],
		['Moldawien','http://www.pentalog.biz/dienstleistungen/gpn_offshore_moldawien.htm'],
		['Vietnam','http://www.pentalog.biz/dienstleistungen/gpn_offshore_vietnam.htm'],
	],
	['Dienstleistungen', null, null,
		['Informationssysteme', null, null,
			   ['Präsentation','http://www.pentalog.biz/dienstleistungen/business_line_information_systems.htm'],
			   ['Software-Entwicklung', 'http://www.pentalog.biz/dienstleistungen/gpn_offshore_software_entwicklung.htm'],
			   ['Business Intelligence', 'http://www.pentalog.biz/dienstleistungen/gpn_business_intelligence.htm'],
			   ['Cloud Computing', 'http://www.pentalog.biz/dienstleistungen/cloud_computing.htm'],
			   ['Managed Services', 'http://www.pentalog.biz/dienstleistungen/managed_services.htm'],
			   ['Open Source', 'http://www.pentalog.biz/dienstleistungen/opensource.htm'],
         ],
		 ['Embedded Systems', null, null,
                ['Embedded-Entwicklung','http://www.pentalog.biz/dienstleistungen/business_line_embedded_systems.htm'],
				['Testing','http://www.pentalog.biz/dienstleistungen/testing.htm'],
                /*['Mobile Applikationen', 'http://www.pentalog.biz/dienstleistungen/mobile_applikationen.htm'],*/
         ],
	],
	['Unternehmen', null, null,
		['Über uns', 'http://www.pentalog.biz/firmenprofil/gpn_index.htm'],
		['Unsere Infrastruktur', 'http://www.pentalog.biz/firmenprofil/unsere_it_infrastruktur.htm'],
		['Management', 'http://www.pentalog.biz/firmenprofil/gpn_vorstand.htm'],
		['Zahlen und Fakten', 'http://www.pentalog.biz/firmenprofil/gpn_zahlen.htm'],
		['Qualität', 'http://www.pentalog.biz/firmenprofil/gpn_zertifizierung.htm'],
		['Blog', 'http://blog.pentalog.biz/'],
		['Kontakt',null,null,
			['alle Niederlassungen','http://www.pentalog.biz/firmenprofil/gpn_kontakt.htm'],
			['Deutschland Frankreich','http://www.pentalog.biz/firmenprofil/gpn_kontakt_deutschland_frankreich_niederlassungen.htm'],
			['Offshore Vietnam','http://www.pentalog.biz/firmenprofil/gpn_kontakt_vietnam_offshore_niederlassung.htm'],
			['Nearshore Rumänien Moldawien','http://www.pentalog.biz/firmenprofil/gpn_kontakt_rumaenien_moldawien_offshore_niederlassungen.htm'],
		],
	],
	['Team', null, null,
		['Team', 'http://www.pentalog.biz/team/index_global_de.htm'],
		['International', 'http://www.pentalog.biz/mitteilungen/mitteilungen_international.htm'],
	],
	['Referenzen', null, null,
		['Kundenliste', 'http://www.pentalog.biz/referenzen/gpn_index.htm'],
		['Offshore Referenzen', 'http://www.pentalog.biz/referenzen/gpn_offreferenzen_offshore.htm'],
	],
	['Pricemaker', 'http://www.pentalog.biz/pricemaker', null],
];
