Вход Регистрация
Файл: inc/head.php
Строк: 51
<?php 
$t 
microtime(1);  
echo 
'<?xml version="1.0" encoding="utf-8"?>'
echo 
'<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">'
echo 
'<meta name="viewport" content="width=device-width; initial-scale=1.">'
echo 
'<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">'
echo 
'<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru"><head>
<link rel="stylesheet" href="/style/s.css" type="text/css"/>
<link rel="shortcut icon" href="/style/img/favicon.ico" />
<title> MotoRace  </title>
</head><body>'
;

if(isset(
$user)){

echo 
'

 

<div class="head">
<span class="left">
<span class="km">
<img src="/style/img/power.png" wdith="12" height="12"></span>
'
.$my_moto['power'].'</span>

<span class="right">
<span class="km">
<img src="/style/img/money.png" wdith="12" height="12"></span>
'
.$user['money'].'</span></span>

<center>
<span class="km">
<img src="/style/img/fuel.png" wdith="15" height="15"></span>
'
.$user['fuel'].'</center></span>


</div>'
;



echo 
' <div class="line"><div style="width:'.$levelimg.'%;" class="line_color"></div></div>';





echo 
"<table class='gra'><tr>";

echo 
"<td class='white' align='left' style='padding-top: 0px;'><div class='bmenu'> <a href='/city'>Город </a></td>";
echo 
"<td class='white' align='left' style='padding-top:0px;'><div class='bmenu'><a href='/'>Гараж </a></td>";



echo 
"<td class='gray' align='center' style='padding-top:0px;'><div class='bmenu'><a href='/money'>Дилер</a></td>";



echo 
"<td class='gray' align='right' style='padding-top:0px;'><div class='bmenu'><a href='/chat'>Чат </a></td></div>";


echo 
"</tr></table></div>";

}

?>
Онлайн: 1
Реклама