Your IP : 216.73.216.134


Current Path : /home/bijouxly/www/templates/themler2016a_160333/includes/
Upload File :
Current File : /home/bijouxly/www/templates/themler2016a_160333/includes/currency_11.php

<?php
function currency_11() {
    $document = JFactory::getDocument();
    $view = $document->view;
    ?>
    <?php echo $view->position('currency', '', '11', 'currency'); ?>
    <?php
}