Размер файла: 1.8Kb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
<link rel="stylesheet" type="text/css" href="/dis/wordpress/style.css" media="screen"/>
</head>
<body>
<div class="container">
<div class="main">
<div class="header">
<div class="title">
<h1><img src="/adm/GSLogo.png" alt="" border="0"></h1>
</div>
</div>
<div class="content">
<div class="item">
<?php include_once ($cms.'str/gen.php');?>
</div>
</div>
<div class="sidenav">
<?php include_once ($cms.'str/m_auto.txt')?>
<div class="menu"><?php include_once ($cms.'menu/menu.txt');?>
<?php include_once ($cms.'moduls/page/vig.php');?>
</div>
<hr />
<?php include_once ($cms.'dis/price.txt');?>
<hr />
<?php include_once ($cms.'moduls/my_link/link_add.php');?>
<?php include_once ($cms.'moduls/my_link/link_my.php');?>
<div class="povis" id="gost">
<?php include_once ($cms.'gb/vig.php');?>
</div>
<script type="text/javascript">
function povisW()
{
return document.body.clientWidth;
}
var block = document.getElementById('gost');
block.style.left = (getW() - parseInt(block.offsetWidth))-2 + "px";
block.style.top = '2px';
</script>
</div>
<div class="clearer"><span></span></div>
</div>
<div class="footer">© <?echo '2011 - '.date("Y");?> Cайт работает на cms <a href="http://gsportalcms.16mb.com">ГСПортал</a>.<br />
<?php echo $site_slogan?> </div>
</div>
</body>
<head>
<title><?php echo $str_title?> - <?php echo $site_title?></title>
<meta name="description" content="<?php echo $pg_pr_d ?>" />
<meta name="keywords" content="<?php echo $pg_pr_k ?>"/>
</head>
</html>