openside("Jūsų IP");
echo "<center>
<table background='http://a-game.xz.lt/host/images/ip.png' width='150' height='60'>
<tr valign='middle'>
<td align='right'>
<font color='white'>
".$_SERVER['REMOTE_ADDR']."
</font>
</td>
</tr>
</table></center>";
closeside();