<?
include_once '../sys/inc/start.php';
include_once '../sys/inc/compress.php';
include_once '../sys/inc/sess.php';
include_once '../sys/inc/home.php';
include_once '../sys/inc/settings.php';
include_once '../sys/inc/db_connect.php';
include_once '../sys/inc/ipua.php';
include_once '../sys/inc/fnc.php';
include_once '../sys/inc/user.php';
$set['title']='Бизнес свой';
//ОнЛайн Игра Круто гонки от BleIK
//Игра самая лучшая
include_once '../sys/inc/thead.php';
title();
aut();
include_once'navi.php';
include_once 'glava_gonki.php';
?>
<table class="wdt msg-table">
<tbody>
<tr>
<td align="left" style="vertical-align: top; width: 10%">
<img src="images/face-girl5.png">
</td>
<td align="left" style="vertical-align: top">
Открытие магазина недвижимости совсем скоро! </td>
</tr>
</tbody>
</table>
<img src="img/tunn/474.jpg">
<table class="wdt gray-table">
<tbody>
<tr>
<td class="white td-cell" align="center" style="height: 50px">
<form action="index.php" method="POST">
<input type="submit" class="wdt no-btn" value="Назад">
</form>
</td>
</tr>
</tbody>
</table>
<?
include_once '../sys/inc/tfoot.php';
?>