<?
echo "<table width='100%' cellspacing='0' cellpadding='0' class='shoutboxdate'>
<tr>
<th>
<td align='left'>\n";
require_once "infusions/info_panel/info_panel.php";
echo "</td></th>
<th></th>
<th>
<td align='left'>\n";
require_once "infusions/user_info_panel/user_info_panel.php";
echo "</tr></th>
</td>
</table>";
?>