Просмотр файла template/designs/shcms_web/header.tpl

Размер файла: 1.92Kb
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{TITLE}</title>
<link rel="stylesheet" href="/template/designs/shcms_web/style.css" type="text/css"/>
<script type="text/javascript" src="/template/designs/shcms_web/js/jquery-1.8.0.js"></script>
<script type="text/javascript" src="/template/designs/shcms_web/js/jquers.js"></script>
<script type="text/javascript" src="/template/designs/shcms_web/js/shcms.js"></script>
<link rel="alternate" type="application/rss+xml" title="SHCMS_ENGINE" href="http://{SERVERHOST}/rss.xml"/>
<script type="text/javascript">
function show_hide (objName) {
	if ( $(objName).css('display') == 'none' ) {
		$(objName).animate({height: 'show'}, 800);
	} else { 
		$(objName).animate({height: 'hide'}, 800);
	} 
}
$(function(){
	$('#text').autosize({append: "\n"});
});

</script>

<link rel="shortcut icon" href="favicon.ico" />
<meta name="description" content="{description}" />
<meta name="keywords" content="{keywords}" />
<meta name="copyright" content="{copyright}" />
<meta name="generator" content="SHCMS Engine (http://shimsidin.ru)" />
</head>
<!--Название страниц-->
<div class="head"><h1>{TITLE}</h1>
<body>
<div class="body">


<!--Панель меню-->
{panel}

<!--Ссылка на главную страницу-->
{home}
</div></div>
<table>
  <tr>
    <td class="menu">
      <div class="menu">
	  
<!--Реклама-->
{reklam_razd}

<!--Вывод рекламы-->
<?
 echo reklama_head(); 
  ?>
  <div class="form_left">
  <?
 echo menu_index::left_menu();
?>
<!--Переход на главную-->
{server_perehod}
</div></div>
</td>

</div>
<td class="shap">
  <div class="shap">
<div class="body"><div class="form">