Download script1.txt, upload your files and earn money. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=7">
<script type="text/javascript" src="/js/prototype.js"> <script type="text/javascript" src="/js/main.js"> <script type="text/javascript"> Event.observe(window, 'load', function() { var lnk = $$('#popup-login a.popup'); popupLogin = new Popup({ element: $('popup-login'), openTriggers: [$('trigger-popup-login')], closeTriggers: lnk }); popupForgot = new Popup({element: $('popup-forgot'), openTriggers: lnk}); popupSuccess = new Popup({element: $('popup-success')}); }); function remindPassword(form, url) { new Ajax.Request(url, { method:'post', asynchronous:true, evalScripts:true, parameters: Form.serialize(form), onLoading: function(request) { $('email-error').hide(); $('email-verify').show(); }, onComplete: function(request) { var response = request.responseText; if (response && response == 1) { popupForgot.hide(); popupSuccess.show(); } else { if (response == 2 || response == '') { $('email-error').update('Remind letter not sent. Try again.'); } else { $('email-error').update('Account not exists'); } $('email-verify').hide(); $('email-error').show(); } } }); return false;
} function doLogin() { Element.hide('login-error'); var url = '/accounts/login'; new Ajax.Request(url, { method: 'post', postBody: 'login=' + $F('login') + '&password=' + $F('password') + '&remember=' + $F('remember'), onComplete: function (req) { var response = req.responseText; if (response && parseInt(response) != '0') { window.location = response; } else { Element.show('login-error') } } }) }
<script type="text/javascript"> function dwait() { w--; if (w>0) { var val = 'Wait %d seconds'; $('freeTimer').innerHTML = val.replace(/\%d/, w); setTimeout("dwait()", 1000); } else { waited(unescape(u)) } } function redirectError () { document.location.href=u; } function waited(url) { hideTimer(); var req = new Ajax.Updater('dwait', url, {method: 'get', onFailure: redirectError, evalScripts: true}); } function hideTimer() { $$('#block-captcha > p').each(function(el) {el.setStyle({visibility:'hidden'})}); } Event.observe(window, 'load', function() { $$('ul.price > li').invoke('observe', 'mouseover', function(event) { $(Event.element(event)).up('ul.price > li').addClassName('cur'); }); $$('ul.price > li').invoke('observe', 'mouseout', function(event) { var elt = $(Event.element(event)).up('ul.price > li').removeClassName('cur'); }); });
You are requesting script1.txt (0.0 MB)
Show other files of this user.
<iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="728" height="100" src="http://adserving.cpxinteractive.com/st? ad_type=iframe&ad_size=728x90§ion=218558">
Wait 500 seconds
<script type="text/javascript"> u='/file_contents/captcha/1702516956'; w='500'; setTimeout("dwait()", 1000);
Buy a Premium Membership to download <strong>instantly Choose your plan. You can pay with PayPal, Visa or Mastercard, TrialPay, WebMoney or buy from our resellers .
48 hours <strong>3.95 USD 30 days <strong>11.95 USD
3 months <strong>29.95 USD 1 year <strong>58.95 USD What does Premium Membership give me? Premium Membership allows to download files instantly, without timers or other limits. You can download several files at once, use any download accelerators to increase download speed and so on. How it works? After a purchase you’ll receive login and password. You have to login to enable it. Then point your browser to any file and you download will start instantly. If you have download accelerators like FlashGot installed, download will start in this software. Tell me more about Premium Membership Read about other features such as on spot activation, discounts, money-back guarantee on Download Faster page. <SCRIPT TYPE="text/javascript" SRC="http://panther1.cpxinteractive.com/mz/easyshare_pop1.js">
<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "googleanalytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-123473-12"); pageTracker._trackPageview(); } catch(err) {}