<!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" xml:lang="ru" lang="ru"> <head> <title>{#caption}</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" /> <meta name="keywords" content="{#meta_keywords}" /> <meta name="description" content="{#meta_desc}" /> <!-- jQuery UI CSS --> <script type="text/javascript" src="/s/jquery/c/granat.min.mini.js.gz" ></script> <link rel="stylesheet" type="text/css" href="/css/jquery-ui.min.css" /> <!-- Framework CSS --> <block name="colmask" /> <link rel="stylesheet" href="/css/{#template_name}/default.css" notcorrect type="text/css" media="screen, projection" /> <link rel="stylesheet" href="/css/print.css" type="text/css" media="print" /> <!--[if IE]><link rel="stylesheet" href="/css/ie.css" type="text/css" media="screen, projection" /><![endif]--> <script> $(function(){ $('#pbin0, #pbin1, #pbin2, #pbin3, #pbin4, #pbin5').each(function(){ $(this).addClass(this.id); }); setInterval(function(){ $('#heartbeat').granatLoad(); }, 60000); }); </script> </head> <!--[if gte IE 9]><body class="ie ie9 {#alias}"><![endif]--> <!--[if gte IE 8]><body class="ie ie8 {#alias}"><![endif]--> <!--[if gte IE 7]><body class="ie ie7 {#alias}"><![endif]--> <!--[if lte IE 6]><body class="ie ie6 {#alias}"><![endif]--> <!-- <![if !IE]> --><body class="NOie {#alias}"><!-- <![endif]> --> <div id="heartbeat" style="position: absolute; z-index: 1000; color: red"></div> <block name="pagebody" updatable/> <!--[if lte IE 6]> <script> alert('Этот сайт оптимизирован под браузеры нового поколения, такие как Internet Explorer 8, Mozilla Firefox 3, Opera 10'); </script> <![endif]--> </body> </html>