<?php /* Smarty version 2.6.2, created on 2013-07-17 20:27:27
         compiled from login_redirect.tpl */ ?>
<?php require_once(SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'myescape', 'login_redirect.tpl', 15, false),)), $this); ?>
<html>

<head>

<META HTTP-EQUIV=Refresh CONTENT="0; URL=?a=account">

</head>

<body>

<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>


      <p>Business Investment Site.</p>
      <p>Welcome <?php echo ((is_array($_tmp=$this->_tpl_vars['userinfo']['username'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
, You are redirecting to your <a href=?a=account>account</a> now.</strong> </p>
      <p align="center"><br><br><br>
	  
	  <table><tbody><tr><td width=20></td><td>
	  <img src="images/loading.gif"/> 
	  </td></tr></tbody></table>
	  
	  </p>

	




<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>

<body>

</html>