function instantiate()
 {
     Hrm_Ajax::getInstance();
     Hrm_Admin::getInstance();
     Hrm_Leave::getInstance();
     Hrm_Employee::getInstance();
 }