//===============================================================================================================================================
// Date : 2009.07.02
// File : Config.js
// Doc Author : Malak Khalil
// Use  : Configuration file for production mode it should be renamed to js/config.js , this file points to the cgi
//================================================================================================================================================

var ELF_CGI = "ws/elf_cgi.cgi";
var debug = 0;
