public function getImageDownload($img) { return '<img src="' . $this->cssImagePath . $img . '" alt="" />'; }