h1 = Lang::main('petCalc'); $this->chooseType = Lang::main('chooseFamily'); array_unshift($this->title, $this->h1); parent::generate(); } } ?>