/* Tigra Menu items structure */
var MENU_ITEMS = [
	['ACCUEIL', 'http://www.powertechci.com/fr/fr_index.htm', {'tw':'_self','sw':94}],
	['PRODUITS', 'http://www.powertechci.com/fr/fr_concept.htm', {'tw':'_self'},
		['CONCEPT', 'http://www.powertechci.com/fr/fr_concept.htm', {'tw':'_self'}],
		['PICBUCKET', 'http://www.powertechci.com/fr/fr_picbucket.htm', {'tw':'_self'}],
		['PICHAMMER', 'http://www.powertechci.com/fr/fr_pichammer.htm', {'tw':'_self'}],
		['ACCESSOIRES', 'http://www.powertechci.com/fr/fr_accessoires.htm', {'tw':'_self'}],
		['DÉMONSTRATION', 'http://www.powertechci.com/fr/videosfr.htm', {'tw':'_self'}]
	],
	['NOUVELLES', null, null,
		['NOUVELLES', 'http://www.powertechci.com/fr/fr_nouvelles.htm'],
		['POWERFLASH', 'http://www.powertechci.com/fr/powerflash/volume1/numero4/index.html'],
		['NOUVELLES DU CHANTIER', 'http://www.powertechci.com/fr/jobsitenews/cannington/index.html'],
	],
	['COMPAGNIE', 'http://www.powertechci.com/fr/fr_compagnie.htm', null,
		['INFORMATION CORPORATIVE', 'http://www.powertechci.com/fr/fr_compagnie.htm'],
		['INVESTISSEURS', 'http://www.powertechci.com/fr/fr_investisseurs.htm'],
		['KIT DE PRESSE', 'http://www.powertechci.com/fr/fr_telechargement.htm']
	],
	['CONTACTEZ-NOUS', 'http://www.powertechci.com/fr/fr_contact.htm', {'tw':'_self','sw':120}],
	['PLAN DU SITE', 'http://www.powertechci.com/fr/fr_plan.htm']
];
