<?php /* Smarty version 2.6.28, created on 2016-11-26 22:05:55
         compiled from eco-net-v3-5/sidebar.tpl */ ?>
<aside class="columnsidebar">
			
				<div class="box box1">
					<h3><?php echo $this->_tpl_vars['LANG']['sidebar_1_title']; ?>
</h3>
					<p><img src="templates/<?php echo $this->_tpl_vars['template']; ?>
/images/cpanel.png" alt="cPanel" class="img-respond img-cpanel" /></p>
					<p><?php echo $this->_tpl_vars['LANG']['sidebar_1_desc']; ?>
</p>
					<p class="center"><a href="http://x3demob.cpx3demo.com:2082/login/?user=x3demob&pass=x3demob" target="_blank" class="button1 color1"><?php echo $this->_tpl_vars['LANG']['sidebar_1_button']; ?>
</a></p>
				</div>
			
				<div class="box box2">
					<h3><?php echo $this->_tpl_vars['LANG']['sidebar_2_title']; ?>
</h3>
					<p><?php echo $this->_tpl_vars['LANG']['sidebar_2_desc']; ?>
</p>
					<ul>
						<li><?php echo $this->_tpl_vars['LANG']['sidebar_2_list1']; ?>
</li>
						<li><?php echo $this->_tpl_vars['LANG']['sidebar_2_list2']; ?>
</li>
						<li><?php echo $this->_tpl_vars['LANG']['sidebar_2_list3']; ?>
</li>
						<li><?php echo $this->_tpl_vars['LANG']['sidebar_2_list4']; ?>
</li>
						<li><?php echo $this->_tpl_vars['LANG']['sidebar_2_list5']; ?>
</li>
						<li><?php echo $this->_tpl_vars['LANG']['sidebar_2_list6']; ?>
</li>
					</ul>
				</div>
				
				<?php if ($this->_tpl_vars['feature_social_twitter'] == 'on'): ?>
				
				<div class="box box3">
					<h3><?php echo $this->_tpl_vars['LANG']['sidebar_3_title']; ?>
</h3>
					<p><?php echo $this->_tpl_vars['LANG']['sidebar_3_text']; ?>
</p>
					<p class="center"><a href="<?php echo $this->_tpl_vars['feature_social_twitter_url']; ?>
" target="_blank"><img src="templates/<?php echo $this->_tpl_vars['template']; ?>
/images/twitter.jpg" alt="Twitter" class="img-respond img-twitter" /></a></p>
				</div>
				
				<?php endif; ?>
				
				<div class="clear">&nbsp;</div>
			
</aside>