You are on page 1of 2

$("#golden_lottery_tickets_purchase_count").

keyup(function(e) {
var t = parseInt($("#golden_lottery_tickets_purchase_count").val());
$("#golden_lottery_total_purchase_price").html(parseFloat(25e-5 * t *
1e8 / 1e8).toFixed(8))
}), $("#golden_lottery_tickets_purchase_count").keypress(function() {
$("#golden_lottery_tickets_purchase_count").keyup()
}), $("#golden_lottery_tickets_purchase_count").keydown(function() {
$("#golden_lottery_tickets_purchase_count").keyup()
}), 11 == captcha_type) {
var x = $.cookie("default_captcha");
"recaptcha" !== x && "double_captchas" !== x || SwitchCaptchas(x)
}
if ($("body").innerWidth() < 768 ? ($.cookie.raw = !0, $.cookie("mobile", 1, {
expires: 3650,
secure: !0
}), mobile_device < 1 && userid > 0 && window.location.reload()) :
($.cookie.raw = !0, $.removeCookie("mobile")), userid > 0) {
var C = getParameterByName("tab");
void 0 !== C && ($("#" + C + "_link").click(), $("." + C +
"_link").click(), void 0 !== C && "deposit_btc" == C && $
("#main_deposit_button_top").click(), void 0 !== C && "fun_savings" == C &&
SwitchPageTabs("fun_savings"));
var T = getParameterByName("tab2");
void 0 !== T && "" != T && 0 != T && "enable_2fa" == T && $
("#enable_2fa_msg").click(), free_play < 1 && multi_acct_same_ip > 0 && $
("#multi_acct_same_ip").show(), $("#mob_ver_country_code").find("#" + country +
"_dcode").attr("selected", !0), 1 == show_sky && $("body").innerWidth() < 1201 && $
("#free_play_tab").css({
"margin-left": "50px"
}), 0 != rp_promo_active && (parseInt(rp_promo_start) > 0 ? rp_promo_active
= 2 : parseInt(rp_promo_end) > 0 ? rp_promo_active = 1 : rp_promo_active = 0, 2 ==
rp_promo_active ? ($("#rp_promo_" + rp_promo_counter + "_" + rp_promo_active2 +
"_text").html("<b>" + rp_multiplier + "x reward points (RP) promotion starts in
<span id='bonus_span_rp_promo_" + rp_promo_counter + "_" + rp_promo_active2 +
"'></span></b> (" + free_rp + " RP/free roll, " + ref_rp + " RP/referral free roll,
" + multiply_rp + " RP/multiply roll).<BR>Follow us on <b><a
href='https://twitter.com/freebitco' target=_blank>twitter</a></b> to be notified
before the promotion starts!"), BonusEndCountdown("rp_promo_" + rp_promo_counter +
"_" + rp_promo_active2, parseInt(rp_promo_start))) : 1 == rp_promo_active && ($
("#rp_promo_" + rp_promo_counter + "_" + rp_promo_active2 + "_text").html("<b>" +
rp_multiplier + "x reward points (RP) promotion currently running and ends in <span
id='bonus_span_rp_promo_" + rp_promo_counter + "_" + rp_promo_active2 +
"'></span></b> (" + free_rp + " RP/free roll, " + ref_rp + " RP/referral free roll,
" + multiply_rp + " RP/multiply roll).<BR>Follow us on <b><a
href='https://twitter.com/freebitco' target=_blank>twitter</a></b> to be notified
in advance about our future promotions!"), $
(".multiply_rp_amount").html(multiply_rp), $(".free_rp_amount").html(free_rp), $
(".ref_rp_amount").html(ref_rp), BonusEndCountdown("rp_promo_" + rp_promo_counter +
"_" + rp_promo_active2, parseInt(rp_promo_end)), $
("#bonus_weekend_msg_div").show(), $
("#bonus_weekend_rp_multiplier").html(rp_multiplier)), 1 != $.cookie("rp_promo_" +
rp_promo_counter + "_" + rp_promo_active2) && $("#rp_promo_" + rp_promo_counter +
"_" + rp_promo_active2).show(), $("#hide_rp_promo_" + rp_promo_counter + "_" +
rp_promo_active2).click(function() {
$("#rp_promo_" + rp_promo_counter + "_" + rp_promo_active2).hide(),
$.cookie.raw = !0, $.cookie("rp_promo_" + rp_promo_counter + "_" +
rp_promo_active2, 1, {
expires: 3,
secure: !0
})
}))

You might also like