Your IP : 216.73.216.240


Current Path : /home/j/u/v/juvelize/www/modules/mod_bgmax/tmpl/
Upload File :
Current File : /home/j/u/v/juvelize/www/modules/mod_bgmax/tmpl/default.php

<?php

/*------------------------------------------------------------------------
# mod_bgmax - bgMax
# ------------------------------------------------------------------------
# author    lomart
# copyright : Copyright (C) 2011 lomart.fr All Rights Reserved.
# @license  : http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Website   : http://lomart.fr
# Technical Support:  Forum - http://forum.joomla.fr
-------------------------------------------------------------------------*/
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );

$document =JFactory::getDocument();
$document->addCustomTag($bgmax_info["head"]);

echo $bgmax_info["body"];

?>