/* Settings. */
var CS_LANG = 'cs';
var SK_LANG = 'sk';
var OTHERS_LANG = 'en';

var HelpWindowWidth = 1024;
var HelpWindowHeight = 768;
var HelpContents = [["summary", "summary"], ["kamap", "map"], ["rides", "history"], ["maintenance", "service"], ["client", "options/client"], ["gstats", "options/statistics"], ["pref", "options/user"], ["stacho", "options/tachometer"], ["sfuel", "options/fuel"], ["sccs", "options/ccs_card"], ["users", "options/access"], ["equipment", "options/unit"], ["equipment", "options/unit_new"], ["filters", "options/choosing"], ["pois", "options/points"], ["traces", "options/references"], ["driver", "options/drivers"], ["contract", "options/contracts"], ["report", "options/report"], ["fences", "options/guarding"]];
var HelpDefaultContent = "summary";
