Back to top
<?php// no direct accessdefined( '_JEXEC' ) or die( 'Restricted access' );// Include PHP files to the templateinclude_once(JPATH_ROOT . "/templates/" . $this->template . '/icetools/default.php');include_once(JPATH_ROOT . "/templates/" . $this->template . '/icetools/switcher.php');// Remove this files from the head of the template unset($this->_scripts[$this->baseurl . '/media/system/js/mootools.js']); unset($this->_scripts[$this->baseurl . '/media/system/js/caption.js']); // Add this files on the head of the template if($gzip == "true") : $this->_scripts = array_merge(array($template_baseurl . '/js/javascript.php' => 'text/javascript'), $this->_scripts); else: $this->_scripts = array_merge(array($template_baseurl . '/js/ice-menu.js' => 'text/javascript'), $this->_scripts); $this->_scripts = array_merge(array($template_baseurl . '/js/mootools-compat-core.js' => 'text/javascript'), $this->_scripts); $this->_scripts = array_merge(array($template_baseurl . '/js/mootools-1.2-more.js' => 'text/javascript'), $this->_scripts); $this->_scripts = array_merge(array($template_baseurl . '/js/mootools-1.2.1-core-nc.js' => 'text/javascript'), $this->_scripts); endif; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" ><head><jdoc:include type="head" />
Copyleft: Tutto il materiale pubblicato o comunque presente all'interno del sito www.joomla.it può essere utilizzato, diffuso e modificato liberamente. Hosting fornito gratuitamente da Joomlahost.it Disegno web da kreatif multimedia srl