<?php /* Smarty version 2.6.2, created on 2012-05-10 23:17:40
         compiled from topmenu.tpl */ ?>
<div id="topmenu">
<ul>
<li style="z-index:10;" onmouseover="getElementById('Rt').style.visibility='visible';" onmouseout="getElementById('Rt').style.visibility='hidden';"><a href="/home.html">Home</a><table id=Rt style="VISIBILITY: hidden; POSITION: absolute; margin-top: auto;z-index:10" onmouseout="getElementById('Rt').style.visibility='hidden'" cellSpacing=1 cellPadding=2 width='90' border='0'>
<tr><td bgcolor="#e5e5e5"></td></tr>
<tr><td style="line-height:6pt;" bgcolor="#8376FE">
<a href="/new.html" title="New Added Programs">New</a><br>


<?php if (isset($this->_sections['g'])) unset($this->_sections['g']);
$this->_sections['g']['name'] = 'g';
$this->_sections['g']['loop'] = is_array($_loop=$this->_tpl_vars['groups_nav']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['g']['show'] = true;
$this->_sections['g']['max'] = $this->_sections['g']['loop'];
$this->_sections['g']['step'] = 1;
$this->_sections['g']['start'] = $this->_sections['g']['step'] > 0 ? 0 : $this->_sections['g']['loop']-1;
if ($this->_sections['g']['show']) {
    $this->_sections['g']['total'] = $this->_sections['g']['loop'];
    if ($this->_sections['g']['total'] == 0)
        $this->_sections['g']['show'] = false;
} else
    $this->_sections['g']['total'] = 0;
if ($this->_sections['g']['show']):

            for ($this->_sections['g']['index'] = $this->_sections['g']['start'], $this->_sections['g']['iteration'] = 1;
                 $this->_sections['g']['iteration'] <= $this->_sections['g']['total'];
                 $this->_sections['g']['index'] += $this->_sections['g']['step'], $this->_sections['g']['iteration']++):
$this->_sections['g']['rownum'] = $this->_sections['g']['iteration'];
$this->_sections['g']['index_prev'] = $this->_sections['g']['index'] - $this->_sections['g']['step'];
$this->_sections['g']['index_next'] = $this->_sections['g']['index'] + $this->_sections['g']['step'];
$this->_sections['g']['first']      = ($this->_sections['g']['iteration'] == 1);
$this->_sections['g']['last']       = ($this->_sections['g']['iteration'] == $this->_sections['g']['total']);
?>
<a href="/<?php echo $this->_tpl_vars['groups_nav'][$this->_sections['g']['index']]['name']; ?>
.html"  title="<?php echo $this->_tpl_vars['groups_nav'][$this->_sections['g']['index']]['nav_name']; ?>
 List"><?php echo $this->_tpl_vars['groups_nav'][$this->_sections['g']['index']]['nav_name']; ?>
</a><br>
<?php endfor; endif; ?>
</td></tr></table></li>
<li><a href="/add_site.html">Add Program</a></li> 
<li><a href="/advertise.html">Advertise</a></li> 
<li><a href="/news.html">News</a></li> 
<li>
<?php if ($this->_tpl_vars['userinfo']['logged']): ?><a href="/bookmarks.html">My HYIPs<?php else: ?><a href="javascript:alert('Only available to registered users');">My HYIPs</a><?php endif; ?>
</li> 
<li><a href="/support.html">Support</a></li> 
<li><a href="/?a=showportfolio">Portfolio</a></li>

<li style="z-index:10;" onmouseover="getElementById('rcb').style.visibility='visible';" onmouseout="getElementById('rcb').style.visibility='hidden';"><a>Refback</a><table id=rcb style="VISIBILITY: hidden; POSITION: absolute; margin-top: auto;z-index:10" onmouseout="getElementById('rcb').style.visibility='hidden'" cellSpacing=1 cellPadding=2 width='120' border='0'>
<tr><td bgcolor="#e5e5e5"></td></tr>
<tr><td style="line-height:6pt;" bgcolor="#e8e8e8">
<a href="/allrcb.html" title="All Programs">All Programs</a><br>
<a href="/allrcbrequest.html" title="All Request">All Request</a>
</td></tr></table></li>


</ul>
<?php echo '
<form action="/index.html" method="post" id="searchform">
<input type="hidden" name="a" value="search">
<input type="text" value="Search Program" name="content" id="s" onfocus="if (this.value == \'Search Program\') {this.value = \'\';}" onblur="if (this.value == \'\') {this.value = \'Search Program\';}">
<input type="submit" id="searchsubmit" name="submit" value="Go"></form>
'; ?>

</div>




