<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<?
$APPLICATION->ShowPanel();
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?echo LANG_CHARSET?>">
</head>
<body bgcolor="" background="bitrix/templates/KlStyle/images/back.gif">
<table width="1024" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="150" bgcolor="#FFFFFF"><img src="bitrix/templates/KlStyle/images/top.jpg" width="1024" height="231" hspace="0" vspace="0" border="0" align="top"></td>
</tr>
<tr>
<td height="111" bgcolor="#FFFFFF">
<?
echo $APPLICATION->GetMenuHtml("top");
?> </td>
</tr>
<tr>
<td height="443" bgcolor="#FFFFFF">
#WORK_AREA#<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?>
</td>
</tr>
</table>
</body>
</html>
|