/**
 * Indotech JS
 * @author Olivier B. Deland 
 * @copyright ConseilsWeb
 * @license Restricted - Please contact ConseilsWeb for details
 */
if (typeof App == "undefined"){App = {};}

App.strings = {
	'hideForm' : '« Fermer le formulaire',
	'showForm' : 'Afficher le formulaire »',
	'foldername': 'francais'
}
