headLink()->appendStylesheet($this->assetUrl('css/carousel.css', 'SimpleCarousel'));
$this->headScript()->appendFile($this->assetUrl('js/siema.min.js', 'SimpleCarousel'));
$title = false;
$caret = sprintf('
', $this->assetUrl('caret.png', 'SimpleCarousel'));
$caret_r = sprintf('
', $this->assetUrl('caret.png', 'SimpleCarousel'));
?>
', $wrapStyle, $imgStyle, $url);
echo $html;
}
?>