/**
 * Set this variable regarding your application
 **/
// Root of our web site
var root_dir = "script/tools/";
// Temp directory
var g_etitle_tmp_dir = "c:\\temp\\";
// Log file
var g_errorLogFile = "c:\\temp\\log.txt";