Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
simo
SUBMITTED BY:
abobayou
DATE:
May 8, 2017, 7:50 p.m.
FORMAT:
Text only
SIZE:
325 Bytes
Raw
Download
Tweet
HITS:
690
Go to comments
Report
function iHaveEnoughMoni(){
var balance = deexponentize(parseFloat($('#balance').text()));
var current = deexponentize($('#double_your_btc_stake').val());
return ((balance)*2/100) * (current*2) > stopPercentage/100;
}
function stopBeforeRedirect(){
var minutes = parseInt($('title').text());
if( minutes < stopBefore )
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus