Code
<?if($USER_LOGGED_IN$)?>
<style>a.download:link,
a.download:visited, a.download:active, .download:link, .download:visited,
.download:active {text-decoration:none; font-family:arial; color:#fff;
background:url('http://ckumunok.3dn.ru/Pa3noe/images/Download.png') no-repeat top right;
height:75px; width:325px; display:block;}
a.download:hover,
.download:hover, {text-decoration:none; font-family:arial; color:#fff;
background:url('http://ckumunok.3dn.ru/Pa3noe/images/Download.png') no-repeat top right;
height:75px; width:325px; display:block;}</style>
<table width="100%" align="center" border="0">
<?if($FILE_URL$)?>
<td width="50%" align="center" border="0">
<a
class="download" target="_blank" href="$FILE_URL$" title="Скачать с нашего сервера"><br><br><div style="font-size: 11px;
font-family: tahoma; padding-top:5px; padding-left:220px;">($FILE_SIZE$)<br><sub>Расширение: <span id="format"></span></sub></div></a>
</td>
<?endif?>
<?if($RFILE_URL$)?>
<td width="50%" align="center" border="0">
<a
class="download" target="_blank" href="$RFILE_URL$" title="Скачать с удаленного сервера"><br><br><div style="font-size: 11px;
font-family: tahoma; padding-top:5px; padding-left:220px;">($RFILE_SIZE$KB)</div></a>
</td>
<?endif?>
</table>
<?else?>
<!--Скачать после рекламы-->
<noindex>
<div align="left">
<div></div>
<script language="JavaScript1.2">
// author: http://uScripts.su
var ns6=document.getElementById&&!document.all?1:0
var head="display:''"
var folder=''
function expandit(curobj){
folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style
if (folder.display=="none")
folder.display=""
else
folder.display="none"
}
</script>
<style>
p.adv {
position: relative;
width: 100%;
height: 60px;
text-align: center;
background-color: #242424;
border: 3px solid white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
</style>
<h3 style="cursor:hand" id="tnxbtnhide" onClick="expandit(this); $(this).hide()">
<p class="adv"><br> <b><i><font color="white">Скачать файл можно после клика по рекламе:</font></i></b> <br>
[color=red]КОД ВАШЕЙ РЕКЛАМЫ TAK.RU[/color]
<br></p>
</h3>
<span style="display:none" style=&{head};>
<div id="hidden" style="display:none;">
<b><i></i></b><br>
<div style="height: 2px;"></div>
<style>a.download:link,
a.download:visited, a.download:active, .download:link, .download:visited,
.download:active {text-decoration:none; font-family:arial; color:#fff;
background:url('http://ckumunok.3dn.ru/Pa3noe/images/Download.png') no-repeat top right;
height:75px; width:325px; display:block;}
a.download:hover,
.download:hover, {text-decoration:none; font-family:arial; color:#fff;
background:url('http://ckumunok.3dn.ru/Pa3noe/images/Download.png') no-repeat top right;
height:75px; width:325px; display:block;}</style>
<table width="100%" align="center" border="0">
<?if($FILE_URL$)?>
<td width="50%" align="center" border="0">
<a
class="download" target="_blank" href="$FILE_URL$" title="Скачать с нашего сервера"><br><br><div style="font-size: 11px;
font-family: tahoma; padding-top:5px; padding-left:220px;">($FILE_SIZE$)<br><sub>Расширение: <span id="format"></span></sub></div></a>
</td>
<?endif?>
<?if($RFILE_URL$)?>
<td width="50%" align="center" border="0">
<a
class="download" target="_blank" href="$RFILE_URL$" title="Скачать с удаленного сервера"><br><br><div style="font-size: 11px;
font-family: tahoma; padding-top:5px; padding-left:220px;">($RFILE_SIZE$KB)</div></a>
</td>
<?endif?>
</table>
</div> <div></div>
</div>
<script>
function payForFiles(){
var hid,tak,elems,num,pat,j,i;
hid = document.getElementById("hidden");
tak = new Array();
elems = document.getElementsByTagName('A');
num = elems.length;
pat = new RegExp("(^|\\b)(takru)(\\b|$)");
j = 0;
for (i=0;i<num;i++){
if(pat.test(elems[i].className)){
elems[i].setAttribute('target','_blank');
if (elems[i].addEventListener)
elems[i].addEventListener("click", function(){hid.style.display = ""}, false);
else if (elems[i].attachEvent)
elems[i].attachEvent("onclick", function(){hid.style.display = ""});
else elems[i].onclick = function(){hid.style.display = ""};
j++;}
}
};
payForFiles();
</script>
</div>
</noindex>
<!--/Скачать после рекламы--></div> <hr>
<center>Зарегестрированные пользователи скачивают без рекламы<br><a href="$LOGIN_LINK$" title="Регистрация | вход">Вход | Регистрация</a></center>
<?endif?>
<!-- Узанать расширение файла -->
<div id="ssilko" style="display:none;">$FILE_DIRECT_URL$</div>
<script type="text/javascript">
$(document).ready(function () {
var formateg = $('#ssilko').text().split('.');
$('#format').text(''+formateg[formateg.length-1]+'-');
});
</script>