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