<?php /* Smarty version 2.6.2, created on 2012-03-09 09:42:02
         compiled from list_normal.tpl */ ?>
<div id="left-col">
    <div id="nav">
        <ul>
          <li><a href="/advertise.html#<?php echo $this->_tpl_vars['groups'][$this->_sections['g']['index']]['type']; ?>
" style="color:green"><?php echo $this->_tpl_vars['groups'][$this->_sections['g']['index']]['name']; ?>
 listing <img src="/images/kings.gif" border="0" align="absmiddle"></a></li>
	</ul>
      </div>


<div id="ads_content"><div style="border: 2px dotted #CCCCCC;width:100%">
<?php if (showrotatingbanners ( )):  endif; ?>
</div></div>
<div id="content"> 
<?php if (isset($this->_sections['l'])) unset($this->_sections['l']);
$this->_sections['l']['name'] = 'l';
$this->_sections['l']['loop'] = is_array($_loop=$this->_tpl_vars['groups'][$this->_sections['g']['index']]['listings']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['l']['show'] = true;
$this->_sections['l']['max'] = $this->_sections['l']['loop'];
$this->_sections['l']['step'] = 1;
$this->_sections['l']['start'] = $this->_sections['l']['step'] > 0 ? 0 : $this->_sections['l']['loop']-1;
if ($this->_sections['l']['show']) {
    $this->_sections['l']['total'] = $this->_sections['l']['loop'];
    if ($this->_sections['l']['total'] == 0)
        $this->_sections['l']['show'] = false;
} else
    $this->_sections['l']['total'] = 0;
if ($this->_sections['l']['show']):

            for ($this->_sections['l']['index'] = $this->_sections['l']['start'], $this->_sections['l']['iteration'] = 1;
                 $this->_sections['l']['iteration'] <= $this->_sections['l']['total'];
                 $this->_sections['l']['index'] += $this->_sections['l']['step'], $this->_sections['l']['iteration']++):
$this->_sections['l']['rownum'] = $this->_sections['l']['iteration'];
$this->_sections['l']['index_prev'] = $this->_sections['l']['index'] - $this->_sections['l']['step'];
$this->_sections['l']['index_next'] = $this->_sections['l']['index'] + $this->_sections['l']['step'];
$this->_sections['l']['first']      = ($this->_sections['l']['iteration'] == 1);
$this->_sections['l']['last']       = ($this->_sections['l']['iteration'] == $this->_sections['l']['total']);
 $this->assign('listing', $this->_tpl_vars['groups'][$this->_sections['g']['index']]['listings'][$this->_sections['l']['index']]);  $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "details_page.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
  endfor; endif; ?>
</div>
<div id="footer"></div>
</div>
