<?php /* Smarty version 2.6.2, created on 2012-04-01 15:48:52
         compiled from regconfirm.tpl */ ?>
<?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);
 ?>
<div id="left-col"><div id="nav">
<ul><li><a name="register">RERISTER FORM</li></ul>
</div>
<div id="content">
<table width=100% border=0 cellspacing=0 cellpadding=0>
<tr><td><div class="list_side">
<div align="center">
<b style="color:green">Registration completed!<br>Thanks for your registration.</b>
</div>

</div></td></tr></table>

</div>
<div id="footer"></div> 
</div>
<?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);
 ?>