';
$fp = fsockopen('localhost', 2591);
fpassthru($fp);
echo '
'; include('footer.inc'); ?>