<?php /* Smarty version 2.6.28, created on 2016-11-26 22:05:55
         compiled from eco-net-v3-5/includes/menu-sub.tpl */ ?>
<?php if ($this->_tpl_vars['filename'] == 'clientarea' || $this->_tpl_vars['filename'] == 'supporttickets' || $this->_tpl_vars['filename'] == 'affiliates'): ?> 	

<?php if ($this->_tpl_vars['loggedin']): ?>

<ul class="navsub" id="submenu">

            <li><a href="clientarea.php?action=products"><?php echo $this->_tpl_vars['LANG']['clientareanavservices']; ?>
</a></li>
            <?php if ($this->_tpl_vars['condlinks']['pmaddon']): ?><li><a href="index.php?m=project_management"><?php echo $this->_tpl_vars['LANG']['clientareaprojects']; ?>
</a></li><?php endif; ?>
			<?php if ($this->_tpl_vars['feature_domains'] == 'on'): ?>
			<li><a href="clientarea.php?action=domains"><?php echo $this->_tpl_vars['LANG']['clientareanavdomains']; ?>
</a></li>	
			<?php endif; ?>						
			<li><a href="clientarea.php?action=invoices"><?php echo $this->_tpl_vars['LANG']['invoices']; ?>
</a></li>
			<li><a href="clientarea.php?action=quotes"><?php echo $this->_tpl_vars['LANG']['quotestitle']; ?>
</a></li>
			<li><a href="supporttickets.php"><?php echo $this->_tpl_vars['LANG']['navtickets']; ?>
</a></li>
			<?php if ($this->_tpl_vars['feature_affiliates'] == 'on'): ?>
			<li><a href="affiliates.php"><?php echo $this->_tpl_vars['LANG']['affiliatestitle']; ?>
</a></li>
			<?php endif; ?>
			<li><a href="clientarea.php?action=details"><?php echo $this->_tpl_vars['LANG']['editaccountdetails']; ?>
</a></li>
			<?php if ($this->_tpl_vars['condlinks']['updatecc']): ?><li><a href="clientarea.php?action=creditcard"><?php echo $this->_tpl_vars['LANG']['navmanagecc']; ?>
</a></li><?php endif; ?>
			<li><a href="clientarea.php?action=contacts"><?php echo $this->_tpl_vars['LANG']['clientareanavcontacts']; ?>
</a></li>
			<?php if ($this->_tpl_vars['condlinks']['addfunds']): ?><li><a href="clientarea.php?action=addfunds"><?php echo $this->_tpl_vars['LANG']['addfunds']; ?>
</a></li><?php endif; ?>
			<li><a href="clientarea.php?action=emails"><?php echo $this->_tpl_vars['LANG']['navemailssent']; ?>
</a></li>
			<li><a href="clientarea.php?action=changepw"><?php echo $this->_tpl_vars['LANG']['clientareanavchangepw']; ?>
</a></li>
			<li><a href="logout.php"><?php echo $this->_tpl_vars['LANG']['logouttitle']; ?>
</a></li>
</ul>

<div class="clear">&nbsp;</div>

<?php endif; ?>

<?php endif; ?> 