public function getTagImg($defImg)
 {
     $this->__load();
     return parent::getTagImg($defImg);
 }