<br />
<div style="padding-left:3%;">
<div id="layer" style="padding:4px; width:96%; " class="ui-widget-content ui-corner-all">
<div align="center"><center>
<table border="0" width="90%" cellspacing="8" cellpadding="8" bgcolor="#E6FFE6">
<tr>
<td width="100%"><p>The referrers shown are from the register.html input: "heardaboutusfrom" - if this is disabled on your register form then it will be recorded as a null string (""). <br />
</p>
</td>
</tr>
</table>
<br />
<table width="937" border="0">
<tr>
<td width="267"><strong>Referrers - totals:</strong><br />
<br />
<?php foreach ($refs as $key => $value) echo "<b>\"$key\" = $value </b><br>"; ?>
<br />
<br />
<br />
<br />
<br /></td>
<td width="660"><p><strong>Referrers of latest ten members:<br />
<br />
</strong>
<?php foreach ($latest_members as $key => $value) echo "$value <br>"; ?>
</p>
</td>
</tr>
</table></div></div></div>