function init()
 {
     $this->id = $this->core->tools->idForToolAjaxDiv($this->name);
     parent::init();
 }