| Current Path : /home/azimutno/www/demo/templates/gailly_tha5/ |
| Current File : /home/azimutno/www/demo/templates/gailly_tha5/index.php |
<?php
/**
* @copyright
*
* Template made with the joomla component Template Creator CK - http://www.joomlack.fr
* gailly_tha5
* @license
* @version
* */
// No direct access to this file
defined('_JEXEC') or die('Restricted access');
?>
<!DOCTYPE html>
<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" />
<?php if ($this->direction == 'rtl') { ?>
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/default_rtl.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template_rtl.css" type="text/css" />
<?php } else { ?>
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/default.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template.css" type="text/css" />
<?php } ?>
<?php if ($this->params->get('useresponsive','1')) { ?>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/mobile.css" type="text/css" />
<?php } ?>
<?php if ($this->params->get('usecsspie','1')) { ?><!--[if lte IE 8]>
<style type="text/css">
#menu_center > div.inner ul.menu > li > a,#modules1mod1 > div.inner,#modules1mod2 > div.inner,#modules1mod3 > div.inner,#modules3mod1 > div.inner,#modules3mod2 > div.inner,#modules3mod3 > div.inner,#modules2mod1 > div.inner,#modules2mod2 > div.inner,#modules2mod3 > div.inner,#modules4mod1 > div.inner,#modules4mod2 > div.inner,#modules4mod3 > div.inner { behavior: url(<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/pie.htc) }
</style>
<![endif]--><?php } ?>
<?php
$mainclass = "";
if (!$this->countModules('position-7')) { $mainclass .= " noleft";}
$mainclass .= " noright";
$mainclass = trim($mainclass); ?>
<?php
$nbmodules25 = (bool)$this->countModules('position-5') + (bool)$this->countModules('position-8') + (bool)$this->countModules('position-9');
?>
<?php
$nbmodules31 = (bool)$this->countModules('position-28') + (bool)$this->countModules('position-29') + (bool)$this->countModules('position-30');
?>
<?php
$nbmodules37 = (bool)$this->countModules('position-12') + (bool)$this->countModules('position-18') + (bool)$this->countModules('position-19');
?>
<?php
$nbmodules43 = (bool)$this->countModules('position-33') + (bool)$this->countModules('position-34') + (bool)$this->countModules('position-35');
?>
<?php
$nbmodules50 = (bool)$this->countModules('position-13') + (bool)$this->countModules('position-14');
?>
<!--[if lte IE 7]>
<style type="text/css">
#nav1 > div.inner ul.menu > li {
display: inline !important;
zoom: 1;
}
</style>
<![endif]-->
<?php
$app = JFactory::getApplication();
// Detecting Active Variables
$option = $app->input->getCmd('option', '');
$view = $app->input->getCmd('view', '');
$layout = $app->input->getCmd('layout', '');
$task = $app->input->getCmd('task', '');
$itemid = $app->input->getCmd('Itemid', '');
$sitename = $app->get('sitename');
?>
</head>
<body class="<?php echo $option
. ' view-' . $view
. ($layout ? ' layout-' . $layout : ' no-layout')
. ($task ? ' task-' . $task : ' no-task')
. ($itemid ? ' itemid-' . $itemid : '');
?>">
<div id="wrapper">
<div class="container-fluid inner ui-sortable">
<?php if ($this->countModules('position-0')) : ?>
<div id="langue">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-0" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div id="banner">
<div class="inner clearfix">
<div id="bannerlogo" class="logobloc">
<div class="inner clearfix">
<?php if ($this->params->get('bannerlogo_logolink')) { ?>
<a href="<?php echo htmlspecialchars($this->params->get('bannerlogo_logolink')); ?>">
<?php } ?>
<img src="<?php echo $this->params->get('bannerlogo_logoimgsrc', $this->baseurl . '/templates/' . $this->template . '/images/gailly.png') ?>" alt="<?php echo htmlspecialchars($this->params->get('bannerlogo_logotitle',''));?>" />
<?php if ($this->params->get('bannerlogo_logolink')) { ?>
</a>
<?php } ?>
<?php if ($this->params->get('logodescription')) { ?>
<div class="bannerlogodesc">
<div class="inner clearfix"><?php echo htmlspecialchars($this->params->get('logodescription'));?></div>
</div>
<?php } ?>
</div>
</div>
<?php if ($this->countModules('position-1')) : ?>
<div id="bannermodule" class="logobloc">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-1" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div class="clr"></div>
</div>
</div>
<?php if ($this->countModules('position-2')) : ?>
<div id="slider">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-2" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-38')) : ?>
<div id="nav1">
<div class="inner clearfix">
<label for="position-38-mobileck" class="mobileckhambuger_togglerlabel" style="display:none;">≡</label><input id="position-38-mobileck" class="mobileckhambuger_toggler" type="checkbox" style="display:none;"/> <jdoc:include type="modules" name="position-38" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-3')) : ?>
<div id="menu_center">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-3" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-22')) : ?>
<div id="module1">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-22" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-23')) : ?>
<div id="module2">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-23" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div id="maincontent" class="maincontent <?php echo $mainclass ?>">
<div class="inner clearfix">
<?php if ($this->countModules('position-7')) : ?>
<div id="left" class="column column1">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-7" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div id="main" class="column main row-fluid">
<div class="inner clearfix">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
</div>
<div class="clr"></div>
</div>
</div>
<?php if ($this->countModules('position-24')) : ?>
<div id="module3">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-24" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-25')) : ?>
<div id="module4">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-25" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-26')) : ?>
<div id="module5">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-26" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($nbmodules25) : ?>
<div id="modules1">
<div class="inner clearfix <?php echo 'n'.$nbmodules25 ?>">
<?php if ($this->countModules('position-5')) : ?>
<div id="modules1mod1" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-5" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-8')) : ?>
<div id="modules1mod2" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-8" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-9')) : ?>
<div id="modules1mod3" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-9" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div class="clr"></div>
</div>
</div>
<?php endif; ?>
<?php if ($nbmodules31) : ?>
<div id="modules3">
<div class="inner clearfix <?php echo 'n'.$nbmodules31 ?>">
<?php if ($this->countModules('position-28')) : ?>
<div id="modules3mod1" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-28" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-29')) : ?>
<div id="modules3mod2" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-29" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-30')) : ?>
<div id="modules3mod3" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-30" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div class="clr"></div>
</div>
</div>
<?php endif; ?>
<?php if ($nbmodules37) : ?>
<div id="modules2">
<div class="inner clearfix <?php echo 'n'.$nbmodules37 ?>">
<?php if ($this->countModules('position-12')) : ?>
<div id="modules2mod1" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-12" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-18')) : ?>
<div id="modules2mod2" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-18" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-19')) : ?>
<div id="modules2mod3" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-19" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div class="clr"></div>
</div>
</div>
<?php endif; ?>
<?php if ($nbmodules43) : ?>
<div id="modules4">
<div class="inner clearfix <?php echo 'n'.$nbmodules43 ?>">
<?php if ($this->countModules('position-33')) : ?>
<div id="modules4mod1" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-33" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-34')) : ?>
<div id="modules4mod2" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-34" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-35')) : ?>
<div id="modules4mod3" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-35" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div class="clr"></div>
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-27')) : ?>
<div id="module6">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-27" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($nbmodules50) : ?>
<div id="footer">
<div class="inner clearfix <?php echo 'n'.$nbmodules50 ?>">
<?php if ($this->countModules('position-13')) : ?>
<div id="modules2mod1" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-13" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-14')) : ?>
<div id="modules2mod2" class="flexiblemodule ">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-14" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div class="clr"></div>
</div>
</div>
<?php endif; ?>
<?php if ($this->countModules('position-4')) : ?>
<div id="azimutnord">
<div class="inner clearfix">
<jdoc:include type="modules" name="position-4" style="xhtml" />
</div>
</div>
<?php endif; ?>
</div>
</div>
<jdoc:include type="modules" name="debug" />
</body>
</html>