/*
  --- 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 = [
	['Dienstleistungen', null, null,
		['Informationssysteme', null, null,
			   ['Präsentation','http://www.pentalog.biz/dienstleistungen/business_line_information_systems.htm'],
			   ['IT-Entwicklung', 'http://www.pentalog.biz/dienstleistungen/gpn_ent.htm'],
			   ['Business Intelligence', 'http://www.pentalog.biz/dienstleistungen/gpn_aad.htm'],
			   ['Netzwerke & Telekom', 'http://www.pentalog.biz/dienstleistungen/gpn_nut.htm'],
			   ['Facilities Management', 'http://www.pentalog.biz/dienstleistungen/IT_facilities_management.htm'],
         ],
		 ['Embedded Systems', null, null,
                ['Embedded Entwicklung','http://www.pentalog.biz/dienstleistungen/business_line_embedded_systems.htm'],
                ['Mobility', 'http://www.pentalog.biz/dienstleistungen/gpn_mobility.htm'],
         ],
		 ['BPO', null, null,
				['Präsentation','http://www.pentalog.biz/dienstleistungen/business_line_business_process_outsourcing.htm'],
                ['BPO Call Center','http://www.pentalog.biz/dienstleistungen/bpo_call_center.htm'],
                ['BPO CRM Center','http://www.pentalog.biz/dienstleistungen/bpo_crm_center.htm'],
         ],
		['Offshore Outsourcing',null,null,
				['Offshore Business Unit','http://www.pentalog.biz/dienstleistungen/gpn_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'],
		],
	],
	['Firmenprofil', null, null,
		['Über uns', 'http://www.pentalog.biz/firmenprofil/gpn_index.htm'],
		['Vorstand', 'http://www.pentalog.biz/firmenprofil/gpn_vorstand.htm'],
		['Zahlen', 'http://www.pentalog.biz/firmenprofil/gpn_zahlen.htm'],
		['Zertifizierung', 'http://www.pentalog.biz/firmenprofil/gpn_zertifizierung.htm'],
		['Partnerschaften', 'http://www.pentalog.biz/firmenprofil/gpn_partnerschaften.htm'],
		['Human Resources', 'http://www.pentalog.biz/firmenprofil/gpn_jobs.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'],
	],
	['Lösungen', null, null,
		['Offshore Lösungen', 'http://www.pentalog.biz/loesungen/gpn_loesungen_offshore.htm'],
		['Offshore Projekt Management', 'http://www.pentalog.biz/loesungen/gpn_projekt_offshore.htm'],
	],
	['Pricemaker', 'http://www.pentalog.biz/pricemaker', null],
];
