<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
{headers}
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<style type="text/css" media="all">
@import url({THEME}/css/style.css);
</style>
<style type="text/css" media="all">
@import url({THEME}/css/engine.css);
</style>
</head> <body>
{AJAX}
<div class="container_bg_r">
<div class="container_bg_t">
<div class="side_left">
<!--BLOCK_START-->
<div class="block_full">
<div class="block_title">Навигация</div>
<div class="block_bottom">
<div class="block_cont">
<div class="block_text">
<ul class="block_menu">
<li><a href="/">Главная</a></li>
<li><a href="http://dv-freestyle.ru/sotrudnichestvo.html">Cотрудничество</a></li>
<li><a href="http://forum.dv-freestyle.ru/">Форум</a></li>
<li><a href="http://www.dv-freestyle.ru/o_nas.html">О нас</a></li>
<li><a href="/index.php?do=feedback">Обратная связь</a></li>
</ul>
</div>
</div>
</div>
</div><!--/block_full-->
<!--BLOCK_END-->
<!--BLOCK_START-->
<div class="block_full">
<div class="block_title">Разделы</div>
<div class="block_bottom">
<div class="block_cont">
<div class="block_text"><div>{include file="engine/modules/cat_menu.php?copy=0"}</div></div>
</div>
</div>
</div><!--/block_full-->
<!--BLOCK_END-->
<!--BLOCK_START-->
<div class="block_full">
<div class="block_title">Вход на сайт</div>
<div class="block_bottom">
<div class="block_cont">
<div class="block_text">{login}</div>
</div>
</div>
</div><!--/block_full-->
<!--BLOCK_END-->
<!--BLOCK_START-->
<div class="block_full">
<div class="block_title">Онлайн</div>
<div class="block_bottom">
<div class="block_cont">
<div class="block_text"> {include file="engine/modules/online.php"} </div>
</div>
</div>
</div><!--/block_full-->
<!--BLOCK_END-->
<!--BLOCK_START-->
<div class="block_full">
<div class="block_title">Топ фристайлеров</div>
<div class="block_bottom">
<div class="block_cont">
<div class="block_text">вскоре этот модуль будет сделан</div>
</div>
</div>
</div><!--/block_full-->
<!--BLOCK_END-->
<!--BLOCK_START-->
<div class="block_full">
<div class="block_title">Опрос на сайте</div>
<div class="block_bottom">
<div class="block_cont">
<div class="block_text">{vote}</div>
</div>
</div>
</div><!--/block_full-->
<!--BLOCK_END-->
<!--BLOCK_START-->
<div class="block_full">
<div class="block_title">Реклама</div>
<div class="block_bottom">
<div class="block_cont">
<div class="block_text">
<div class="center_text"><img src="{THEME}/images/img_reklam.png" width="204" height="128" alt="реклама" /></div>
</div>
</div>
</div>
</div><!--/block_full-->
<!--BLOCK_END-->
</div><!--/side_left-->
<div class="side_right">
<div class="header_full">
<div class="header_bg_l">
<div class="header_bg_r">
<a href="/" title="На главную" class="header_logo"></a>
<div class="header_fristail"></div>
</div>
</div>
</div><!--/header_full-->
<div class="content">
{banner_header}
{info}
{content}
</div><!--/content-->
</div><!--/side_right-->
</div><!--/container_bg_t-->
</div><!--/container_bg_r-->
<div class="footer_full">
<div class="footer_bg_r">
<div class="footer_l_text">© 2010, Dv-Freestyle.Ru<br /> Разработка и поддержка <a href="http://codingpro.ru/">HAMMER</a> 2010 | dv-freestyle.ru</div>
<div class="footer_knopki">
<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t11.6;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";"+Math.random()+
"' alt='' title='LiveInternet: показано число просмотров за 24"+
" часа, посетителей за 24 часа и за сегодня' "+
"border='0' width='88' height='31'><\/a>")
//--></script><!--/LiveInternet-->
<img src="{THEME}/images/knopka.png" width="88" height="31" alt="knopka" />
<img src="{THEME}/images/knopka.png" width="88" height="31" alt="knopka" />
</div>
</div>
</div><!--/footer_full-->
</body>
</html>