<?php /* Smarty version 2.6.2, created on 2013-11-12 12:17:59
         compiled from left.tpl */ ?>
<?php require_once(SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'myescape', 'left.tpl', 3, false),)), $this); ?>
 <!--tabs starts-->
          <ul class="nav nav-tabs" id="myTab">
		   <?php if (((is_array($_tmp=$this->_tpl_vars['frm']['a'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) != 'login'): ?>
            <li class="active"><a href="#A"><i class="icon-star"></i> Account Box</a></li>
			<?php endif; ?>           
          </ul>
          <div class="tab-content"> 
            
			   <?php if (((is_array($_tmp=$this->_tpl_vars['frm']['a'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) != 'login'): ?>
            <!--first tab-->
            <div  class="tab-pane active" id="A">
             <?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "login_box.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
            </div>
				<?php endif; ?>
            
          
			
			
          </div>
          <!--tabs ends--> 
          
          <!--spacer here-->
          <div class="spacer-40px"></div>
          
		  
		  <?php if (((is_array($_tmp=$this->_tpl_vars['settings']['show_info_box'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>
         <div class="titlebox"><span class="titleicon"><a title="Info Box" data-toggle="tooltip"><img alt="image" src="img/icons/icon-link.png"></a></span>
                <h3 style="color:#ffffff;">Info Box</h3>
				<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "info_box.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
              </div>
          
          <!--spacer here-->
          <div class="spacer-40px"></div>
		  	<?php endif; ?>
			
			
			 <?php if (((is_array($_tmp=$this->_tpl_vars['settings']['show_stats_box'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>
         <div class="titlebox"><span class="titleicon"><a title="Stats Box" data-toggle="tooltip"><img alt="image" src="img/icons/icon-link.png"></a></span>
                <h3 style="color:#ffffff;">Stats Box</h3>
				<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "stats_box.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
              </div>
          
          <!--spacer here-->
          <div class="spacer-40px"></div>
		  	<?php endif; ?>
			
			
			<?php if (((is_array($_tmp=$this->_tpl_vars['settings']['show_kitco_dollar_per_ounce_box'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 1): ?>
         <div class="titlebox"><span class="titleicon"><a title="Dollar price per ounce" data-toggle="tooltip"><img alt="image" src="img/icons/icon-link.png"></a></span>
                <h3 style="color:#ffffff;">Dollar price per ounce</h3>
				<p style="margin-left:20px;">
				<img src="http://kitconet.com/charts/metals/gold/t24_au_en_usoz_2.gif" width=172 height=114>
				</p>
              </div>
          
          <!--spacer here-->
          <div class="spacer-40px"></div>
		  	<?php endif; ?>
			
			
			<?php if (((is_array($_tmp=$this->_tpl_vars['settings']['show_kitco_euro_per_ounce_box'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 1): ?>
         <div class="titlebox"><span class="titleicon"><a title="Euro price per ounce" data-toggle="tooltip"><img alt="image" src="img/icons/icon-link.png"></a></span>
                <h3 style="color:#ffffff;">Euro price per ounce</h3>
				<p style="margin-left:20px;">
				<img src="http://kitconet.com/charts/metals/gold/t24_au_en_euoz_2.gif" width=172 height=114>
				</p>
              </div>
          
          <!--spacer here-->
          <div class="spacer-40px"></div>
		  	<?php endif; ?>
			
			
         