Your IP : 172.28.240.42


Current Path : /var/www/html/clients/amz.e-nk.ru/bitrix/templates/mini/
Upload File :
Current File : /var/www/html/clients/amz.e-nk.ru/bitrix/templates/mini/header.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<?php $APPLICATION->ShowMeta("keywords") ?>
<?php $APPLICATION->ShowMeta("description") ?>
<title><?php $APPLICATION->ShowTitle() ?></title>
<?php $APPLICATION->ShowCSS(); ?>
</head>
<body>
<?php $APPLICATION->ShowPanel(); ?>
<?php IncludeTemplateLangFile(__FILE__); ?>
<table style="text-align: left; width: 100%;" border="0"
 cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td style="width: 200px; vertical-align: top;">
      <div id="menu2">
<?
$lmenu = new CMenu("top");
$lmenu->Init(SITE_DIR);
$lmenu->template = "/bitrix/templates/".SITE_TEMPLATE_ID."/left.menu_template.php";
echo $lmenu->GetMenuHtml();
?>
      </div>
      </td>
      <td style="vertical-align: top;">
      <div id="body">

<table width="0%"><tr>
	<td><a href="<?echo htmlspecialchars($APPLICATION->GetCurUri("print=Y"));?>" class="smalltext" target="_blank"><img src="/bitrix/templates/demo/images/print.gif" width="20" height="16" border="0" alt="<?echo GetMessage("PRINT");?>"></a></td>
	<td nowrap><a href="<?echo htmlspecialchars($APPLICATION->GetCurUri("print=Y"));?>" class="smalltext" target="_blank"><?echo GetMessage("PRINT");?></a></td>
</tr></table>

<h1 style="text-align: center;"><?php $APPLICATION->ShowTitle(); ?></h1>