Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
sample
SUBMITTED BY:
abobayou
DATE:
April 15, 2017, 5:55 p.m.
FORMAT:
Text only
SIZE:
192 Bytes
Raw
Download
Tweet
HITS:
1646
Go to comments
Report
function multiply(){
var current = $('#double_your_btc_stake').val();
var multiply = (current * 2).toFixed(8);
$('#double_your_btc_stake').val(multiply);
}
function getRandomWait(){
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus