How can I Change image logo a png image file
for Flash file animation (swf)
<a href="./">
<img src="<?php echo $logo_image; ?>" alt="<?php echo $this->getPageName(); ?>" />
</a>