ДАЙТЕ !! - Форум
  • Страница 1 из 1
  • 1
ДАЙТЕ !!
СообщениеДоска объявлений --> Страница материала и комментариев к нему

Автор - Do[C]
Дата добавления - 28.10.2010 в 15:17
Do[C] Дата: Четверг, 28.10.2010, 15:17 | Сообщение # 1
Доска объявлений --> Страница материала и комментариев к нему
Сообщение
Code
<html>
<head>
<title>$SECTION_NAME$ - $MODULE_NAME$ - $SITE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<style type="text/css" media="all">

@import url(/highslide/highslide.css);
</style>
<script type="text/javascript" src="/highslide2/highslide.js"></script>
<script type="text/javascript">
hs.graphicsDir = '/highslide2/graphics/';
</script>
</head>
<style>
/* hint menu */
.hint
{
background:url('http://sinners.pp.ua/img/1.1.gif');
line-height:10px;
color:#ffffff;
font-family:verdana,arial,helvetica;
font-size:8pt;
width:auto;
border-top:1px solid #1E90FF;

border-bottom:1px solid #1E90FF;

margin:1px;
padding:8px;
position:absolute;
visibility:hidden;
}
/* ---------------- */
</style>
<script>
// Автор Скрипта: Sinners.PP.Ua
//Hint Start
// CLASS : MW_System_Load
// Init
function MW_System_Load(){
this.wib = screen.width;
this.heb = screen.height;
this.documes = (document.getElementById || document.createElement || document.getElementsByTagName) ? true : false;
this.objects = window.addEventListener || window.attachEvent ? window : document.addEventListener ? document : null;
this.types = 'load';
}
MW_System_Load.prototype.addsevent = function(func){
if(this.objects.addEventListener){
this.objects.addEventListener(this.types,func,false);
return true;
} else if (this.objects.attachEvent){
this.objects.attachEvent("on" + this.types,func);
} else {
return false;
}
}
MW_System_Load.prototype.browser = function(){
this.ver = navigator.appVersion;
this.agent = navigator.userAgent.toLowerCase();
this.dom = document.getElementById ? 1:0;
this.all = document.all ? 1:0;
this.ie5 = (this.ver.indexOf("MSIE 5")>-1 && this.dom) ? 1:0;
this.ie6 = (this.ver.indexOf("MSIE 6")>-1 && this.dom) ? 1:0;
this.ie4 = (document.all && !this.dom) ? 1:0;
this.ie = this.ie4 || this.ie5 || this.ie6;
this.opera = this.agent.indexOf("opera")>-1;
this.gecko = (this.agent.indexOf("gecko")!=-1) ? 1:0;
this.bw = (this.ie || this.opera || this.gecko);
return this;
}
MW_System_Load.prototype.findobj = function(obj){
this.parent = window.document;
if(this.parent[obj]){ return this.parent[obj]; }
if(this.parent.all && this.parent.all[obj]){ return this.parent.all[obj]; }
if(this.parent.layers && this.parent.layers[obj]){ return this.parent.layers[obj]; }
if(this.parent.getElementById && this.parent.getElementById(obj)){ return this.parent.getElementById(obj); }
return null;
}
var MW = new MW_System_Load();
function MW_System_Hint(){}
MW_System_Hint.prototype.show = function(obj,str){
var hint = MW.findobj('hint');
if(!obj){ return; }
if(!MW.documes){ return; }
if(!hint){ return; }
hint.className = 'hint';
hint.style.left = 15;
hint.style.top = 50;

obj.onmouseout = function(advance){
hint.style.width = '';
hint.style.visibility = 'hidden';
if(hint.firstChild) hint.removeChild(hint.firstChild);
hint.appendChild(document.createTextNode(str));
};
obj.onmousemove = function(advance){
//str = str.replace(/</g,"<");
//str = str.replace(/>/g,">");
hint.style.width = '';
hint.innerHTML = str;
vc = document.getElementsByTagName((document.compatMode && document.compatMode=="CSS1Compat") ? "HTML":"BODY")[0];
x = window.event ? event.clientX + vc.scrollLeft : advance.pageX;
y = window.event ? event.clientY + vc.scrollTop : advance.pageY;
vcwidth = vc.clientWidth ? vc.clientWidth + vc.scrollLeft : window.innerWidth + window.pageXOffset;
vcheight = vc.innerHeight ? window.innerHeight + window.pageYOffset : vc.clientHeight + vc.scrollTop;
  if(hint.offsetWidth>500){ hint.style.width = '200'; }
  if((x + hint.offsetWidth + 15) > vcwidth){
  hint.style.left = x - hint.offsetWidth - 4;
  } else {
  hint.style.left = x + 15;
  }
  if((y + hint.offsetHeight + 19) > vcheight){
  hint.style.top = y - hint.offsetHeight;
  } else {
  hint.style.top = y + 25;
  }
  //if(typeof(hint.style.MozOpacity)!="undefined"){
  hint.style.opacity = '.91';
  hint.style.filter = "alpha(opacity:91)";
  //}
  hint.style.visibility = 'visible';
};
}
MW_System_Hint.prototype.initialize = function(){
var hint = document.createElement("DIV");
hint.setAttribute('id','hint');
document.getElementsByTagName('body')[0].appendChild(hint);
hint.style.visibility = 'hidden';
var hintmarker = ['a','img','img','input','span','div','textarea'];
var textmarker = ['title','alt','title','title','title','title','title'];
var lenmarker = hintmarker.length;
for(var i=0; i<lenmarker; i++) {
atr = document.getElementsByTagName(hintmarker[i]);
for(var j=0; j<atr.length; j++)
if(viewhint=atr[j].getAttribute(textmarker[i])){
  atr[j].removeAttribute(textmarker[i]);
  HINT.show(atr[j],viewhint);
}
}
}
var HINT = new MW_System_Hint();
if(MW.objects){ MW.addsevent(HINT.initialize); }
//Hint End
</script>
<body style="background:url('http://sinners.pp.ua/img/1.1.gif') #000000; margin:0px; padding:0px;">
<table cellpadding="0" cellspacing="0" border="0" width="101%">
<tr><td align="right" width="2%" style="background:url('http://s8.ucoz.net/t/984/2.gif') right repeat-y;"><img src="http://s8.ucoz.net/t/984/2.gif" border="0"></td>
<td width="95%" valign="top" style="border-bottom:1px solid #000000;">

$GLOBAL_WAPKA$
<table border="0" cellpadding="10" cellspacing="0" width="100%"><tr><td valign="top" align="center">
<table style="border: 1px solid #4c4c4c;" border="0" cellpadding="3" cellspacing="0" width="100%"><tbody><tr><td style="background: rgb(0, 0, 0) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><table border="0" cellpadding="3" cellspacing="2" width="100%">
<table border="0" width="100%" cellspacing="2" cellpadding="3">
<tr>
<td style="border:1px solid #363636;" background="http://video-club.3dn.ru/img/6JIoK-1.png" width="100%"><center><b><font color="#ffffff">Случайные фильмы</font></b></center></td>
</tr>
<tr>
<td class="bBlok"><div align="center">
$MYINF_18$
<center>
</CENTER>
</td>
</tr>
</table></td>
</tr></table>
<br><table border="0" cellpadding="0" cellspacing="0" width="100%">

<!-- <middle> -->
   
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr><td style="width: 203px;" valign="top">
<!-- <container> -->
$GLOBAL_TRETIU$
<!-- </container> -->
</td><td valign="top">
<table style="border:1px solid #252525" bgcolor="#000000" width="100%">
<tbody><tr><td>
<table style="border: 0px solid rgb(73, 73, 73);" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td style="padding: 10px; border: 0px solid rgb(38, 38, 38);"><!-- <body> --><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr><td width="80%"><a href="/board"><!--<s3193>-->Онлайн фильмы<!--</s>--></a> <?if($SECTION_NAME$)?>» <a href="$SECTION_URL$">$SECTION_NAME$</a><?endif?> » <a href="$CAT_URL$">$CAT_NAME$</a></td><td style="white-space: nowrap;" align="right"><?if($ADD_ENTRY_LINK$)?><!--<s5232>--><a href="$ADD_ENTRY_LINK$"><img src="http://sinners.pp.ua/video/dobavit_video.png" border="0"></a><!--</s>--><?endif?></td></tr></tbody></table>
<hr>

<div align="center">
<a href="http://www.new-cs.org.ru/" target="_blank"><img src="http://www.new-cs.org.ru/banners/banner_v_ae.gif" alt="" width="468" height="60"></a>
<center>
</center>

<div class="eTitle" style="padding-bottom:3px;"><font color="#BEBEBE"><span style="font-size: 8pt;">Смотреть онлайн</span></font> <font color="#FFFFFF">$ENTRY_TITLE$ | $MODER_PANEL$</font> </div>
<table border="0" width="100%" cellspacing="0" cellpadding="2" class="eBlock">
<tbody><tr><td align="center" style="padding:2px;">

<hr><br><div class="eMessage" style="text-align:left;clear:both;padding-top:2px;padding-bottom:2px;">

<a href="$OTHER1$" class="highslide" onclick="return hs.expand(this, {captionId: 'caption1'})"><img src="$OTHER1$" align="left" border="0" width="200" style="border:none;"></a>

$BRIEF$

</div>
</td></tr><tr><td class="eText" colspan="2">
<div></div>
<hr><div align="center"><font color="#FFFFFF"><span style="font-size: 16pt;">~ [ $ENTRY_TITLE$ ] смотреть онлайн ~</span></font></div><hr>
<div align="center"><embed src="http://megasoft.3dn.ru/flvplayer.swf" type="application/x-shockwave-flash" allowfullscreen="true" flashvars="&file=$OTHER2$&backcolor=0x000000&frontcolor=0xFFFFFF&lightcolor=0xFFFFFF& height=650&width=700&location=mediaplayer.swf&logo=&ampautostart=false" height="650" width="700"></div>
<hr></td></tr><tr><td class="eDetails1" colspan="2">Категория: $CAT_NAME$ <?if($USER$)?> | <!--<s3178>-->Добавил<!--</s>-->: <a href="$PROFILE_URL$">$USER$</a><?endif?> | Просмотров: $READS$| Рейтинг:<?if($RATING$)?><div style="float: right;">$RATE_FORM$</div><?endif?>
</td></tr><tr></tr></tbody></table>
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="eBlock">
<tbody><tr><br>
<td align="center"><hr>Внимание!Для просмотра фильма необходимо:<br>
1. Установить <a target="_blank" href="http://get.adobe.com/flashplayer/">Adobe flash player</a><br>
2. Установить Браузер: <a target="_blank" href="http://www.mozilla-europe.org/ru">FireFox</a><br>
3. Кодеки <a target="_blank" href="http://k-lite-codec.com/full.php">K-Lite</a> и <a target="_blank" href="http://www.divx.com/divx/windows/">DivX</a><br>
4. Очистите кэш на локальном диске!<br>
<hr>
</td></tr></tbody></table>
  <br>
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="eBlock">
<tbody><tr><td align="center" class="eBlock" width="25%">HTML</td><td align="center">
<script type="text/javascript">
document.write('<input onclick="select(this)" class="querySkl" type="text" value="<a href='+window.location+'>$ENTRY_TITLE$</a>" size="130%">')
</script>
</td></tr><tr><td align="center" class="eBlock" width="25%">BB-Code</td><td align="center">
<script type="text/javascript">
document.write('<input onclick="select(this)" class="querySkl" type="text" value="[url='+window.location+']$ENTRY_TITLE$[/url]" size="130%"> ')

</script>
</td></tr><tr><td align="center" class="eBlock" width="25%">Ссылка</td><td align="center">
<script type="text/javascript">
document.write('<input onclick="select(this)" class="querySkl" type="text" value="'+window.location+' "size="130%">')
</script>
</td></tr></tbody></table>
  </td></tr></table>
<?if($COM_IS_ACTIVE$)?>
<?if($COM_CAN_READ$)?>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr><td height="25" width="60%"><!--<s5183>-->Всего комментариев<!--</s>-->: <b>$COM_NUM_ENTRIES$</b></td><td align="right" height="25">$COM_PAGE_SELECTOR$</td></tr><tr><td colspan="2">$COM_BODY$</td></tr><tr><td colspan="2" align="center">$COM_PAGE_SELECTOR1$</td></tr><tr><td colspan="2" height="10"></td></tr></tbody></table>
<?endif?>

<?if($COM_CAN_ADD$)?>
$COM_ADD_FORM$
<?endif?><!--%IFEL8%6%>
<!%IFTH9%7%><!%IFEN9%7%><!%IFEL10%7%><div align="center" class="commReg"><!<s5237>>Добавлять комментарии могут только зарегистрированные пользователи.<!</s>><br />[ <a href="$REGISTER_LINK$"><!<s3089>>Регистрация<!</s>></a> | <a href="$LOGIN_LINK$"><!<s3087>>Вход<!</s>></a> ]</div><!%IFEN10%7%>
<!%IFEN8%6%-->
<?endif?><!-- </body> --></td></tr></tbody></table>
</td></tr></tbody></table>
<!-- </middle> -->
</td></tr></tbody></table>
<!-- Информер peklama -->
<center>

$GLOBAL_BFOOTER$
</td><td style='background: url("http://sinners.pp.ua/New_ST/bokova9_xyuH9.gif") repeat-y scroll left center transparent;' align="left" width="2%"><img src="http://sinners.pp.ua/New_ST/bokova9_xyuH9.gif" border="0"></td></tr></tbody></table>

<link ilo-full-src="http://sinners.pp.ua/NeoGame/favicon_video.gif" rel="shortcut icon" href="http://sinners.pp.ua/NeoGame/favicon_video.gif" type="image/x-icon"></body></html>

Автор - n1ce
Дата добавления - 28.10.2010 в 15:26
n1ce Дата: Четверг, 28.10.2010, 15:26 | Сообщение # 2
Code
<html>
<head>
<title>$SECTION_NAME$ - $MODULE_NAME$ - $SITE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<style type="text/css" media="all">

@import url(/highslide/highslide.css);
</style>
<script type="text/javascript" src="/highslide2/highslide.js"></script>
<script type="text/javascript">
hs.graphicsDir = '/highslide2/graphics/';
</script>
</head>
<style>
/* hint menu */
.hint
{
background:url('http://sinners.pp.ua/img/1.1.gif');
line-height:10px;
color:#ffffff;
font-family:verdana,arial,helvetica;
font-size:8pt;
width:auto;
border-top:1px solid #1E90FF;

border-bottom:1px solid #1E90FF;

margin:1px;
padding:8px;
position:absolute;
visibility:hidden;
}
/* ---------------- */
</style>
<script>
// Автор Скрипта: Sinners.PP.Ua
//Hint Start
// CLASS : MW_System_Load
// Init
function MW_System_Load(){
this.wib = screen.width;
this.heb = screen.height;
this.documes = (document.getElementById || document.createElement || document.getElementsByTagName) ? true : false;
this.objects = window.addEventListener || window.attachEvent ? window : document.addEventListener ? document : null;
this.types = 'load';
}
MW_System_Load.prototype.addsevent = function(func){
if(this.objects.addEventListener){
this.objects.addEventListener(this.types,func,false);
return true;
} else if (this.objects.attachEvent){
this.objects.attachEvent("on" + this.types,func);
} else {
return false;
}
}
MW_System_Load.prototype.browser = function(){
this.ver = navigator.appVersion;
this.agent = navigator.userAgent.toLowerCase();
this.dom = document.getElementById ? 1:0;
this.all = document.all ? 1:0;
this.ie5 = (this.ver.indexOf("MSIE 5")>-1 && this.dom) ? 1:0;
this.ie6 = (this.ver.indexOf("MSIE 6")>-1 && this.dom) ? 1:0;
this.ie4 = (document.all && !this.dom) ? 1:0;
this.ie = this.ie4 || this.ie5 || this.ie6;
this.opera = this.agent.indexOf("opera")>-1;
this.gecko = (this.agent.indexOf("gecko")!=-1) ? 1:0;
this.bw = (this.ie || this.opera || this.gecko);
return this;
}
MW_System_Load.prototype.findobj = function(obj){
this.parent = window.document;
if(this.parent[obj]){ return this.parent[obj]; }
if(this.parent.all && this.parent.all[obj]){ return this.parent.all[obj]; }
if(this.parent.layers && this.parent.layers[obj]){ return this.parent.layers[obj]; }
if(this.parent.getElementById && this.parent.getElementById(obj)){ return this.parent.getElementById(obj); }
return null;
}
var MW = new MW_System_Load();
function MW_System_Hint(){}
MW_System_Hint.prototype.show = function(obj,str){
var hint = MW.findobj('hint');
if(!obj){ return; }
if(!MW.documes){ return; }
if(!hint){ return; }
hint.className = 'hint';
hint.style.left = 15;
hint.style.top = 50;

obj.onmouseout = function(advance){
hint.style.width = '';
hint.style.visibility = 'hidden';
if(hint.firstChild) hint.removeChild(hint.firstChild);
hint.appendChild(document.createTextNode(str));
};
obj.onmousemove = function(advance){
//str = str.replace(/</g,"<");
//str = str.replace(/>/g,">");
hint.style.width = '';
hint.innerHTML = str;
vc = document.getElementsByTagName((document.compatMode && document.compatMode=="CSS1Compat") ? "HTML":"BODY")[0];
x = window.event ? event.clientX + vc.scrollLeft : advance.pageX;
y = window.event ? event.clientY + vc.scrollTop : advance.pageY;
vcwidth = vc.clientWidth ? vc.clientWidth + vc.scrollLeft : window.innerWidth + window.pageXOffset;
vcheight = vc.innerHeight ? window.innerHeight + window.pageYOffset : vc.clientHeight + vc.scrollTop;
  if(hint.offsetWidth>500){ hint.style.width = '200'; }
  if((x + hint.offsetWidth + 15) > vcwidth){
  hint.style.left = x - hint.offsetWidth - 4;
  } else {
  hint.style.left = x + 15;
  }
  if((y + hint.offsetHeight + 19) > vcheight){
  hint.style.top = y - hint.offsetHeight;
  } else {
  hint.style.top = y + 25;
  }
  //if(typeof(hint.style.MozOpacity)!="undefined"){
  hint.style.opacity = '.91';
  hint.style.filter = "alpha(opacity:91)";
  //}
  hint.style.visibility = 'visible';
};
}
MW_System_Hint.prototype.initialize = function(){
var hint = document.createElement("DIV");
hint.setAttribute('id','hint');
document.getElementsByTagName('body')[0].appendChild(hint);
hint.style.visibility = 'hidden';
var hintmarker = ['a','img','img','input','span','div','textarea'];
var textmarker = ['title','alt','title','title','title','title','title'];
var lenmarker = hintmarker.length;
for(var i=0; i<lenmarker; i++) {
atr = document.getElementsByTagName(hintmarker[i]);
for(var j=0; j<atr.length; j++)
if(viewhint=atr[j].getAttribute(textmarker[i])){
  atr[j].removeAttribute(textmarker[i]);
  HINT.show(atr[j],viewhint);
}
}
}
var HINT = new MW_System_Hint();
if(MW.objects){ MW.addsevent(HINT.initialize); }
//Hint End
</script>
<body style="background:url('http://sinners.pp.ua/img/1.1.gif') #000000; margin:0px; padding:0px;">
<table cellpadding="0" cellspacing="0" border="0" width="101%">
<tr><td align="right" width="2%" style="background:url('http://s8.ucoz.net/t/984/2.gif') right repeat-y;"><img src="http://s8.ucoz.net/t/984/2.gif" border="0"></td>
<td width="95%" valign="top" style="border-bottom:1px solid #000000;">

$GLOBAL_WAPKA$
<table border="0" cellpadding="10" cellspacing="0" width="100%"><tr><td valign="top" align="center">
<table style="border: 1px solid #4c4c4c;" border="0" cellpadding="3" cellspacing="0" width="100%"><tbody><tr><td style="background: rgb(0, 0, 0) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><table border="0" cellpadding="3" cellspacing="2" width="100%">
<table border="0" width="100%" cellspacing="2" cellpadding="3">
<tr>
<td style="border:1px solid #363636;" background="http://video-club.3dn.ru/img/6JIoK-1.png" width="100%"><center><b><font color="#ffffff">Случайные фильмы</font></b></center></td>
</tr>
<tr>
<td class="bBlok"><div align="center">
$MYINF_18$
<center>
</CENTER>
</td>
</tr>
</table></td>
</tr></table>
<br><table border="0" cellpadding="0" cellspacing="0" width="100%">

<!-- <middle> -->
   
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr><td style="width: 203px;" valign="top">
<!-- <container> -->
$GLOBAL_TRETIU$
<!-- </container> -->
</td><td valign="top">
<table style="border:1px solid #252525" bgcolor="#000000" width="100%">
<tbody><tr><td>
<table style="border: 0px solid rgb(73, 73, 73);" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td style="padding: 10px; border: 0px solid rgb(38, 38, 38);"><!-- <body> --><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr><td width="80%"><a href="/board"><!--<s3193>-->Онлайн фильмы<!--</s>--></a> <?if($SECTION_NAME$)?>» <a href="$SECTION_URL$">$SECTION_NAME$</a><?endif?> » <a href="$CAT_URL$">$CAT_NAME$</a></td><td style="white-space: nowrap;" align="right"><?if($ADD_ENTRY_LINK$)?><!--<s5232>--><a href="$ADD_ENTRY_LINK$"><img src="http://sinners.pp.ua/video/dobavit_video.png" border="0"></a><!--</s>--><?endif?></td></tr></tbody></table>
<hr>

<div align="center">
<a href="http://www.new-cs.org.ru/" target="_blank"><img src="http://www.new-cs.org.ru/banners/banner_v_ae.gif" alt="" width="468" height="60"></a>
<center>
</center>

<div class="eTitle" style="padding-bottom:3px;"><font color="#BEBEBE"><span style="font-size: 8pt;">Смотреть онлайн</span></font> <font color="#FFFFFF">$ENTRY_TITLE$ | $MODER_PANEL$</font> </div>
<table border="0" width="100%" cellspacing="0" cellpadding="2" class="eBlock">
<tbody><tr><td align="center" style="padding:2px;">

<hr><br><div class="eMessage" style="text-align:left;clear:both;padding-top:2px;padding-bottom:2px;">

<a href="$OTHER1$" class="highslide" onclick="return hs.expand(this, {captionId: 'caption1'})"><img src="$OTHER1$" align="left" border="0" width="200" style="border:none;"></a>

$BRIEF$

</div>
</td></tr><tr><td class="eText" colspan="2">
<div></div>
<hr><div align="center"><font color="#FFFFFF"><span style="font-size: 16pt;">~ [ $ENTRY_TITLE$ ] смотреть онлайн ~</span></font></div><hr>
<div align="center"><embed src="http://megasoft.3dn.ru/flvplayer.swf" type="application/x-shockwave-flash" allowfullscreen="true" flashvars="&file=$OTHER2$&backcolor=0x000000&frontcolor=0xFFFFFF&lightcolor=0xFFFFFF& height=650&width=700&location=mediaplayer.swf&logo=&ampautostart=false" height="650" width="700"></div>
<hr></td></tr><tr><td class="eDetails1" colspan="2">Категория: $CAT_NAME$ <?if($USER$)?> | <!--<s3178>-->Добавил<!--</s>-->: <a href="$PROFILE_URL$">$USER$</a><?endif?> | Просмотров: $READS$| Рейтинг:<?if($RATING$)?><div style="float: right;">$RATE_FORM$</div><?endif?>
</td></tr><tr></tr></tbody></table>
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="eBlock">
<tbody><tr><br>
<td align="center"><hr>Внимание!Для просмотра фильма необходимо:<br>
1. Установить <a target="_blank" href="http://get.adobe.com/flashplayer/">Adobe flash player</a><br>
2. Установить Браузер: <a target="_blank" href="http://www.mozilla-europe.org/ru">FireFox</a><br>
3. Кодеки <a target="_blank" href="http://k-lite-codec.com/full.php">K-Lite</a> и <a target="_blank" href="http://www.divx.com/divx/windows/">DivX</a><br>
4. Очистите кэш на локальном диске!<br>
<hr>
</td></tr></tbody></table>
  <br>
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="eBlock">
<tbody><tr><td align="center" class="eBlock" width="25%">HTML</td><td align="center">
<script type="text/javascript">
document.write('<input onclick="select(this)" class="querySkl" type="text" value="<a href='+window.location+'>$ENTRY_TITLE$</a>" size="130%">')
</script>
</td></tr><tr><td align="center" class="eBlock" width="25%">BB-Code</td><td align="center">
<script type="text/javascript">
document.write('<input onclick="select(this)" class="querySkl" type="text" value="[url='+window.location+']$ENTRY_TITLE$[/url]" size="130%"> ')

</script>
</td></tr><tr><td align="center" class="eBlock" width="25%">Ссылка</td><td align="center">
<script type="text/javascript">
document.write('<input onclick="select(this)" class="querySkl" type="text" value="'+window.location+' "size="130%">')
</script>
</td></tr></tbody></table>
  </td></tr></table>
<?if($COM_IS_ACTIVE$)?>
<?if($COM_CAN_READ$)?>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr><td height="25" width="60%"><!--<s5183>-->Всего комментариев<!--</s>-->: <b>$COM_NUM_ENTRIES$</b></td><td align="right" height="25">$COM_PAGE_SELECTOR$</td></tr><tr><td colspan="2">$COM_BODY$</td></tr><tr><td colspan="2" align="center">$COM_PAGE_SELECTOR1$</td></tr><tr><td colspan="2" height="10"></td></tr></tbody></table>
<?endif?>

<?if($COM_CAN_ADD$)?>
$COM_ADD_FORM$
<?endif?><!--%IFEL8%6%>
<!%IFTH9%7%><!%IFEN9%7%><!%IFEL10%7%><div align="center" class="commReg"><!<s5237>>Добавлять комментарии могут только зарегистрированные пользователи.<!</s>><br />[ <a href="$REGISTER_LINK$"><!<s3089>>Регистрация<!</s>></a> | <a href="$LOGIN_LINK$"><!<s3087>>Вход<!</s>></a> ]</div><!%IFEN10%7%>
<!%IFEN8%6%-->
<?endif?><!-- </body> --></td></tr></tbody></table>
</td></tr></tbody></table>
<!-- </middle> -->
</td></tr></tbody></table>
<!-- Информер peklama -->
<center>

$GLOBAL_BFOOTER$
</td><td style='background: url("http://sinners.pp.ua/New_ST/bokova9_xyuH9.gif") repeat-y scroll left center transparent;' align="left" width="2%"><img src="http://sinners.pp.ua/New_ST/bokova9_xyuH9.gif" border="0"></td></tr></tbody></table>

<link ilo-full-src="http://sinners.pp.ua/NeoGame/favicon_video.gif" rel="shortcut icon" href="http://sinners.pp.ua/NeoGame/favicon_video.gif" type="image/x-icon"></body></html>


[Table][/Table]
[Table][/Table]
  • Страница 1 из 1
  • 1
Поиск:
Загрузка...


Все материалы размещенные на сайте пренадлежат их владельцам и предоставляются исключительно в ознакомительных целях.
Администрация ответственности за содержание материала не несет и убытки не возмещает.
По истечении 24 часов материал должен быть удален с вашего компьютера.
Бесплатный хостинг uCoz