<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<link rel="icon" href="http://domkino.my1.ru/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="http://domkino.my1.ru/images/favicon.ico" type="image/x-icon">
<style type="text/css">
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
width: 850px; /*Width of Carousel Viewer itself*/
height: 285px; /*Height should enough to fit largest content's height*/
}
.slide2{
height: 150px;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 850px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
</style>
<title>$SITE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<script type='text/javascript' src='/js/jquery00.js'></script>
<script type="text/javascript" src="/js/stepcaro.js"></script>
</head>
<body style="background: #fff url(/images/bg.jpg) fixed left top">
$GLOBAL_AHEADER$
<!-- <middle> -->
<div class="wrap col2">
<div class="mainbar">
<div class="out">
<div class="in">
<!-- <body> --><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Главная<!--</s>--></a> » $DATE_BAR$ <hr />
<center><object type="application/x-shockwave-flash" height="130" width="550" data="http://agitki.ru/flash/template/text_01.swf"><param name="movie" value="http://agitki.ru/flash/template/text_01.swf" /><param name="wmode" value="transparent" /><param name="flashvars" value="&in_title=ДОМ КИНО&" /></object></center>
$BODY$
<center><object type="application/x-shockwave-flash" height="80" width="550" data="http://agitki.ru/flash/template/rda_005.swf"><param name="movie" value="http://agitki.ru/flash/template/rda_005.swf" /><param name="wmode" value="transparent" />
<param name="flashvars"value="&in_title=всего 933 фильмов&"/>
</object></center>
<script type="text/javascript">
(function(){
var __e = document.querySelector('#addEntForm input[name="title"]');
if ( __e ) { __e.setAttribute('onchange','searchEntr()'); }
})();
function searchEntr () {
//by
http://javascript.ucoz.net var likeThis = [], qq = document.addform.title.value, h = _uWnd.getdims(), j = h.clientW - 305, g = h.clientH - 215;
if (qq.length > 3) {
$.post("/$MODULE_ID$", {query: qq, a: <?if($MODULE_ID$ = 'load' || $MODULE_ID$ = 'dir' || $MODULE_ID$ = 'publ')?>2 <?endif?><?if($MODULE_ID$ = 'news')?>14 <?endif?>},
function (reslt) {
$(".entryLink", reslt).each(function () {
var href = $(this).attr("href"), html = $(this).html(), shtml = ((html.length>40)?html.substr(0,40)+'...':html);
if (href && html) {
likeThis.push('<a href="' + href + '" target="_blank" title="' + html + '">' + shtml + '<\/a><br \/>');
}
});
if (likeThis[0]) {
new _uWnd('sw', 'Найдены похожие материалы', 300, 200, {min: 0, max: 0, x: j, y: g, alert: 1, autosize: 0, icon: 'http://javascript.ucoz.net/upload/icons/search.png', fixed: 1, shadow: 1, resize: 0, nomove: 1, hidden: 0, notaskbar: 1, fadetype: 2, fadespeed: 500, fadeclosetype: 1, fadeclosespeed: 500, align: 'left'},'<fieldset><legend>' + qq + '</legend>' + likeThis.join("") + '</fieldset>');
}
else {
_uWnd.close('sw');
}
});
}
}
</script>
<!-- <Переклюатель новостей> --><style>
#content {white-space:nowrap}
#content a{display:inline-block;font:12px Tahoma;width:38px;padding:2px 0;margin:1px;color:#88aa00;text-align:center;text-decoration:none;}
#content a:hover, .curPage{background:#88aa00;color:#fff !important;}
#pageScroll {margin:0 auto;overflow:hidden;position:relative;top:-3px;cursor:default}
.scrollWrap {background:#dfdfdf;font:0;position:relative}
.scrollBar {background:#777;cursor:pointer;cursor:hand;font:0px;position:relative;z-index:400}
.scrollPage {background:#88aa00;font:0;position:absolute;z-index:300;}
.pagesTotal {font:12px Tahoma;color:#bbb}
#pagesBlock1, .pagesBlock1, .pagesBlockuz1 {display:none !important;}
</style>
<div id="pageScroll"><span id="content"></span></div>
<script type="text/javascript" src="http://studioad.ru/PageScroller.js"></script>
<script>initScrolls(10)</script><!-- </Переклюатель новостей> -->
<!-- </body> -->
<div class="clear"></div>
<div class="prevnext">
<div class="pagination"></div>
</div>
</div>
</div>
</div>
<div class="sidebar">
$GLOBAL_CLEFTER$
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<!-- </middle> -->
$GLOBAL_BFOOTER$
</body>
</html>