<?php /* Smarty version 2.6.2, created on 2012-03-13 23:46:03
         compiled from report_scam.tpl */ ?>
<?php if ($this->_tpl_vars['say'] == 'send'):  $_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="reportscam">Message Sent</li></ul>
</div>
<div id="content">
<div align="center">Message has been successfully sent. Thank you.</div>
<div align="center"><a href="/home.html">Return to the home page</a></div>
</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);
 ?>

<?php else: ?>


<table width=100% border=0 cellspacing=0 cellpadding=0>
<tr><td><div class="list_side">
<br><div class="list_text"><div align="center"><img src="images/t1.gif" align="absMiddle"> <a class="list_menu">Report Scam for <b><?php echo $this->_tpl_vars['listing']['name']; ?>
</b></a>
<hr size=1 noshade="noshade" style="border:1px #cccccc dotted"></div>

<form action="/index.html"  method="post" name="repscam" style="margin: 0" onSubmit="return checkform3();">
<input type="hidden" name="a" value="report_scam">
<input type="hidden" name="action" value="send">
<input type="hidden" name="lid" value="<?php echo $this->_tpl_vars['listing']['id']; ?>
">
<input type="hidden" name="hyip_name" value="<?php echo $this->_tpl_vars['listing']['name']; ?>
">
<input type="hidden" name="hyip_url" value="<?php echo $this->_tpl_vars['listing']['url']; ?>
">
<table width=100%>
<tr><td width=40% align="right">Program Name:</td>
<td width=60% align="left"><a href="/hyip-<?php echo $this->_tpl_vars['listing']['id']; ?>
.html" target="_blank"><b><?php echo $this->_tpl_vars['listing']['name']; ?>
</b></a></td></tr>
<tr><td align="right">Your E-mail:</td>
<td align="left"><input class="inpts" name="eml" style="width:220px"></td></tr>
<tr><td align="right">Your Reason:</td>
<td align="left"><textarea class="inpts" style="width:220px; height:55px; overflow:auto" name="notify"></textarea></td></tr>
<tr><td>&nbsp</td>
<td align="left"><input type="submit" name="reportscam" value="Send" class="sbmt"></td></tr>
</table></form>

</td></tr></table>
<?php endif; ?>