var rootDir = "/dpec";
var rootDirSalsa = "/salsa";
var scriptsDirectory = rootDir + "/scripts/";
var scriptsDirectorySalsa = rootDirSalsa + "/scripts/";
var sharedDirectory = rootDir + "/shared/";
var coursesDirectory = rootDir + "/courses/";
var salsaCoursesDirectory = rootDirSalsa + "/series/";

var isMindLeaders = true;


 
