<?php /* Smarty version 2.6.26, created on 2010-02-22 23:32:02
compiled from C:%5CProgram+Files%5CEasyPHP5.3.0%5Cwww%5Cwww/mod/staff/tpl/index.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'config_load', 'C:\\Program Files\\EasyPHP5.3.0\\www\\www/mod/staff/tpl/index.tpl', 1, false),array('block', 'contner', 'C:\\Program Files\\EasyPHP5.3.0\\www\\www/mod/staff/tpl/index.tpl', 2, false),)), $this); ?>
<?php echo smarty_function_config_load(array('file' => 'configuration.conf'), $this);?>
<?php $this->_tag_stack[] = array('contner', array('type' => 'head2')); $_block_repeat=true;smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?><?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<div class="staff">
<div class="staffin">
<?php unset($this->_sections['co']);
$this->_sections['co']['name'] = 'co';
$this->_sections['co']['loop'] = is_array($_loop=$this->_tpl_vars['staff']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['co']['show'] = true;
$this->_sections['co']['max'] = $this->_sections['co']['loop'];
$this->_sections['co']['step'] = 1;
$this->_sections['co']['start'] = $this->_sections['co']['step'] > 0 ? 0 : $this->_sections['co']['loop']-1;
if ($this->_sections['co']['show']) {
$this->_sections['co']['total'] = $this->_sections['co']['loop'];
if ($this->_sections['co']['total'] == 0)
$this->_sections['co']['show'] = false;
} else
$this->_sections['co']['total'] = 0;
if ($this->_sections['co']['show']):
for ($this->_sections['co']['index'] = $this->_sections['co']['start'], $this->_sections['co']['iteration'] = 1;
$this->_sections['co']['iteration'] <= $this->_sections['co']['total'];
$this->_sections['co']['index'] += $this->_sections['co']['step'], $this->_sections['co']['iteration']++):
$this->_sections['co']['rownum'] = $this->_sections['co']['iteration'];
$this->_sections['co']['index_prev'] = $this->_sections['co']['index'] - $this->_sections['co']['step'];
$this->_sections['co']['index_next'] = $this->_sections['co']['index'] + $this->_sections['co']['step'];
$this->_sections['co']['first'] = ($this->_sections['co']['iteration'] == 1);
$this->_sections['co']['last'] = ($this->_sections['co']['iteration'] == $this->_sections['co']['total']);
?>
<div class="onestaff">
<div class="ava">
<div class="lava"></div>
<img src="<?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['avatar']; ?>
" alt="image <?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['id']; ?>
" style="width:64px;height:64px;"/>
</div>
<div class="gauchestaffone">
<div style="height:20px;"></div>
<div class="staffprenom">
<b><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['prenom']; ?>
</b>
</div>
<div class="staffposte">
<span style="color:#d2c485;"><b>Poste:</b></span> <span style="color:#766c3d;"><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['poste']; ?>
</span>
</div>
<div class="staffactivite">
<span style="color:#d2c485;"><b>Activité:</b></span> <span style="color:#766c3d;"><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['activite']; ?>
</span>
</div>
<div class="staffinfo">
<span style="color:#d2c485;"><b>Autre info:</b></span> <span style="color:#766c3d;"><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['info']; ?>
</span>
</div>
</div>
<div class="droitestaffone">
<div style="height:36px;color:#d2c485;font-size:10px;">
<div style="height:15px;"></div>
<b>Description de <?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['pseudo']; ?>
:</b>
</div>
<div class="staffdescription">
<?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['description']; ?>
</div>
</div>
<div class="clear"></div>
</div>
<?php endfor; endif; ?>
<?php unset($this->_sections['co']);
$this->_sections['co']['name'] = 'co';
$this->_sections['co']['loop'] = is_array($_loop=$this->_tpl_vars['staff2']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['co']['show'] = true;
$this->_sections['co']['max'] = $this->_sections['co']['loop'];
$this->_sections['co']['step'] = 1;
$this->_sections['co']['start'] = $this->_sections['co']['step'] > 0 ? 0 : $this->_sections['co']['loop']-1;
if ($this->_sections['co']['show']) {
$this->_sections['co']['total'] = $this->_sections['co']['loop'];
if ($this->_sections['co']['total'] == 0)
$this->_sections['co']['show'] = false;
} else
$this->_sections['co']['total'] = 0;
if ($this->_sections['co']['show']):
for ($this->_sections['co']['index'] = $this->_sections['co']['start'], $this->_sections['co']['iteration'] = 1;
$this->_sections['co']['iteration'] <= $this->_sections['co']['total'];
$this->_sections['co']['index'] += $this->_sections['co']['step'], $this->_sections['co']['iteration']++):
$this->_sections['co']['rownum'] = $this->_sections['co']['iteration'];
$this->_sections['co']['index_prev'] = $this->_sections['co']['index'] - $this->_sections['co']['step'];
$this->_sections['co']['index_next'] = $this->_sections['co']['index'] + $this->_sections['co']['step'];
$this->_sections['co']['first'] = ($this->_sections['co']['iteration'] == 1);
$this->_sections['co']['last'] = ($this->_sections['co']['iteration'] == $this->_sections['co']['total']);
?>
<div class="onestaff2">
<div class="ava">
<div class="lava"></div>
<img src="<?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['avatar']; ?>
" alt="image <?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['id']; ?>
" style="width:64px;height:64px;"/>
</div>
<div class="gauchestaffone">
<div style="height:20px;"></div>
<div class="staffprenom">
<b><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['prenom']; ?>
</b>
</div>
<div class="staffposte">
<span style="color:#d2c485;"><b>Poste:</b></span> <span style="color:#766c3d;"><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['poste']; ?>
</span>
</div>
<div class="staffactivite">
<span style="color:#d2c485;"><b>Activité:</b></span> <span style="color:#766c3d;"><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['activite']; ?>
</span>
</div>
<div class="staffinfo">
<span style="color:#d2c485;"><b>Autre info:</b></span> <span style="color:#766c3d;"><?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['info']; ?>
</span>
</div>
</div>
<div class="droitestaffone">
<div style="height:36px;color:#d2c485;font-size:10px;">
<div style="height:15px;"></div>
<b>Description de <?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['pseudo']; ?>
:</b>
</div>
<div class="staffdescription">
<?php echo $this->_tpl_vars['staff'][$this->_sections['co']['index']]['description']; ?>
</div>
</div>
<div class="clear"></div>
</div>
<?php endfor; endif; ?>
</div>
</div>
<div class="arbre3">
</div>
</div>
<table width="100%" height="148" cellpadding="0" cellspacing="0">
<tr>
<td id="footer1"> </td>
<td id="footer2b" valign="top">
<div style="height:20px;"></div>
<div style="width:200px;height:120px;text-align:center;margin:auto;">
<div id="gauchestf">
<a href="?/staff/<?php echo $this->_tpl_vars['prece']; ?>
" id="precestf"> </a>
</div>
<div id="centrestf">
</div>
<div id="droitestf">
<a href="?/staff/<?php echo $this->_tpl_vars['suiv']; ?>
" id="suivstf"> </a>
</div>
<div class="clear"></div>
</div>
<div style="width:310px;float:left;">
<a href="http://www.opengl.org/"><img src="theme/default/design/images/opengl.png" alt="Opengl" style="margin-left:10px;" /></a>
<a href="http://www.opengl.org/"><img src="theme/default/design/images/opengl.png" alt="Opengl" style="margin-left:20px;" /></a>
</div>
<div style="width:460px;text-align:center;float:left;" class="textct">
Tous les droits sont réservés - Evolution's Time 2010<br />
License Creative Rights 3.0 2010<br />
<br /><br />
<a href="#">News</a> -
<a href="#">Gallery</a> -
<a href="#">Téléchargement</a> -
<a href="#">Forum</a> -
<a href="#">Staff</a> -
<a href="#">Partenaire</a> -
<a href="#">Contact</a> -
<a href="#">Vidéo</a>
</div>
<div style="margin-left:40px;width:300px;float:left;">
<a href="http://www.opengl.org/"><img src="theme/default/design/images/opengl.png" alt="Opengl" /></a>
<a href="http://www.opengl.org/"><img src="theme/default/design/images/opengl.png" alt="Opengl" style="margin-left:40px;" /></a>
</div>
<div class="clear"></div>
</td>
<td id="footer3"> </td>
</tr>
</table>
</body></html>