/**
 * Put here all javascript files that your application uses.
 * It is a index file. Dot't put your code directly here.
 */


/**
 * Put in file below all events started by your application
 */
hlLoad("/cfch/js/load.js");
hlLoad("/cfch/js/external/ajaxfileupload.js");
hlLoad("/cfch/js/functions.js");
//hlLoad("/cfch/js/customFileChooser.js");

