| Current Path : /home/bijouxly/www/templates/themler2016a_160333/includes/ |
| Current File : /home/bijouxly/www/templates/themler2016a_160333/includes/currency_7.php |
<?php
function currency_7() {
$document = JFactory::getDocument();
$view = $document->view;
?>
<?php echo $view->position('currency', '', '7', 'currency'); ?>
<?php
}