/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Accueil', ['http://www.web2suite.com/index.html', '_top']],
	['<img align="left" height="10" padding="0" src="images/menudown.gif" />Packs',null,null,
		['Pack Vitrine', ['http://www.web2suite.com/packs1_vitrinne.html', '_top']],
		['Pack Total', ['http://www.web2suite.com/packs3_totale.html', '_top']],
		['Pack e-Commerce', ['http://www.web2suite.com/packs2_commerce.html', '_top']],
		['Comparaison Packs', ['http://www.web2suite.com/packs4_comparaison.html', '_top']],
		['iMarketingStudio', ['http://www.web2suite.com/packs6_imarketingstudio.html', '_top']],
		['Nos références', ['http://www.web2suite.com/packs8_exemples.html', '_top']]
	],
	['<img align="left" padding="0" src="images/menudown.gif" />Services',null, null,
		['Noms de domaine', ['http://www.web2suite.com/services1_domaines.html', '_top']],
		['Service de Mise en Page', ['http://www.web2suite.com/services2_creation.html', '_top']],
		['Site Internet gratuit', ['http://www.web2suite.com/packs5_gratuit.html', '_top']],
		['Services Marketing', ['http://www.web2suite.com/services3_traductions.html', '_top']]
	],
	['<img align="left" padding="0" src="images/menudown.gif" />A propos',null, null,
		['A Propos', ['apropos1_entreprise.html', '_top']],
		['Conditions Générales', ['http://www.web2suite.com/apropos2_conditions.html', '_top']],
		['Mentions Légales', ['http://www.web2suite.com/apropos3_confidential.html', '_top']],
		['Contactez-nous', ['http://www.web2suite.com/contacteznous1.html', '_top']]
	],
	['Commander', ['http://www.web2suite.com/whma_scripts/step_one.php', '_top']],
	['<img align="left" padding="0" src="images/spacerdown.gif" />Espace Client', ['http://www.web2suite.com/espaceclient', '_top']]
];  
