Просмотр файла dis/software/tema.html

Размер файла: 2.13Kb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<head>
<link href="dis/software/style.css" rel="stylesheet" type="text/css" />
<link href="dis/software/basic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper">
  <div id="header">
    <div class="tr">
      <div class="br">
        <div class="bl">
          <h1><a href="#"><img src="dis/software/images/logo.gif" width="203" height="49" alt="Software Company" /></a></h1>

            <?php echo '<noindex>';include('user/index.php');echo '</noindex>';?>


        </div>
      </div>
    </div>
  </div>
  <!-- end header -->
  <div id="body">
    <div id="cap"></div>
    <div id="buy">
      <font class="menu">
      <?php include_once('menu/menu.txt');?>
      </font>

      <div class="timed">
        <h3 >Страницы</h3>
        <?php include ('moduls/page/vig.php');?></p>
      </div>

      <div class="timed">
        <h3 >Праздники</h3>
        <?php include ('moduls/prasd/segod.php');?></p>
      </div>

      <div class="timed">
        <h3 >Объявление</h3>
        <p><?php include ('dis/price.txt');?></p>
      </div>

      <div class="timed">
        <h3 >Посещения</h3>
        <p><?php include_once('flud/block/echo_count.php');?>
        <?php include('onl/online.php')?>
        </p>
      </div>

      <div class="timed">
        <h3 >Реклама</h3>
        <p><?php include_once('rekla/top.txt');?></p>
      </div>
      <p></p>
    </div>
    <!-- end budy -->
    <div id="capabilities">
      <h3><a href="#"><?php echo $site_title?></a></h3>
      <p><?php include ('str/gen.php');?></p>
    </div>
    <div id="footer">
      <div>
        <div><?php include_once('rekla/bottom.txt');?></div>
      </div>
    </div>
    <!-- end footer -->
  </div>
  <!-- end body -->
</div>
<!-- end wrapper -->
</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>