Файл: vsime.com/system/includes/head.php
Строк: 16
<?
header("Content-type: text/html");
echo '<?xml version="1.0" encoding="utf-8"?>';
?><!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<title><?echo $title;?></title>
<link rel="shortcut icon" href="<?php echo "http://$_SERVER[HTTP_HOST]/favicon.ico";?>" />
<link rel="stylesheet" href="<?php echo "http://$_SERVER[HTTP_HOST]/css/main.css";?>" type="text/css" />
<script src="<?php echo "http://$_SERVER[HTTP_HOST]/js/jquery-1.9.1.js";?>"></script>
<script src="<?php echo "http://$_SERVER[HTTP_HOST]/js/jquery-ui-1.10.1.custom.js";?>"></script>
<link rel="stylesheet" href="/css/7O4gJdehCY6CgKIYYs1b.css" type="text/css" />
<link rel="stylesheet" href="/css/decor_web_def.css" type="text/css" />
<script src="/js/tooltip_1.js" type="text/javascript"></script>
</head>
<body<?php
if ($_SERVER['PHP_SELF']=='/index.php')
{
echo " style=' border-radius: 16px 16px 0px 0px;'";
}
?>>