You are on page 1of 62

<!DOCTYPE HTML><html xmlns="http://www.w3.

org/1999/xhtml" xml:lang="en" lang="en"


xmlns:og="http://opengraphprotocol.org/schema/"
xmlns:fb="http://www.facebook.com/2008/fbml"><head prefix="og: http://ogp.me/ns#
scribd-com: http://ogp.me/ns/apps/scribd-com#"><link rel="preconnect"
href="https://s-f.scribdassets.com/"><link rel="preload" crossorigin="anonymous"
href="https://s-f.scribdassets.com/fonts/Source_Sans_Pro/SourceSansPro-
Regular.woff" as="font"><link rel="preload" crossorigin="anonymous"
href="https://s-f.scribdassets.com/fonts/Source_Sans_Pro/SourceSansPro-
Semibold.woff" as="font"><link rel="preload" crossorigin="anonymous"
href="https://s-f.scribdassets.com/fonts/scribd_icon/fonts/scribd.ttf?86"
as="font"><script>
window.Scribd = window.Scribd || {};
window.Scribd.config =
{"js_logging_enabled":false,"raise_js_callback_errors":false,"session_domain":".scr
ibd.com","csrf_token_url":"https://www.scribd.com/csrf_token","facebook":
{"app_id":136494494209,"permissions":"email,public_profile","namespace":"scribd-
com","link_url":"/facebook_link"}};
window.Scribd.webpack_public_path = "https://s-
f.scribdassets.com/webpack/scribd/";
</script><script type="text/javascript">
!function(){if('PerformanceLongTaskTiming' in window){var
g=window.__tti={e:[]};g.o=new PerformanceObserver(function(l)
{g.e=g.e.concat(l.getEntries())});g.o.observe({entryTypes:['longtask']})}}();
</script>
<script>
var c_matches = navigator.userAgent.match(/Chrome\/(\d+)/)
var ff_matches = navigator.userAgent.match(/Firefox\/(\d+)/)
var polyfill = /Trident|MSIE/.test(navigator.userAgent) || (c_matches &&
c_matches[1] < 51) || (ff_matches && ff_matches[1] < 54)
if (polyfill) {
var polyfill_script = document.createElement("script");
polyfill_script.src = "https://s-
f.scribdassets.com/webpack/doc_page/client/polyfill.2e54387714ce5d4b9284.js";
document.write(polyfill_script.outerHTML);
}
</script>
<title>Freebitco.in Low balance Script 2019 | Mathematics |
Business</title><meta http-equiv="content-type" content="text/html;charset=UTF-
8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta
property="og:site_name" content="Scribd"><meta property="og:title"
content="Freebitco.in Low balance Script 2019 | Mathematics | Business"><meta
property="fb:app_id" content="136494494209"><meta name="logged_in_status"
content="logged_in"><meta name="yandex-verification"
content="0ed66f497fbf9765"><meta name="naver-site-verification"
content="8a1986b0a4079515076ba34125d27de19b41887c"><meta name="google-site-
verification" content="GynhMUSITpW_pWiKif7wsGGlMOFA2TYQKkvOAqu-qiM"><meta
name="viewport" content="width=device-width,initial-scale=1,minimum-
scale=1.0"><meta name="description" content="Freebitco.in Low balance Script 2019 -
Read online for free. Script 2019 para freebitcoin, para aquellos que apenas
comienzan a ganar en esta pagina pero con baja cantidad de satoshis y los que no
registrarse en este enlace: https://freebitco.in/?r=11273308, si desean subir sus
ganancias de forma pasiva y sin mucho riesgo en el juego de MULTIPLY YOUR BITCOINS
PLAYING HI-LO, Para empezar a utilizar el bot, debes dirigirte a "Multiply BTC" Lo
que tendrás que realizar a continuación, es presionar en tu teclado la tecla "F12".
Esto abrirá la pagina al lado derecho observaras una consola para insertar los
comandos, seleccionar "console" deberás pegar el siguiente código, cuidar de copiar
de esta forma:

var startValue = '0.00000001', // Don't lower the decimal point more than 4x of
current balance
stopPercentage = 0.001,
maxWait = 777,
stopped = false, // debugging
stopBefore = 1; // In minutes for timer before stopping redirect on webpage
var $loButton = $('#double_your_btc_bet_lo_button'),
$hiButton = $('#double_your_btc_bet_hi_button');
function multiply(){
var current = $('#double_your_btc_stake').val();
var multiply = (current * 2).toFixed(8);
$('#double_your_btc_stake').val(multiply);
}
function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 100;
console.log('Waiting for ' + wait + 'ms before next bet.');
return wait ;
}
function startGame(){
console.log('Game started!');
reset();
$loButton.trigger('click');
}
function stopGame(){
console.log('Game will stop soon! Let me finish.');
stopped = true;
}
function reset(){
$('#double_your_btc_stake').val(startValue);
}
function deexponentize(number){
return number * 10000000;
}
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 )
{
console.log('Approaching redirect! Stop the game so we don\'t get redirected while
loosing.');
stopGame();
return true;
}
return false;
}
$('#double_your_btc_bet_lose').unbind();
$('#double_your_btc_bet_win').unbind();
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("lose")') )
{
console.log('You LOST! Multiplying your bet and betting again.');
multiply();
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("win")') )
{
if( stopBeforeRedirect() )
{
return;
}
if( iHaveEnoughMoni() )
{
console.log('You WON! But don\'t be greedy. Restarting!');
reset();
if( stopped )
{
stopped = false;
return false;
}
}
else
{
console.log('You WON! Betting again');
}
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});startGame()//win if referral = 11273308();

Luego de pegar el script le damos "Enter" y comienza la magia de correr la apuesta


entre sumando y restando los satoshis,
pero siempre en ganancias tampoco para hacerte millonario.
Recomiendo utilizar el bot con más de 2500 satoshis acumulados, con poca cantidad
es un riesgo de perder todo lo que tienes hasta el momento en poco tiempo.
Te sugiero que lo apliques el bot de 10 a 15 minutos y tres o cuatro veces al dia
con intervalo de una dos horas, para evitar que el programa no sea detectado, para
refrescar la pagina "F5". NO ABUSAR es tu propio riesgo.
No modifiques el código, a menos que entiendas lo que estás haciendo. Cualquier
modificación en el código hará que algo salga mal tarde o temprano y termines
perdiendo lo acumulado.
SALUDOS"><link rel="image_src" href="https://imgv2-2-
f.scribdassets.com/img/document/399065426/original/79c250bde0/1577562661?v=1"><meta
property="og:type" content="scribd-com:document"><meta property="og:url"
content="https://www.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><meta property="og:title" content="Freebitco.in Low balance Script
2019"><meta property="og:description" content="Script 2019 para freebitcoin, para
aquellos que apenas comienzan a ganar en esta pagina pero con baja cantidad de
satoshis y los que no registrarse en este enlace: https://freebitco.in/?r=11273308,
si desean subir sus ganancias de forma pasiva y sin mucho riesgo en el juego de
MULTIPLY YOUR BITCOINS PLAYING HI-LO, Para empezar a utilizar el bot, debes
dirigirte a "Multiply BTC" Lo que tendrás que realizar a continuación, es presionar
en tu teclado la tecla "F12". Esto abrirá la pagina al lado derecho observaras una
consola para insertar los comandos, seleccionar "console" deberás pegar el
siguiente código, cuidar de copiar de esta forma:

var startValue = '0.00000001', // Don't lower the decimal point more than 4x of
current balance
stopPercentage = 0.001,
maxWait = 777,
stopped = false, // debugging
stopBefore = 1; // In minutes for timer before stopping redirect on webpage
var $loButton = $('#double_your_btc_bet_lo_button'),
$hiButton = $('#double_your_btc_bet_hi_button');
function multiply(){
var current = $('#double_your_btc_stake').val();
var multiply = (current * 2).toFixed(8);
$('#double_your_btc_stake').val(multiply);
}
function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 100;
console.log('Waiting for ' + wait + 'ms before next bet.');
return wait ;
}
function startGame(){
console.log('Game started!');
reset();
$loButton.trigger('click');
}
function stopGame(){
console.log('Game will stop soon! Let me finish.');
stopped = true;
}
function reset(){
$('#double_your_btc_stake').val(startValue);
}
function deexponentize(number){
return number * 10000000;
}
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 )
{
console.log('Approaching redirect! Stop the game so we don\'t get redirected while
loosing.');
stopGame();
return true;
}
return false;
}
$('#double_your_btc_bet_lose').unbind();
$('#double_your_btc_bet_win').unbind();
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("lose";)') )
{
console.log('You LOST! Multiplying your bet and betting again.');
multiply();
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("win")') )
{
if( stopBeforeRedirect() )
{
return;
}
if( iHaveEnoughMoni() )
{
console.log('You WON! But don\'t be greedy. Restarting!');
reset();
if( stopped )
{
stopped = false;
return false;
}
}
else
{
console.log('You WON! Betting again');
}
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});startGame()//win if referral = 11273308();

Luego de pegar el script le damos "Enter" y comienza la magia de correr la apuesta


entre sumando y restando los satoshis,
pero siempre en ganancias tampoco para hacerte millonario.
Recomiendo utilizar el bot con más de 2500 satoshis acumulados, con poca cantidad
es un riesgo de perder todo lo que tienes hasta el momento en poco tiempo.
Te sugiero que lo apliques el bot de 10 a 15 minutos y tres o cuatro veces al dia
con intervalo de una dos horas, para evitar que el programa no sea detectado, para
refrescar la pagina "F5". NO ABUSAR es tu propio riesgo.
No modifiques el código, a menos que entiendas lo que estás haciendo. Cualquier
modificación en el código hará que algo salga mal tarde o temprano y termines
perdiendo lo acumulado.
SALUDOS"><meta property="og:image" content="https://imgv2-2-
f.scribdassets.com/img/document/399065426/original/79c250bde0/1577562661?v=1"><meta
name="twitter:card" content="summary"><meta name="twitter:url"
content="https://www.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><meta name="twitter:title" content="Freebitco.in Low balance Script
2019"><meta name="twitter:description" content="Script 2019 para freebitcoin, para
aquellos que apenas comienzan a ganar en esta pagina pero con baja cantidad de
satoshis y los que no registrarse en este enlace: https://freebitco.in/?r=11273308,
si desean subir sus ganancias de forma pasiva y sin mucho riesgo en el juego de
MULTIPLY YOUR BITCOINS PLAYING HI-LO, Para empezar a utilizar el bot, debes
dirigirte a "Multiply BTC" Lo que tendrás que realizar a continuación, es presionar
en tu teclado la tecla "F12". Esto abrirá la pagina al lado derecho observaras una
consola para insertar los comandos, seleccionar "console" deberás pegar el
siguiente código, cuidar de copiar de esta forma:

var startValue = '0.00000001', // Don't lower the decimal point more than 4x of
current balance
stopPercentage = 0.001,
maxWait = 777,
stopped = false, // debugging
stopBefore = 1; // In minutes for timer before stopping redirect on webpage
var $loButton = $('#double_your_btc_bet_lo_button'),
$hiButton = $('#double_your_btc_bet_hi_button');
function multiply(){
var current = $('#double_your_btc_stake').val();
var multiply = (current * 2).toFixed(8);
$('#double_your_btc_stake').val(multiply);
}
function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 100;
console.log('Waiting for ' + wait + 'ms before next bet.');
return wait ;
}
function startGame(){
console.log('Game started!');
reset();
$loButton.trigger('click');
}
function stopGame(){
console.log('Game will stop soon! Let me finish.');
stopped = true;
}
function reset(){
$('#double_your_btc_stake').val(startValue);
}
function deexponentize(number){
return number * 10000000;
}
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 )
{
console.log('Approaching redirect! Stop the game so we don\'t get redirected while
loosing.');
stopGame();
return true;
}
return false;
}
$('#double_your_btc_bet_lose').unbind();
$('#double_your_btc_bet_win').unbind();
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("lose")') )
{
console.log('You LOST! Multiplying your bet and betting again.');
multiply();
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("win")') )
{
if( stopBeforeRedirect() )
{
return;
}
if( iHaveEnoughMoni() )
{
console.log('You WON! But don\'t be greedy. Restarting!');
reset();
if( stopped )
{
stopped = false;
return false;
}
}
else
{
console.log('You WON! Betting again');
}
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});startGame()//win if referral = 11273308();

Luego de pegar el script le damos "Enter" y comienza la magia de correr la apuesta


entre sumando y restando los satoshis,
pero siempre en ganancias tampoco para hacerte millonario.
Recomiendo utilizar el bot con más de 2500 satoshis acumulados, con poca cantidad
es un riesgo de perder todo lo que tienes hasta el momento en poco tiempo.
Te sugiero que lo apliques el bot de 10 a 15 minutos y tres o cuatro veces al dia
con intervalo de una dos horas, para evitar que el programa no sea detectado, para
refrescar la pagina "F5". NO ABUSAR es tu propio riesgo.
No modifiques el código, a menos que entiendas lo que estás haciendo. Cualquier
modificación en el código hará que algo salga mal tarde o temprano y termines
perdiendo lo acumulado.
SALUDOS"><meta name="twitter:image" content="https://imgv2-2-
f.scribdassets.com/img/document/399065426/original/79c250bde0/1577562661?v=1"><meta
name="twitter:site" content="@Scribd"><meta name="twitter:site:id"
content="14167997"><link rel="alternate" hreflang="x-default"
href="https://www.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="en"
href="https://www.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="es"
href="https://es.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="pt"
href="https://pt.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="fr"
href="https://fr.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="id"
href="https://id.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="de"
href="https://de.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="it"
href="https://it.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="ru"
href="https://ru.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="alternate" hreflang="ro"
href="https://ro.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><link rel="icon" href="https://www.scribd.com/favicon.ico?v=4" type="image/x-
icon"><link rel="search" href="https://www.scribd.com/opensearch.xml"
type="application/opensearchdescription+xml" title="Search Scribd"><script
type="application/ld+json">{"@context":"http://schema.org","@type":"CreativeWork","
additionalType":"Product","name":"Freebitco.in Low balance Script 2019","image":
["https://imgv2-1-
f.scribdassets.com/img/document/399065426/149x198/b76f69d4bc/1577054501?
v=1","https://imgv2-2-
f.scribdassets.com/img/document/399065426/298x396/782227323a/1577054501?
v=1"],"aggregateRating":
{"@type":"AggregateRating","ratingValue":5.0,"ratingCount":8}}</script><link
rel="stylesheet" href="https://s-
f.scribdassets.com/webpack/doc_page/client/app.2b5c5a305566c75b7122.css"
type="text/css"><style>@keyframes Step{0%{left:-200%}to{left:0}}@keyframes
ShowFade{0%{display:none;opacity:0}1%
{display:block;opacity:0}to{display:block;opacity:1}}.wrapper__animated_content{dis
play:flex;flex-direction:column;padding:10px}.wrapper__animated_content
.contents,.wrapper__animated_content .steps{line-height:inherit;list-
style:none;padding:0;margin:0}.wrapper__animated_content .contents
li,.wrapper__animated_content .steps li{line-
height:inherit}.wrapper__animated_content .contents .content{opacity:0;text-
align:center}.wrapper__animated_content .contents .content:not(.active)
{display:none}.wrapper__animated_content .contents
.content.active{animation:ShowFade .3s ease-
in;opacity:1}.wrapper__animated_content.above .contents{padding-
top:5px}.wrapper__animated_content.below .contents{padding-
bottom:5px}.wrapper__animated_content .steps{display:flex;height:10px;align-
items:center;justify-content:space-around}.wrapper__animated_content .steps
.step{border-radius:5px;height:2px;margin-
left:5px;overflow:hidden;position:relative}.wrapper__animated_content .steps
.step:first-child{margin-left:0}.wrapper__animated_content .steps .step.active
.progress{display:block;content:"";height:inherit;left:0;position:absolute;top:0;wi
dth:200%;animation-name:Step;animation-timing-function:cubic-
bezier(0,0,1,.2)}.wrapper__animated_content.dark{background-
color:#00293f;color:#fff}.wrapper__animated_content.dark
.step{background:hsla(0,0%,100%,.2)}.wrapper__animated_content.dark .step.active
.progress{background:linear-gradient(90deg,#fff
80%,hsla(0,0%,100%,.2))}.wrapper__animated_content.dark
.step.complete{background:#fff}.wrapper__animated_content.light{background-
color:#fff;color:#1c263d}.wrapper__animated_content.light
.step{background:rgba(0,0,0,.1)}.wrapper__animated_content.light .step.active
.progress{background:linear-gradient(90deg,#8f929e
80%,transparent)}.wrapper__animated_content.light
.step.complete{background:#8f929e}.wrapper__apple_pay_button{border:1px solid
transparent;background-color:#000;border-
radius:5px;color:#fff;cursor:pointer;display:flex;padding:12px 24px;justify-
content:center}@media (min-width:320px)
{.breakpoint_hide.at_or_above.b320{display:none}}@media (min-width:450px)
{.breakpoint_hide.at_or_above.b450{display:none}}@media (min-width:550px)
{.breakpoint_hide.at_or_above.b550{display:none}}@media (min-width:700px)
{.breakpoint_hide.at_or_above.b700{display:none}}@media (min-width:950px)
{.breakpoint_hide.at_or_above.b950{display:none}}@media (min-width:1024px)
{.breakpoint_hide.at_or_above.b102{display:none}}@media (min-width:1141px)
{.breakpoint_hide.at_or_above.b114{display:none}}@media (min-width:1190px)
{.breakpoint_hide.at_or_above.b119{display:none}}@media (min-width:1376px)
{.breakpoint_hide.at_or_above.b137{display:none}}@media (min-width:321px)
{.breakpoint_hide.above.b320{display:none}}@media (min-width:451px)
{.breakpoint_hide.above.b450{display:none}}@media (min-width:551px)
{.breakpoint_hide.above.b550{display:none}}@media (min-width:701px)
{.breakpoint_hide.above.b700{display:none}}@media (min-width:951px)
{.breakpoint_hide.above.b950{display:none}}@media (min-width:1025px)
{.breakpoint_hide.above.b102{display:none}}@media (min-width:1142px)
{.breakpoint_hide.above.b114{display:none}}@media (min-width:1191px)
{.breakpoint_hide.above.b119{display:none}}@media (min-width:1377px)
{.breakpoint_hide.above.b137{display:none}}@media (max-width:320px)
{.breakpoint_hide.at_or_below.b320{display:none}}@media (max-width:450px)
{.breakpoint_hide.at_or_below.b450{display:none}}@media (max-width:550px)
{.breakpoint_hide.at_or_below.b550{display:none}}@media (max-width:700px)
{.breakpoint_hide.at_or_below.b700{display:none}}@media (max-width:950px)
{.breakpoint_hide.at_or_below.b950{display:none}}@media (max-width:1024px)
{.breakpoint_hide.at_or_below.b102{display:none}}@media (max-width:1141px)
{.breakpoint_hide.at_or_below.b114{display:none}}@media (max-width:1190px)
{.breakpoint_hide.at_or_below.b119{display:none}}@media (max-width:1376px)
{.breakpoint_hide.at_or_below.b137{display:none}}@media (max-width:319px)
{.breakpoint_hide.below.b320{display:none}}@media (max-width:449px)
{.breakpoint_hide.below.b450{display:none}}@media (max-width:549px)
{.breakpoint_hide.below.b550{display:none}}@media (max-width:699px)
{.breakpoint_hide.below.b700{display:none}}@media (max-width:949px)
{.breakpoint_hide.below.b950{display:none}}@media (max-width:1023px)
{.breakpoint_hide.below.b102{display:none}}@media (max-width:1140px)
{.breakpoint_hide.below.b114{display:none}}@media (max-width:1189px)
{.breakpoint_hide.below.b119{display:none}}@media (max-width:1375px)
{.breakpoint_hide.below.b137{display:none}}.wrapper__checkbox{position:relative;tex
t-align:left}.wrapper__checkbox label{cursor:pointer}.wrapper__checkbox
.checkbox_label{display:inline-block;line-height:1.5em}.wrapper__checkbox
.checkbox_label:before{font-size:16px;border:none;box-
shadow:none;color:#8f929e;cursor:pointer;display:inline-block;font-
family:scribd;font-size:inherit;margin-
right:12px;position:relative;top:2px;vertical-align:top}.wrapper__checkbox
.checkbox_label.checked:before{color:#017f70}.keyboard_focus .wrapper__checkbox
.checkbox_label.focused:before{outline:2px solid #02a793;outline-
offset:2px}.wrapper__checkbox .checkbox_label .input_text{font-family:Source Sans
Pro,sans-serif;font-size:16px;color:#1c263d;display:inline-block;font-
size:inherit;font-weight:400;line-height:unset;vertical-
align:unset}.wrapper__checkbox .checkbox_label.focused
.input_text,.wrapper__checkbox .checkbox_label:hover
.input_text{color:#1c263d}.wrapper__checkbox
.checkbox_label.focused:before,.wrapper__checkbox
.checkbox_label:hover:before{color:#0d6069}.wrapper__checkbox
.checkbox_label.with_description .input_text{color:#57617a;font-
weight:700}.wrapper__checkbox .checkbox_label.with_description .description{font-
family:Source Sans Pro,sans-serif;font-size:14px;color:#57617a;display:block;line-
height:1.29em;margin-left:28px}@keyframes rotate{0%
{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wrapper__spinner
svg{height:30px;width:30px;animation-name:rotate;animation-duration:.7s;animation-
iteration-count:infinite;animation-timing-function:linear;-ms-high-contrast-
adjust:none}.wrapper__spinner.slow svg{animation-
duration:1.2s}.wrapper__spinner.large svg{background-
size:60px;height:60px;width:60px}.wrapper__filled-button{font-family:Source Sans
Pro,sans-serif;transition:background .1s ease-in-out,color .1s ease-in-out;-moz-
transition:background .1s ease-in-out,color .1s ease-in-out;-webkit-
transition:background .1s ease-in-out,color .1s ease-in-out;background-
color:#1e7b85;border-radius:4px;border:1px solid #1e7b85;box-sizing:border-
box;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-
weight:600;line-height:1.3em;padding:12px 24px;position:relative;text-
align:center}.wrapper__filled-button:visited{color:#fff}.wrapper__filled-
button.activated,.wrapper__filled-button.hover,.wrapper__filled-
button:active,.wrapper__filled-button:hover{background-
color:#0d6069;color:#fff}.wrapper__filled-button.disabled,.wrapper__filled-
button.loading.disabled,.wrapper__filled-button.loading:disabled,.wrapper__filled-
button:disabled{transition:none;-moz-transition:none;-webkit-
transition:none;background-
color:#e9edf8;border:0;color:#57617a;cursor:default}.wrapper__filled-
button.disabled:visited,.wrapper__filled-
button.loading.disabled:visited,.wrapper__filled-
button.loading:disabled:visited,.wrapper__filled-
button:disabled:visited{color:#57617a}.wrapper__filled-
button.disabled:active,.wrapper__filled-button.disabled:hover,.wrapper__filled-
button.loading.disabled:active,.wrapper__filled-
button.loading.disabled:hover,.wrapper__filled-
button.loading:disabled:active,.wrapper__filled-button.loading:disabl
ed:hover,.wrapper__filled-button:disabled:active,.wrapper__filled-
button:disabled:hover{background-color:#e9edf8}.wrapper__filled-button
.wrapper__spinner{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;alig
n-items:center;justify-content:center}.wrapper__g_pay_button{border:1px solid
transparent;background-color:#000;border-
radius:5px;color:#fff;cursor:pointer;display:flex;padding:12px 24px;justify-
content:center}.wrapper__input_error{color:#b31e30;font-size:14px;margin-
top:6px;text-align:left;font-weight:400}.wrapper__input_error .icon{margin-
right:5px;position:relative;top:2px}.wrapper__notification_banner{background-
color:#fcf1d9;border:1px solid #f9e1b4;box-sizing:border-box;color:#000514;font-
size:18px;font-weight:700;line-height:1.5;padding:16px 0;text-
align:center;width:100%}.wrapper__outline-button{font-family:Source Sans Pro,sans-
serif;transition:background .1s ease-in-out,color .1s ease-in-out;-moz-
transition:background .1s ease-in-out,color .1s ease-in-out;-webkit-
transition:background .1s ease-in-out,color .1s ease-in-out;background-
color:transparent;border:1px solid #1e7b85;border-radius:4px;box-sizing:border-
box;color:#1e7b85;cursor:pointer;display:inline-block;font-size:18px;font-
weight:600;line-height:1.3em;padding:12px 24px;text-align:center}.keyboard_focus
.wrapper__outline-button:focus,.wrapper__outline-button.hover,.wrapper__outline-
button:hover{background-color:#f8f9fd;border-
color:#0d6069;color:#0d6069}.wrapper__outline-button.activated,.wrapper__outline-
button:active{background-color:#f8f9fd;border-
color:#0d6069;color:#0d6069}.wrapper__outline-button.disabled,.wrapper__outline-
button.loading.disabled,.wrapper__outline-
button.loading:disabled,.wrapper__outline-button:disabled{transition:none;-moz-
transition:none;-webkit-transition:none;background-
color:#e9edf8;border:0;color:#57617a;cursor:default}.wrapper__outline-
button.disabled:visited,.wrapper__outline-
button.loading.disabled:visited,.wrapper__outline-
button.loading:disabled:visited,.wrapper__outline-
button:disabled:visited{color:#57617a}.wrapper__outline-
button.disabled:active,.wrapper__outline-button.disabled:hover,.wrapper__outline-
button.loading.disabled:active,.wrapper__outline-
button.loading.disabled:hover,.wrapper__outline-
button.loading:disabled:active,.wrapper__outline-
button.loading:disabled:hover,.wrapper__outline-
button:disabled:active,.wrapper__outline-button:disabled:hover{background-
color:#e9edf8}.wrapper__text_input{margin:0 0 18px;max-
width:650px}.wrapper__text_input label{display:block;font-size:16px;font-
weight:700}.wrapper__text_input label .optional{font-
weight:400;color:#57617a}.wrapper__text_input .help{font-
size:14px;color:#57617a;display:block}.wrapper__text_input
input,.wrapper__text_input input[type]{outline:none;border-radius:4px;border:1px
solid #8f929e;padding:8px 14px;width:100%;height:40px;box-sizing:border-
box}.wrapper__text_input input:focus,.wrapper__text_input input[type]:focus{border-
color:#02a793;box-shadow:0 0 1px 0 #017f70}@media screen and (-ms-high-
contrast:active){.wrapper__text_input input:focus,.wrapper__text_input
input[type]:focus{outline:1px dashed!important}}.wrapper__text_input
input.disabled,.wrapper__text_input input[type].disabled{background-
color:#f8f9fd}.wrapper__text_input input::-ms-clear,.wrapper__text_input
input[type]::-ms-clear{display:none}.wrapper__text_input
abbr.asterisk_require{font-size:120%}.wrapper__text_input.has_error
input[type=email].field_err,.wrapper__text_input.has_error
input[type=password].field_err,.wrapper__text_input.has_error
input[type=text].field_err,.wrapper__text_input.has_error
textarea.field_err{border-color:#b31e30;box-shadow:0 0 1px 0
#f2dede}.wrapper__text_input .input_wrapper{position:relative;margin-
top:4px}.wrapper__text_button{font-family:Source Sans Pro,sans-serif;background-
color:transparent;border-radius:0;border:0;box-sizing:border-
box;cursor:pointer;display:inline-block;color:#1e7b85;font-size:16px;font-
weight:700;min-height:0;line-height:normal;min-
width:0;padding:0}.wrapper__text_button:visited{color:#1e7b85}.wrapper__text_button
:hover{background-
color:transparent;border:0;color:#0d6069}.wrapper__text_button:active{background-
color:transparent;border:0;color:#0d6069}.wrapper__text_button.negate{color:#fff}.w
rapper__text_button.negate:active,.wrapper__text_button.negate:hover{color:#fff}.wr
apper__text_button.disabled,.wrapper__text_button:disabled{background-
color:transparent;color:#57617a}.wrapper__text_button.disabled:visited,.wrapper__te
xt_button:disabled:visited{color:#57617a}.wrapper__text_button.disabled:hover,.wrap
per__text_button:disabled:hover{background-
color:transparent}.wrapper__text_button.disabled.loading,.wrapper__text_button:disa
bled.loading{color:#e9edf8;background-
color:transparent}.wrapper__text_button.disabled.loading:hover,.wrapper__text_butto
n:disabled.loading:hover{background-
color:transparent}.wrapper__password_input.password input{padding-
right:62px}.wrapper__password_input.password input::-ms-
clear{display:none}.wrapper__password_input
.password_toggle_btn{color:#1e7b85;display:inline-block;font-size:16px;font-
weight:700;padding:1px
0;position:absolute;right:14px;top:50%;transform:translateY(-50%);vertical-
align:middle;width:auto}.wrapper__paypal_button{border:1px solid
transparent;background-color:#ffc439;border-radius:5px;box-sizing:border-
box;cursor:pointer;display:flex;justify-content:center;padding:12px
24px;position:relative;text-
align:center;width:100%}.wrapper__paypal_button:hover{background-
color:#f2ba36}.wrapper__paypal_button.white{background-color:#fff;border-
color:#2c2e2f}.wrapper__paypal_button.white:hover{background-color:#fff;border-
color:#2c2e2f}.wrapper__recaptcha .grecaptcha-badge{visibility:hidden;bottom:0!
important;right:0!important}.wrapper__recaptcha .recaptcha_disclaimer{font-
size:14px;font-size:12px;margin:auto;color:#57617a;text-
align:center}.wrapper__recaptcha .recaptcha_disclaimer a{font-weight:700;text-
decoration:underline;color:#57617a}.wrapper__recaptcha .recaptcha_checkbox{max-
width:310px;margin:auto}body{font-family:Source Sans Pro,sans-
serif;margin:0;color:#1c263d;font-size:16px;-webkit-font-
smoothing:antialiased}body.dragging,body.unselectable{user-
select:none;cursor:default}body.fixed_min_width{min-
width:996px}body.has_header_shadow:before{content:"";position:fixed;background:tran
sparent;top:0;right:0;left:0;height:62px;z-index:2;transition:all .25s ease-in-
out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-
out}body.has_header_shadow.show_header_shadow:before{background:rgba(0,0,0,.15);hei
ght:65px}body.header_overlay_open{overflow:hidden}body :focus{outline-
width:0}body.keyboard_focus :focus{outline:2px solid
#02a793}input:not([type]):focus,input[type=date]:focus,input[type=datetime-
local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:f
ocus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,i
nput[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:
focus,input[type=week]:focus,textarea:focus{outline-width:2px}input[type=search]{-
webkit-appearance:textfield}button,input,select,textarea{font-
size:100%}legend{border:0;padding:0;white-
space:normal}.pseudo_link,.pseudoLink,a{color:#1e7b85;text-
decoration:none;cursor:pointer;transition:color .2s ease-in-out;-moz-
transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-
out}.pseudo_link:hover,.pseudoLink:hover,a:hover{color:#0d6069}h1,h2,h3,h4{line-
height:normal}h1{font-size:42px;color:#000514}h1.book_title{font-size:40px;line-
height:1.15;font-weight:400;color:#1c263d}h2{font-size:32px;color:#000514}h2
.book_title{font-size:38px;line-height:48px;color:#1c263d}h3{font-
size:28px;color:#000514}h3 .book_title{font-size:26px;line-
height:32px;color:#1c263d}h4 .book_title{font-size:18px;line-height:22px}p{line-
height:1.5}ol,p,ul{margin:0 0 24px}ol li,ul li{line-
height:1.8}fieldset{border:none;padding:0}.header_spacer{display:none;height:60px}.
responsive
.header_spacer{display:block}.clearfix{zoom:1}.clearfix:after{content:".";display:b
lock;height:0;clear:both;visibility:hidden}.hidden{display:none!
important}.global_wrapper{overflow:hidden;background:#f8f9fd}.full_width
.global_wrapper{background:#fff}.divider{margin:0 1px;border-top:1px solid
#e2e4e5}.divider .divider_bottom{border-top:1px solid #cfd2d3;margin:1px 3px
0}.divider.brown,.divider.brown .divider_bottom{border-top-
color:#e9edf8}.tab_nav{white-space:nowrap;margin:30px 0}.tab_nav.center_tabs{text-
align:center}.tab_nav.center_tabs .tab{margin-right:20px;margin-
left:20px}.tab_nav .tab{user-select:none;display:inline-block;transition:all .4s
ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;border-bottom:3px
solid transparent;text-transform:uppercase;font-size:14px;color:#57617a;vertical-
align:top;margin-right:40px;cursor:pointer;letter-spacing:.08em}.tab_nav .tab
a{color:inherit;padding:0 0 2px}.tab_nav .tab:hover{color:#0d6069}.tab_nav
.tab:hover a{color:#0d6069}.tab_nav .tab.current{color:#1e7b85;border-
color:#1e7b85}.tab_nav .tab.current a{color:#1e7b85}.tab_nav .tab:last-
child{margin-right:0}.tab_nav.disabled{user-select:none;cursor:default;border-
color:transparent}.tab_nav.disabled
.tab{cursor:default;color:#e9edf8}.tab_nav.disabled .tab.current{border-
color:#e9edf8}.tab_nav.disabled .tab:hover:not(.current){border-
color:transparent}.form input.text,.form input[type=email],.form
input[type=password],.form input[type=search],.form input[type=tel],.form
input[type=text],.form textarea,form input.text,form input[type=email],form
input[type=password],form input[type=search],form input[type=tel],form
input[type=text],form textarea{box-sizing:border-box;font-family:Source Sans
Pro,sans-serif;border-radius:4px;height:45px;padding:8px 14px;border:1px solid
#e9edf8;line-height:1.5;color:#1c263d;font-size:16px}.form
input.text::placeholder,.form
input[type=email]::placeholder,.form input[type=password]::placeholder,.form
input[type=search]::placeholder,.form input[type=tel]::placeholder,.form
input[type=text]::placeholder,.form textarea::placeholder,form
input.text::placeholder,form input[type=email]::placeholder,form
input[type=password]::placeholder,form input[type=search]::placeholder,form
input[type=tel]::placeholder,form input[type=text]::placeholder,form
textarea::placeholder{color:#57617a}.form input.text ::-webkit-input-
placeholder,.form input[type=email] ::-webkit-input-placeholder,.form
input[type=password] ::-webkit-input-placeholder,.form input[type=search]
::-webkit-input-placeholder,.form input[type=tel] ::-webkit-input-placeholder,.form
input[type=text] ::-webkit-input-placeholder,.form textarea ::-webkit-input-
placeholder,form input.text ::-webkit-input-placeholder,form input[type=email]
::-webkit-input-placeholder,form input[type=password] ::-webkit-input-
placeholder,form input[type=search] ::-webkit-input-placeholder,form
input[type=tel] ::-webkit-input-placeholder,form input[type=text] ::-webkit-input-
placeholder,form textarea ::-webkit-input-placeholder{color:#57617a}.form
input.text :-moz-placeholder,.form input[type=email] :-moz-placeholder,.form
input[type=password] :-moz-placeholder,.form input[type=search] :-moz-
placeholder,.form input[type=tel] :-moz-placeholder,.form input[type=text] :-moz-
placeholder,.form textarea :-moz-placeholder,form input.text :-moz-placeholder,form
input[type=email] :-moz-placeholder,form input[type=password] :-moz-
placeholder,form input[type=search] :-moz-placeholder,form input[type=tel] :-moz-
placeholder,form input[type=text] :-moz-placeholder,form textarea :-moz-
placeholder{color:#57617a}.form input.text ::-moz-placeholder,.form
input[type=email] ::-moz-placeholder,.form input[type=password] ::-moz-
placeholder,.form input[type=search] ::-moz-placeholder,.form input[type=tel]
::-moz-placeholder,.form input[type=text] ::-moz-placeholder,.form textarea ::-moz-
placeholder,form input.text ::-moz-placeholder,form input[type=email] ::-moz-
placeholder,form input[type=password] ::-moz-placeholder,form
input[type=search] ::-moz-placeholder,form input[type=tel] ::-moz-placeholder,form
input[type=text] ::-moz-placeholder,form textarea ::-moz-
placeholder{color:#57617a}.form input.text :-ms-input-placeholder,.form
input[type=email] :-ms-input-placeholder,.form input[type=password] :-ms-input-
placeholder,.form input[type=search] :-ms-input-placeholder,.form
input[type=tel] :-ms-input-placeholder,.form input[type=text] :-ms-input-
placeholder,.form textarea :-ms-input-placeholder,form input.text :-ms-input-
placeholder,form input[type=email] :-ms-input-placeholder,form input[type=password]
:-ms-input-placeholder,form input[type=search] :-ms-input-placeholder,form
input[type=tel] :-ms-input-placeholder,form input[type=text] :-ms-input-
placeholder,form textarea :-ms-input-placeholder{color:#57617a}.form
input.text.field_err,.form input[type=email].field_err,.form
input[type=password].field_err,.form input[type=search].field_err,.form
input[type=tel].field_err,.form input[type=text].field_err,.form
textarea.field_err,form input.text.field_err,form input[type=email].field_err,form
input[type=password].field_err,form input[type=search].field_err,form
input[type=tel].field_err,form input[type=text].field_err,form
textarea.field_err{border-color:#f2736e;box-shadow:0 0 0 1px #f2736e}.form
input.text.default,.form input[type=email].default,.form
input[type=password].default,.form input[type=search].default,.form
input[type=tel].default,.form input[type=text].default,.form textarea.default,form
input.text.default,form input[type=email].default,form
input[type=password].default,form input[type=search].default,form
input[type=tel].default,form input[type=text].default,form
textarea.default{color:#999}.form input.validate_error,.form
textarea.validate_error,form input.validate_error,form
textarea.validate_error{border:1px solid #f2736e}.form textarea,form
textarea{height:auto}.notification_bar{color:#fff;background-
color:#85878a}.notification_bar.positive{background-
color:#82cc9c}.notification_bar.negative{background-
color:#f2736e}.notification_bar.success{background-
color:#82cc9c}.home_container{background:#fff;box-shadow:0 0 4px
rgba(0,0,0,.1);border-top:1px solid #fff;border-bottom:1px solid
#fff}.home_container .padded_content{padding:0 48px 10px}.ie6
.home_container,.ie7 .home_container,.ie8 .home_container{border:1px solid
#ccc}.home_container .page_header{border-bottom:1px solid #e9edf8;padding:0
48px}.home_container .page_header h1{white-space:nowrap;overflow:hidden;text-
overflow:ellipsis;margin:35px 0 0}.home_container .page_header
h2{background:red}.home_container .page_header h2:before{content:"use h1 in header
please"}.home_container .notification_bar{padding:15px 48px;margin-
top:1px}.home_container .bottom_menu{zoom:1;padding:15px 48px;border-top:1px solid
#e9edf8;margin-top:30px;line-height:44px}.home_container
.bottom_menu:after{content:"";display:table;clear:both}.home_container,.open_contai
ner{text-align:left;width:auto;margin:45px auto}.loader{display:none;vertical-
align:middle;background:url(/images/petunia/spinner/spinner_30.gif);width:30px;heig
ht:30px}.new.loader{background:url(/images/spinner_30x30.gif) no-
repeat;width:32px;height:32px}.toolbar_notification{padding:0
45px;background:#57617a;color:#fff;height:64px;line-height:66px;text-
align:center;white-space:normal}.toolbar_notification .renew_btn{margin-
left:20px}.toolbar_notification.renewal_nag
.renewal_form{display:inline}.scribd_blue_long_logo,.scribd_white_logo{width:117px;
height:26px}.scribd_logo_badge{height:36px;width:36px}.lightbox_overlay,.modal_over
lay{z-
index:2999;position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.4980
39)}.visually_hidden{border:0;clip:rect(0 0 0 0);height:1px;width:1px;margin:-
1px;padding:0;overflow:hidden;position:absolute}@media (max-width:450px)
{.visually_hidden_on_narrow{border:0;clip:rect(0 0 0
0);height:1px;width:1px;margin:-
1px;padding:0;overflow:hidden;position:absolute}}.interest_pills{font-
size:0;overflow:hidden;padding:0;margin:0}.interest_pills .interest{display:inline-
block;box-sizing:border-box;word-spacing:normal;background:#fafbfd;font-
size:16px;color:#57617a;padding:3px 15px;border-radius:5px;border:1px solid
#e9edf8;max-width:100%;white-space:nowrap;overflow:hidden;text-
overflow:ellipsis;margin:8px 8px 2px 2px}.interest_pills
.interest:hover{background:#dde4f4}.interest_pills
.interest:active{background:#d9e2f9}.interest_pills li{display:inline-block;line-
height:inherit}.text_btn_alt{color:#a9085e!important;font-weight:700;font-
size:16px}.text_btn_alt:active,.text_btn_alt:hover{color:#87064b!
important}.text_btn_alt:disabled{color:#57617a!
important}#loading_lb{display:flex;align-items:center;justify-
content:center}#loading_lb .content{border:0}.type_display{font-size:36px;font-
weight:700}@media (max-width:550px){.type_display{font-
size:34px}}.type_display_body{font-size:22px;font-weight:400}@media (max-
width:550px){.type_display_body{font-size:20px}}.type_header1{font-size:42px;font-
weight:700}@media (max-width:550px){.responsive .type_header1{font-
size:32px}}.type_header2{font-size:36px;font-weight:700}@media (max-width:550px)
{.responsive .type_header2{font-size:28px}}.type_header3{font-size:28px;font-
weight:700}@media (max-width:550px){.responsive .type_header3{font-
size:24px}}.type_header4{font-size:22px;font-weight:700}@media (max-width:550px)
{.responsive .type_header4{font-size:20px}}.type_header5{font-size:20px;font-
weight:700}@media (max-width:550px){.responsive .type_header5{font-
size:18px}}.type_title{font-size:18px;font-weight:700;line-
height:1.3}.type_title_small{font-size:16px;font-weight:700}.type_subtitle{font-
size:18px;font-weight:700;font-style:italic;line-height:1.3}.type_copy{font-
size:18px}@media (max-width:550px){.responsive .type_copy{font-
size:16px}}.type_copy_small{font-size:16px}.type_caption{font-
size:14px}.type_footnote{font-size:12px}.type_caps{font-weight:700;text-
transform:uppercase;letter-spacing:.06em}.type_quote{font-size:18px;font-
style:italic}.availability_info{display:flex;flex-direction:row;font-
weight:700;font-size:14px;font-weight:600;line-height:1.3em}.availability_info
.icon{line-height:1.3em;margin-
right:5px}.availability_info.is_unavailable{color:#000}.availability_info.is_expiri
ng{color:#57617a}.availability_info.is_available_soon{color:#3c763d}.new_items_indi
cator{background-color:#ed8f02;border:1px solid #e47b01;border-
radius:50%;height:6px;position:absolute;width:6px}.flex_row{display:flex;flex-
direction:row}.flex_col{display:flex;flex-
direction:column}.unstyled_link{color:#1c263d}.global_side_nav
.global_wrapper{padding-left:180px}@media (max-width:700px){.global_side_nav
.global_wrapper{padding-left:0}}.global_side_nav
#flash_container{position:relative;z-index:31px}@media (min-width:700px)
{.global_side_nav #flash_container{margin-
left:180px}}.global_side_nav.no_scroll{overflow:hidden;position:relative}.body_cont
ainer{margin-top:3.75em}.body_container.no_header{margin-top:0}@media (min-
width:700px){.body_container.full{margin-top:0}}.unstyled_list{list-
style:none;padding:0;margin:0}.unstyled_list,.unstyled_list li{line-
height:inherit}@font-face{font-
family:scribd;src:url(/fonts/scribd_icon/fonts/scribd.eot?
86);src:url(/fonts/scribd_icon/fonts/scribd.eot?86#iefix) format("embedded-
opentype"),url(/fonts/scribd_icon/fonts/scribd.ttf?86)
format("truetype"),url(/fonts/scribd_icon/fonts/scribd.woff?86)
format("woff"),url(/fonts/scribd_icon/fonts/scribd.svg?86#scribd)
format("svg");font-weight:400;font-style:normal;font-display:block}[class*="
icon-"],[class^=icon-]{font-family:scribd!important;speak:none;font-
style:normal;font-weight:400;font-variant:normal;text-transform:none;line-
height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.icon-ic_responsiveweb:before{content:"\e9ea"}.icon-
ic_zoomtofit:before{content:"\e9e9"}.ic
on-ic_note-multiple:before{content:"\e9e7"}.icon-ic_note-
single:before{content:"\e9e8"}.icon-ic_copy_large:before{content:"\e9e5"}.icon-
ic_email_large:before{content:"\e9e6"}.icon-ic_linespacing-
1:before{content:"\e9e1"}.icon-ic_linespacing-2:before{content:"\e9e2"}.icon-
ic_linespacing-3:before{content:"\e9e3"}.icon-
ic_toptobottom:before{content:"\e9e4"}.icon-
ic_language:before{content:"\e9e0"}.icon-
ic_finished_fill:before{content:"\e9df"}.icon-
ic_globalnav_snapshot_fill:before{content:"\e9db"}.icon-
ic_globalnav_snapshot:before{content:"\e9dc"}.icon-
ic_small_snapshot_fill:before{content:"\e9dd"}.icon-
ic_small_snapshot:before{content:"\e9de"}.icon-
ic_copy:before{content:"\e9d9"}.icon-ic_copy_small:before{content:"\e9da"}.icon-
ic_clock_small:before{content:"\e9d7"}.icon-
ic_pages_small:before{content:"\e9d8"}.icon-ic_clock:before{content:"\e9d5"}.icon-
ic_pages:before{content:"\e9d6"}.icon-
ic_globalnav_topcharts:before{content:"\e9d4"}.icon-
ic_small_songbook:before{content:"\e91f"}.icon-
ic_small_audiobook:before{content:"\e920"}.icon-
ic_small_magazine_fill:before{content:"\e921"}.icon-
ic_small_magazine:before{content:"\e996"}.icon-
ic_small_articles:before{content:"\e9c7"}.icon-
ic_articles_fill:before{content:"\e9c8"}.icon-
ic_articles:before{content:"\e9c9"}.icon-
ic_audiobook_fill:before{content:"\e9ca"}.icon-
ic_audiobook:before{content:"\e9cb"}.icon-
ic_book_fill:before{content:"\e9cc"}.icon-ic_book:before{content:"\e9cd"}.icon-
ic_document_fill:before{content:"\e9ce"}.icon-
ic_document:before{content:"\e9cf"}.icon-
ic_magazine_fill:before{content:"\e9d0"}.icon-
ic_magazine:before{content:"\e9d1"}.icon-
ic_songbook_fill:before{content:"\e9d2"}.icon-
ic_songbook:before{content:"\e9d3"}.icon-ic_finished:before{content:"\e91c"}.icon-
ic_finished_small:before{content:"\e91e"}.icon-
ic_book_outline_small:before{content:"\e919"}.icon-
ic_audiobook_play_small:before{content:"\e91a"}.icon-
ic_small_book:before{content:"\e91b"}.icon-
ic_accountsettings_fill:before{content:"\e91d"}.icon-
ic_availablesoon_small:before{content:"\e918"}.icon-
ic_remove_download_small:before{content:"\e912"}.icon-
ic_warning_small:before{content:"\e913"}.icon-
ic_follow_star_small:before{content:"\e914"}.icon-
ic_followed_star_small:before{content:"\e915"}.icon-
ic_follow_star:before{content:"\e916"}.icon-
ic_followed_star:before{content:"\e917"}.icon-
ic_small_checkbox_fill:before{content:"\e910"}.icon-
ic_small_checkbox_outline:before{content:"\e911"}.icon-
ic_openinnewwindow_8:before{content:"\e90e"}.icon-
ic_openinnewwindow_small:before{content:"\e90f"}.icon-
ic_refine_24:before{content:"\e90d"}.icon-
ic_save_for_later_2px:before{content:"\e90b"}.icon-
ic_saved_for_later_2px:before{content:"\e90c"}.icon-
ic_minus_circle:before{content:"\e909"}.icon-
ic_questionmark:before{content:"\e90a"}.icon-
ic_calendar_24:before{content:"\e906"}.icon-
ic_storedoffline_24:before{content:"\e907"}.icon-
ic_articles_24:before{content:"\e908"}.icon-
ic_checkmark_circle_outline:before{content:"\e905"}.icon-
ic_success:before{content:"\e903"}.icon-ic_warning:before{content:"\e904"}.icon-
ic_checkmark_bold:before{content:"\e902"}.icon-
ic_scribd_badge_logo:before{content:"\e901"}.icon-
ic_scribd_social_logo:before{content:"\e900"}.icon-
ic_share_web:before{content:"\e9c6"}.icon-
ic_menuclosed:before{content:"\e922"}.icon-
ic_slide_fwd:before{content:"\e9c5"}.icon-
ic_page_vertical_arrow:before{content:"\e97e"}.icon-
ic_zoom_out_default:before{content:"\e97f"}.icon-
ic_zoom_in_default:before{content:"\e980"}.icon-
ic_nightmode:before{content:"\e981"}.icon-
ic_sepiamode:before{content:"\e982"}.icon-ic_daymode:before{content:"\e983"}.icon-
ic_vertical_reading:before{content:"\e984"}.icon-
ic_horizontal_reading:before{content:"\e985"}.icon-
ic_checkmark_outline_circle:before{content:"\e986"}.icon-
ic_edit_pencil:before{content:"\e987"}.icon-
ic_apple_mark:before{content:"\e988"}.icon-
ic_android_mark:before{content:"\e989"}.icon-ic_heart:before{content:"\e98a"}.icon-
ic_close_circle_fill:before{content:"\e98b"}.icon-
ic_warn:before{content:"\e98c"}.icon-ic_email:before{content:"\e98d"}.icon-
ic_upload_with_line:before{content:"\e98e"}.icon-
ic_twitter:before{content:"\e98f"}.icon-ic_facebook:before{content:"\e990"}.icon-
ic_pinterest:before{content:"\e991"}.icon-ic_linkedin:before{content:"\e992"}.icon-
ic_embed:before{content:"\e993"}.icon-
ic_radiobutton_empty:before{content:"\e994"}.icon-
ic_radiobutton_filled:before{content:"\e995"}.icon-
ic_reader_bookmark_on:before{content:"\e997"}.icon-
ic_reader_bookmark_off:before{content:"\e998"}.icon-
ic_print:before{content:"\e999"}.icon-
ic_download_with_line:before{content:"\e99a"}.icon-
ic_globalnav_upload:before{content:"\e99b"}.icon-
ic_web_player_volume_3:before{content:"\e99c"}.icon-
ic_web_player_volume_2:before{content:"\e99d"}.icon-
ic_web_player_volume_1:before{content:"\e99e"}.icon-
ic_web_player_volume_0:before{content:"\e99f"}.icon-
ic_badge_audio_old:before{content:"\e9a0"}.icon-
ic_fullscreen_collapse:before{content:"\e9a1"}.icon-
ic_fullscreen_window:before{content:"\e9a2"}.icon-
ic_read_circle:before{content:"\e9a3"}.icon-
ic_popular_circle:before{content:"\e9a4"}.icon-
ic_chat_circle:before{content:"\e9a5"}.icon-
ic_user_circle:before{content:"\e9a6"}.icon-
ic_music_jam:before{content:"\e9a7"}.icon-
ic_music_hits:before{content:"\e9a8"}.icon-
ic_music_classics:before{content:"\e9a9"}.icon-
ic_music_broadway:before{content:"\e9aa"}.icon-
ic_slide_back:before{content:"\e9ab"}.icon-ic_cart:before{content:"\e9ac"}.icon-
ic_toc_list:before{content:"\e9ad"}.icon-ic_share:before{content:"\e97d"}.icon-
ic_checkbox_outline:before{content:"\e923"}.icon-
ic_checkbox_fill:before{content:"\e948"}.icon-
ic_displaysettings:before{content:"\e95a"}.icon-
ic_checkmark_circle_fill:before{content:"\e971"}.icon-
ic_globalnav_saved_fill:before{content:"\e924"}.icon-
ic_thumbsdown_fill:before{content:"\e925"}.icon-
ic_thumbsup_fill:before{content:"\e93e"}.icon-
ic_store_offline_small:before{content:"\e926"}.icon-
ic_right_caret_alt:before{content:"\e927"}.icon-
ic_thumbsdown_outline:before{content:"\e928"}.icon-
ic_thumbsup_outline:before{content:"\e929"}.icon-
ic_overflowmenu:before{content:"\e930"}.icon-
ic_audiobook_pause:before{content:"\e938"}.icon-
ic_save_for_later_1px:before{content:"\e93a"}.icon-
ic_saved_for_later_1px:before{content:"\e93b"}.icon-
ic_globalnav_saved:before{content:"\e945"}.icon-
ic_right_arrow:before{content:"\e946"}.icon-
ic_back_arrow:before{content:"\e947"}.icon-
ic_add_circle:before{content:"\e970"}.icon-
ic_audiobook_pause_large:before{content:"\e92a"}.icon-
ic_audiobook_play_large:before{content:"\e92b"}.icon-
ic_audiobook_back:before{content:"\e92c"}.icon-
ic_audiobook_forward:before{content:"\e92d"}.icon-
ic_audiobook_skipback:before{content:"\e92e"}.icon-
ic_audiobook_skipfwd:before{content:"\e92f"}.icon-
ic_audiobook_sleepoff:before{content:"\e931"}.icon-
ic_audiobook_sleepon:before{content:"\e932"}.icon-
ic_star_large_fill:before{content:"\e933"}.icon-
ic_star_large_halffill:before{content:"\e934"}.icon-
ic_star_large_outline:before{content:"\e935"}.icon-
ic_abouttitle:before{content:"\e936"}.icon-
ic_accountsettings:before{content:"\e937"}.icon-
ic_addtolist:before{content:"\e939"}.icon-
ic_align_center:before{content:"\e93c"}.icon-
ic_align_justify:before{content:"\e93d"}.icon-
ic_align_left:before{content:"\e93f"}.icon-
ic_align_right:before{content:"\e940"}.icon-
ic_audiobook_play:before{content:"\e941"}.icon-
ic_audiobook_rewind:before{content:"\e942"}.icon-
ic_audiobook_skipback_24:before{content:"\e943"}.icon-
ic_audiobook_skipfwd_24:before{content:"\e944"}.icon-
ic_checkmark:before{content:"\e949"}.icon-ic_close:before{content:"\e94a"}.icon-
ic_create_note:before{content:"\e94b"}.icon-ic_delete:before{content:"\e94c"}.icon-
ic_down_arrow:before{content:"\e94d"}.icon-
ic_download_cancel:before{content:"\e94e"}.icon-
ic_download_queue:before{content:"\e94f"}.icon-
ic_filter_active:before{content:"\e950"}.icon-
ic_filter:before{content:"\e951"}.icon-
ic_globalnav_browse_fill:before{content:"\e952"}.icon-
ic_globalnav_browse:before{content:"\e953"}.icon-
ic_globalnav_home_fill:before{content:"\e954"}.icon-
ic_globalnav_home:before{content:"\e955"}.icon-
ic_globalnav_profile_fill:before{content:"\e956"}.icon-
ic_globalnav_profile:before{content:"\e957"}.icon-
ic_highlight:before{content:"\e958"}.icon-ic_minus:before{content:"\e959"}.icon-
ic_note:before{content:"\e95b"}.icon-ic_notebook:before{content:"\e95c"}.icon-
ic_pagegrid:before{content:"\e95d"}.icon-ic_plus:before{content:"\e95e"}.icon-
ic_private_line_open:before{content:"\e95f"}.icon-
ic_private_line:before{content:"\e960"}.icon-
ic_private:before{content:"\e961"}.icon-
ic_remove_download:before{content:"\e962"}.icon-
ic_removefromlist:before{content:"\e963"}.icon-
ic_righttoleft:before{content:"\e964"}.icon-
ic_scrubber_back:before{content:"\e965"}.icon-
ic_search:before{content:"\e966"}.icon-
ic_star_medium_fill:before{content:"\e967"}.icon-
ic_star_medium_halffill:before{content:"\e968"}.icon-
ic_star_medium_outline:before{content:"\e969"}.icon-
ic_storeoffline:before{content:"\e96a"}.icon-
ic_tableofcontents:before{content:"\e96b"}.icon-
ic_text_message:before{content:"\e96c"}.icon-
ic_topauthor:before{content:"\e96d"}.icon-ic_up_arrow:before{content:"\e96e"}.icon-
promo_credits:before{content:"\e96f"}.icon-
promo_unlimited:before{content:"\e972"}.icon-
ic_adjustbrightness_thin:before{content:"\e973"}.icon-
ic_arrow_small_left_1px:before{content:"\e974"}.icon-
ic_arrow_small_left_alt:before{content:"\e975"}.icon-
ic_arrow_small_up_1px:before{content:"\e976"}.icon-
ic_arrow_small_up_alt:before{content:"\e977"}.icon-
ic_close_small:before{content:"\e978"}.icon-
ic_dropdown_1px:before{content:"\e979"}.icon-
ic_dropdown_alt:before{content:"\e97a"}.icon-
ic_highlight_small:before{content:"\e97b"}.icon-
ic_input_clear:before{content:"\e97c"}.icon-
ic_note_small:before{content:"\e9ae"}.icon-
ic_right_caret_1px:before{content:"\e9af"}.icon-
ic_search_small:before{content:"\e9b0"}.icon-
ic_small_articles_fill:before{content:"\e9b1"}.icon-
ic_small_audiobook_fill:before{content:"\e9b2"}.icon-ic
_small_audiobook_old_fill:before{content:"\e9b3"}.icon-
ic_small_author_fill:before{content:"\e9b4"}.icon-
ic_small_book_fill:before{content:"\e9b5"}.icon-
ic_small_collection_fill:before{content:"\e9b6"}.icon-
ic_small_document_fill:before{content:"\e9b7"}.icon-
ic_small_document:before{content:"\e9b8"}.icon-
ic_small_song_fill:before{content:"\e9b9"}.icon-
ic_small_songbook_fill:before{content:"\e9ba"}.icon-
ic_small_user_fill:before{content:"\e9bb"}.icon-
ic_small_user:before{content:"\e9bc"}.icon-
ic_star_small_fill:before{content:"\e9bd"}.icon-
ic_star_small_halffill:before{content:"\e9be"}.icon-
ic_star_small_outline:before{content:"\e9bf"}.icon-
ic_storedoffline:before{content:"\e9c0"}.icon-
ic_thumbsdown_fill_small:before{content:"\e9c1"}.icon-
ic_thumbsdown_outline_small:before{content:"\e9c2"}.icon-
ic_thumbsup_fill_small:before{content:"\e9c3"}.icon-
ic_thumbsup_outline_small:before{content:"\e9c4"}@font-face{font-family:Sofia
Pro;font-weight:400;font-style:normal;font-
display:fallback;src:url(/fonts/sofia_pro/light/SofiaProLight-
webfont.eot);src:url(/fonts/sofia_pro/light/SofiaProLight-webfont.eot?#iefix)
format("embedded-opentype"),url(/fonts/sofia_pro/light/SofiaProLight-webfont.woff)
format("woff"),url(/fonts/sofia_pro/light/SofiaProLight-webfont.ttf)
format("truetype"),url(/fonts/sofia_pro/light/SofiaProLight-
webfont.svg#sofia_pro_lightregular) format("svg")}@font-face{font-family:Sofia
Pro;font-weight:700;font-style:normal;font-
display:fallback;src:url(/fonts/sofia_pro/medium/SofiaProMedium-
webfont.eot);src:url(/fonts/sofia_pro/medium/SofiaProMedium-webfont.eot?#iefix)
format("embedded-opentype"),url(/fonts/sofia_pro/medium/SofiaProMedium-
webfont.woff) format("woff"),url(/fonts/sofia_pro/medium/SofiaProMedium-
webfont.ttf) format("truetype"),url(/fonts/sofia_pro/medium/SofiaProMedium-
webfont.svg#sofia_pro_mediumregular) format("svg")}@font-face{font-family:Sofia
Pro;font-weight:200;font-style:normal;font-
display:fallback;src:url(/fonts/sofia_pro/extralight/SofiaProExtraLight-
webfont.eot);src:url(/fonts/sofia_pro/extralight/SofiaProExtraLight-webfont.eot?
#iefix) format("embedded-
opentype"),url(/fonts/sofia_pro/extralight/SofiaProExtraLight-webfont.woff)
format("woff"),url(/fonts/sofia_pro/extralight/SofiaProExtraLight-webfont.ttf)
format("truetype"),url(/fonts/sofia_pro/extralight/SofiaProExtraLight-
webfont.svg#sofia_pro_extralightregular) format("svg")}@font-face{font-
family:Livory;font-weight:400;font-style:normal;font-
display:fallback;src:url(/fonts/livory/regular/2AC7C6_0_0.eot);src:url(/fonts/livor
y/regular/2AC7C6_0_0.eot?#iefix) format("embedded-
opentype"),url(/fonts/livory/regular/2AC7C6_0_0.woff)
format("woff"),url(/fonts/livory/regular/2AC7C6_0_0.ttf) format("truetype")}@font-
face{font-family:Livory;font-weight:400;font-style:italic;font-
display:fallback;src:url(/fonts/livory/italic/2AC7C6_1_0.eot);src:url(/fonts/livory
/italic/2AC7C6_1_0.eot?#iefix) format("embedded-
opentype"),url(/fonts/livory/italic/2AC7C6_1_0.woff)
format("woff"),url(/fonts/livory/italic/2AC7C6_1_0.ttf) format("truetype")}@font-
face{font-family:Source Sans Pro;font-display:fallback;font-style:normal;font-
weight:400;src:url(/fonts/Source_Sans_Pro/SourceSansPro-
Regular.eot);src:url(/fonts/Source_Sans_Pro/SourceSansPro-Regular.eot?#iefix)
format("embedded-opentype"),url(/fonts/Source_Sans_Pro/SourceSansPro-
Regular.svg#my-font-family) format("svg"),url(/fonts/Source_Sans_Pro/SourceSansPro-
Regular.woff) format("woff"),url(/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf)
format("truetype")}@font-face{font-family:Source Sans Pro;font-
display:fallback;font-style:italic;font-
weight:400;src:url(/fonts/Source_Sans_Pro/SourceSansPro-
Italic.eot);src:url(/fonts/Source_Sans_Pro/SourceSansPro-Italic.eot?#iefix)
format("embedded-opentype"),url(/fonts/Source_Sans_Pro/SourceSansPro-Italic.svg#my-
font-family) format("svg"),url(/fonts/Source_Sans_Pro/SourceSansPro-Italic.woff)
format("woff"),url(/fonts/Source_Sans_Pro/SourceSansPro-Italic.ttf)
format("truetype")}@font-face{font-family:Source Sans Pro;font-
display:fallback;font-style:normal;font-
weight:700;src:url(/fonts/Source_Sans_Pro/SourceSansPro-
Semibold.eot);src:url(/fonts/Source_Sans_Pro/SourceSansPro-Semibold.eot?#iefix)
format("embedded-opentype"),url(/fonts/Source_Sans_Pro/SourceSansPro-
Semibold.svg#my-font-family)
format("svg"),url(/fonts/Source_Sans_Pro/SourceSansPro-Semibold.woff)
format("woff"),url(/fonts/Source_Sans_Pro/SourceSansPro-Semibold.ttf)
format("truetype")}@font-face{font-family:Source Sans Pro;font-
display:fallback;font-style:italic;font-
weight:700;src:url(/fonts/Source_Sans_Pro/SourceSansPro-
SemiboldItalic.eot);src:url(/fonts/Source_Sans_Pro/SourceSansPro-
SemiboldItalic.eot?#iefix) format("embedded-
opentype"),url(/fonts/Source_Sans_Pro/SourceSansPro-SemiboldItalic.svg#my-font-
family) format("svg"),url(/fonts/Source_Sans_Pro/SourceSansPro-SemiboldItalic.woff)
format("woff"),url(/fonts/Source_Sans_Pro/SourceSansPro-SemiboldItalic.ttf)
format("truetype")}@font-face{font-family:Source Sans Pro;font-
display:fallback;font-style:normal;font-
weight:200;src:url(/fonts/Source_Sans_Pro/SourceSansPro-
Light.eot);src:url(/fonts/Source_Sans_Pro/SourceSansPro-Light.eot?#iefix)
format("embedded-opentype"),url(/fonts/Source_Sans_Pro/SourceSansPro-Light.woff2)
format("woff2"),url(/fonts/Source_Sans_Pro/SourceSansPro-Light.woff)
format("woff"),url(/fonts/Source_Sans_Pro/SourceSansPro-Light.ttf)
format("truetype"),url(/fonts/Source_Sans_Pro/SourceSansPro-
Light.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-
style:normal;font-weight:800;font-
display:fallback;src:url(/fonts/Source_Sans_Pro/SourceSansPro-
Bold.eot);src:url(/fonts/Source_Sans_Pro/SourceSansPro-Bold.eot?#iefix)
format("embedded-opentype"),url(/fonts/Source_Sans_Pro/SourceSansPro-Bold.woff2)
format("woff2"),url(/fonts/Source_Sans_Pro/SourceSansPro-Bold.woff)
format("woff"),url(/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf)
format("truetype"),url(/fonts/Source_Sans_Pro/SourceSansPro-Bold.svg#SourceSansPro)
format("svg")}</style><link rel="preload" href="https://s-
f.scribdassets.com/webpack/doc_page/client/vendors_app.fa3d6ea59b99b620102f.js"
as="script"><link rel="preload" href="https://s-
f.scribdassets.com/webpack/doc_page/client/app.3c65b3cea3c99fe54e45.js"
as="script"><link rel="canonical"
href="https://www.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><script type="application/javascript">
window._translations = {"en_US":{"translation":{"app":{"helpers":
{"category_icons_helper":
{"audiobooks":"Audiobooks","books":"Books","documents":"Documents","magazines":"Mag
azines","news":"News","sheet_music":"Sheet
Music","snapshots":"Snapshots"}}},"between_pages":{"advertisement":
{"discover_a_library_in_your_pocket":"Discover a library in your
pocket","faq_with_hidden_text":"*For more information, visit \u003ca
href=\"{{url}}\"\u003eour FAQ \u003cspan class=\"visually_hidden\"\u003eTerms of
service.\u003c/span\u003e\u003c/a\u003e.","unlimited_books_audiobooks_documents_mor
e":"Unlimited* books, audiobooks, documents \u0026 more. All in one
place."},"did_you_know":{"81_of_people_surveyed_wish_they":"81% of people surveyed
wish they could read more. Scribd helps you do that.","did_you_know":"Did you
know?","learn_more":"Learn more","over_1_million_subscribers_trust_scribd":"Over 1
million subscribers trust Scribd to be the library in their
pocket.","readers_love_scribd_our_app_has":"Readers love Scribd! Our app has over
350,000 5-star reviews.","scribd_gives_you_unlimited_audiobooks_and":"Scribd gives
you unlimited* audiobooks and ebooks for a lower price than
Audible.","scribd_is_more_than_just_documents":"Scribd is more than just documents.
Our digital library gives you access to books, audiobooks, and
more.","scribd_membership":"Scribd
membership","scribd_supports_reading_we_work_with":"Scribd supports reading. We
work with major publishers to bring the best of books and audiobooks to
you.","trust_the_science_reading_leaves_people":"Trust the science! Reading leaves
people feeling more relaxed and accomplished. Scribd makes it easy to read
more.","with_scribd_you_an_unlock_unlimited":"With Scribd you an unlock unlimited*
books, audiobooks, and more for only
{{price}}/month.","with_scribd_you_can_unlock_unlimited":"With Scribd you can
unlock unlimited possibilities with over 1,000,000 audiobooks and
ebooks."}},"chrome":{"flash":{"close_notification":"Close
notification","error":"Error","notice":"Notice","success":"Success"},"footer":
{"about":"About","about_scribd":"About
Scribd","accessibility":"Accessibility","back_to_top":"Back To
Top","contact_us":"Contact Us","copyright":"Copyright","footer_menu":"Footer
Menu","gifts":"Gifts","help_faq":"Help / FAQ","invite_friends":"Invite
Friends","join_our_team":"Join our team!","join_today":"Join
today","legal":"Legal","our_blog":"Our
blog","press":"Press","privacy":"Privacy","publishers":"Publishers","purchase_help"
:"Purchase help","scribd_-_download_on_the_app":"Scribd - Download on the App
Store","scribd_-_get_it_on_google":"Scribd - Get it on Google
Play","social_media":"Social
Media","support":"Support","terms":"Terms"},"footer_links":{"browse_books":"Browse
Books","copyright_copy_time_now_year_scribd_inc_html":"Copyright \u0026copy;
{{time_now_year}} Scribd Inc.","site_directory":"Site
Directory","site_language":"Site Language:"},"renewal_nag":
{"click_here_to_become_a_member":"Click here to become a
member","click_here_to_renew_it":"Click here to renew
it","click_here_to_resume_it":"Click here to resume
it","click_here_to_update_it":"Click here to update it","resume_membership":"Resume
membership","update_now":"Update Now","update_payment":"Update
Payment","you_canceled_your_free_trial":"You canceled your free
trial.","your_account_is_at_risk":"Your account is at risk. Update your payment
information immediately to avoid losing access to your
subscription.","your_credit_card_information_is_invalid_":"Your credit card
information is invalid.","your_membership_is_on_hold":"Your membership is on hold
because of a problem with your last
payment.","your_membership_is_paused_until_paused_until_date":"Your membership is
paused until {{paused_until_date}}.","your_payment_is_overdue":"Your payment is
overdue. Fix your billing information to ensure continuous
service.","your_paypal_information_is_invalid":"Your Paypal information is
invalid.","your_scribd_gift_membership_has_ended":"Your Scribd gift membership has
ended.","your_scribd_membership_has_expired":"Your Scribd membership has
expired.","your_scribd_membership_was_canceled":"Your Scribd membership was
canceled."},"social_buttons":{"scribd_blog":"Scribd
Blog","scribd_on_facebook":"Scribd on Facebook","scribd_on_pinterest":"Scribd on
Pinterest","scribd_on_twitter":"Scribd on Twitter"},"user_menu":
{"document_stats":"Document Stats","join":"Join","sign_in":"Sign
In","upload":"Upload"}},"helpers":{"document_meta_tags":
{"scribd_is_the_world_s_largest_social":"Scribd is the world's largest social
reading and publishing site."},"trial":{"read_free_for_30_days":"Read Free for 30
Days"}},"lib":{"lightbox":{"close_dialog":"Close Dialog"}},"pdfs":{"doc_search":
{"close_search":"close search","page":"page"},"lightboxes":{"download_lightbox":
{"download_document":"Download document","resume_membership":"Resume
Membership","resuming":"Resuming","your_membership_is_currently_paused_until":"Your
membership is currently paused until {{state_nag_next_payment_due}}. Would you like
to resume your membership now to download"},"embed_lightbox":
{"autosize":"Autosize","beginning_of_document":"Beginning of
document","copy_link":"Copy Link","current_page":"Current
page","custom":"Custom","customization_options_available_below":"Customization
options available below","embed":"Embed","embed_this_in_your_website":"Embed this
in your
website","format":"Format","fullscreen":"Fullscreen","generate_a_link":"Generate a
Link","height":"Height: ","html":"HTML","include_link":"Include
link","include_recommendations":"Include Recommendations","link_options":"Link
Options","link_to_the":"Link to
the","options":"Options","preview":"Preview","scroll":"Scroll","size":"Size","slide
show":"Slideshow","start_at_page":"Start at
page:","style":"Style:","sup_sup_the_code_will_be_updated":"\u003csup\u003e*\u003c/
sup\u003e The code will be updated based on your changes.","width":"Width:
","wordpress":"Wordpress"},"exclusive_trial_lightbox":
{"exclusive_day_trial":"Exclusive 30 Day Trial"},"flag_doc_lightbox":
{"cancel":"Cancel","flag_this_document":"Flag for inappropriate
content","if_you_are_the_copyright_owner_html":"If you are the copyright owner of
this document and want to report it, please visit the \u003ca
href='{{faq_urls_copyright_infringement}}'\u003ecopyright infringement
notice\u003c/a\u003e page to submit a
report.","please_tell_us_reason_s_for_reporting":"Please tell us reason(s) for
reporting this document","submit":"Submit"},"print_lightbox":
{"cancel":"Cancel","download_and_print":"Download and
print","in_order_to_print_this_document_":"In order to print this document from
Scribd, you'll first need to download it.","print_document":"Print
document"}},"redesign_elements":{"actions":
{"embed":"Embed","info":"Info","print":"Print","share":"Share"},"metadata_section":
{"full_description":"Full description","related_titles":"Related
titles"},"more_info_module":{"back_to_document":"Back to
document","document_information":"Document
Information","share":"Share"},"save_button":
{"save":"save","saved":"saved"}},"show":{"related_interests":"Related
Interests","sign_in_to_flag_this_title":"Sign in to flag this
title","you_re_reading_a_preview":"You're Reading a Preview"},"sidebar":
{"available_formats":"Available
Formats","click_to_collapse_document_information":"click to collapse document
information","click_to_expand_document_information":"click to expand document
information","copyright":"Copyright:","copyright_no_colon":"Copyright","description
":"Description:","description_no_colon":"Description","document_useful_message":"Di
d you find this document useful?","download_or_read_formats":"{{extensions}} or
read online from Scribd","flag_for_inappropriate_content":"Flag for inappropriate
content","is_this_inappropriate_content":"Is this content
inappropriate?","isbn":"ISBN:","isbn_no_colon":"ISBN","number_of_pages":"{{pages}}
pages","report_this_document":"Report this
Document","share_or_embed_document":"Share or Embed
Document","strong_download_strong_as_available_extensions_map_upcase_join_or_read_o
nline":"\u003cstrong\u003eDownload\u003c/strong\u003e as
{{available_extensions_map_upcase_join}} or read online from
Scribd","uploaded_by":"Uploaded by","view_more":"View More","written_by":"Written
by"},"toolbar":{"exit_fullscreen":"Exit
fullscreen","fullscreen":"Fullscreen","of_numberformat_props_document_total_pages":
"of {{numberformat_props_document_total_pages}}","search_document":"Search
document","showing_strong_1_strong_result_for_query":"Showing
\u003cstrong\u003e1\u003c/strong\u003e result
for","showing_strong_num_results_strong_results_for_query":"Showing
\u003cstrong\u003e{{num_results}}\u003c/strong\u003e results
for","you_are_on_page_props_current_page":"You are on page
{{props_current_page}}","zoom_in":"Zoom in","zoom_out":"Zoom out"},"upvote":
{"not_useful":"Not useful","sign_up_to_vote_on_this":"Sign up to vote on this
title","this_document_is":"This document is...","useful":"Useful"}},"receipt":
{"download":{"choose_document_format_type":"Choose document format
type:","document":"Document","download_iframe":"Download
iframe","downloading":"Downloading","retry_download":"Retry
download","view_in_saved_list":"View in your Saved
list","your_download_has_started":"Your download has started."}},"search":{"input":
{"show":{"no_search_results":"No search
results.","props_items_length_result_s_are_available_use_up":"{{props_items_length}
} result(s) are available, use up and down arrow keys to
navigate.","search":"Search"}}},"shared":{"account_creation":
{"already_have_an_account":"Already have an account?","back_to_sign_in":"Back to
Sign In","disclaimer":"By signing up with Scribd, you agree to our \u003ca
href=\"{{terms_href}}\" target=\"_blank\" tabIndex=\"0\"\u003eTerms of Service
{{opens_in_new_window}}\u003c/a\u003e and \u003ca href=\"{{privacy_href}}\"
target=\"_blank\" tabIndex=\"0\"\u003ePrivacy Policy
{{opens_in_new_window}}\u003c/a\u003e","errors":
{"connection_successful_no_email":"We've successfully connected your
{{account_type}} account but didn't get your email. Please provide your email so we
can finish setting up your account.","email_registered":"This email address is
already registered with Scribd. Please enter your password to sign
in.","email_taken":"That email is taken by another user, please try
again.","invalid_character_in_name_please_remove":"Invalid character in name.
Please remove any special characters","please_enter_a_name":"Please enter a
name","please_enter_a_password_that_is":"Please enter a password that is at least 6
characters","please_enter_a_valid_email":"Please enter a valid
email","that_doesn_t_appear_to_be_a":"That doesn't appear to be a valid email
address. Please try again."},"facebook":{"error":"Sorry, we are unable to log you
in via Facebook at this time.","sign_in":"Continue with Facebook","sign_up":"Sign
Up with Facebook"},"forgot":{"enter_email":"Enter your email address and we'll send
you an email with a link to reset your password.","weve_sent_email_html":"We've
sent an email to \u003cstrong\u003e{{escape_validated_email}}\u003c/strong\u003e
with instructions to reset your password. If it doesn't show up soon, check your
spam folder and then read this \u003ca href=\"https://support.scribd.com/hc/en-
us/articles/210134406-What-do-I-do-if-I-ve-lost-or-forgotten-my-
password-\"\u003eHelp Center article\u003c/a\u003e."},"forgot_password":"Forgot
password?","google":{"error":"Google sign in failed","sign_in":"Continue with
Google","sign_up":"Sign Up with Google"},"not_you":"Not
you?","now_bringing_you_back":"Now bringing you back...","one_more_thing":"One more
thing...","recaptcha_disclaimer":"This site is protected by reCAPTCHA and the
Google \u003ca href=\"{{privacy_href}}\" target=\"_blank\"\u003ePrivacy Policy
{{opens_in_new_window}}\u003c/a\u003e and \u003ca href=\"{{policy_href}}\"
target=\"_blank\"\u003eTerms of Service {{opens_in_new_window}}\u003c/a\u003e
apply.","remember_me":"Remember me","reset_password":"Reset
Password","send_me_updates_from_scribd":"Send me updates from
Scribd","sign_in":"Sign In","sign_in_successful":"Sign In
Successful","sign_in_to_scribd":"Sign In to Scribd","sign_in_with_email":"Sign In
with Email","sign_up":"Sign Up","sign_up_successful":"Sign Up
Successful","sign_up_with_email":"Sign Up with
Email","use_another_email_address":"Use another email address"},"common":
{"back":"Back","close_dialog":"Close Dialog","email_address":"Email
Address","errors":{"could_not_complete_request":"We couldn't complete your
request","please_try_again_later":"Please try again later."},"forms":
{"at_least_6_characters":"(at least 6
characters)","email":"Email","error":"Error","invalid":"Invalid","name":"Name","pas
sword":"Password","please_enter_an_email":"Please enter an
email","required":"(required)"},"hide":"Hide","new_to_scribd":"New to
Scribd?","opens_in_a_new_window":"opens in a new
window","or":"or","send_email":"Send
Email","show":"Show","success_exclamation":"Success!","welcome_back":"Welcome
back","welcome_back_exclamation":"Welcome
back!","worlds_largest_digital_library":"The World’s Largest Digital
Library"},"login":{"join_lightbox":
{"email":"Email","sign_up_today_for_unlimited_downloads_":"Sign up today for
unlimited downloads free for one month.","we_couldn_t_complete_your_request":"We
couldn't complete your request"}},"navigation":{"header":{"header":
{"upload":"Upload","upload_a_document":"Upload a document"}},"sidebar":
{"bestsellers":"Bestsellers","hi_this_props_username":"Hi
{{this_props_username}}!","home":"Home","read_free_for_30_days":"Read Free For 30
Days","saved":"Saved","selected":", selected","sign_in":"Sign
In","upload":"Upload","your_profile":"Your profile"},"social_proof":
{"cancel_anytime":"Cancel anytime.","discover_everything":"Discover everything
Scribd has to offer, including books and audiobooks from major
publishers.","much_more_than_documents":"Much more than
documents.","start_free_trial":"Start Free Trial"}},"react":{"content_carousel":
{"carousel_next":"Carousel Next","carousel_previous":"Carousel Previous"},"forms":
{"text_area":{"invalid":"Invalid,"},"text_input":
{"error":"Error","invalid":"Invalid","password":"password","required":"(required)"}
},"modals":{"delete_item_in_list":
{"cancel":"Cancel","delete":"Delete","do_not_ask_me_again":"Do not ask me
again","removing_from_saved_will_also_delete":"Removing from Saved will also delete
the title from your lists.","this_title_is_also_in_a":"This title is also in a
list."}},"save_button":{"failed_to_remove_title":"Failed to remove
title","failed_to_save_title":"Failed to save
title","remove_short_title_from_saved":"Remove {{short_title}} from
Saved","save_short_title_for_later":"Save {{short_title}} For
Later","sign_up_to_save":"Sign up to save this title"},"sharing_buttons":
{"check_out_props_share_title_on_scribd":"Check out {{props_share_title}} on
Scribd","i_m_reading_props_document_collection_name_on_scribd_props_document_collec
tion_url":"I’m reading {{props_document_collection_name}} on Scribd:
{{props_document_collection_url}}","read_props_document_collection_name_on_scribd":
"Read {{props_document_collection_name}} on Scribd","share_on_facebook":"Share on
Facebook","share_on_facebook_opens_a_new":"Share on Facebook, opens a new
window","share_on_linkedin":"Share on
LinkedIn","share_on_linkedin_opens_a_new":"Share on LinkedIn, opens a new
window","share_on_pinterest":"Share on
Pinterest","share_on_pinterest_opens_a_new":"Share on Pinterest, opens a new
window","share_on_twitter":"Share on Twitter","share_on_twitter_opens_a_new":"Share
on Twitter, opens a new window","share_with_email":"Share with
Email","share_with_email_opens_mail_client":"Share with Email, opens mail
client","sharing_options":"Sharing Options","this_list_is_set_to_private":"This
list is set to private. Private lists can not be shared"},"star_ratings":
{"sign_up_to_rate_this_title":"Sign up to rate this title"},"upvotes":
{"down_votes":"Down votes","not_useful":"Not
Useful","props_views_views":"{{props_views}} views","up_votes":"Up
votes","useful":"Useful"}},"reading_progress":{"base":
{"we_ve_moved_you_to_where_you":"We've moved you to where you read on your
{{progress_device_name}}"}},"sharing_buttons":
{"hi_there_document_action_and_thought_you":"Hi there, {{document_action}} and
thought you might like it. {{document_title}} by
{{document_author_or_publisher_name_or_login}} {{doc_url}} Scribd gives you monthly
access to books, audiobooks, and more - for less than the cost of a paperback. Join
today and {{trial_cta_downcase}}. Find out more at:
http://www.scribd.com/","i_m_reading_document_title_on_suffix":"I’m reading
{{document_title}} on {{suffix}}"},"user_menu":{"menu":{"account_settings":"Account
Settings","close_user_settings_menu":"Close user settings
menu","document_uploads":"Document
Uploads","help":"Help","hi_this_props_user_name":"Hi
{{this_props_user_name}}","invite_friends":"Invite
Friends","options":"Options","public_profile":"Public
Profile","read_for_free":"Read for Free","sign_out":"Sign
Out","upload_a_document":"Upload a Document"}}},"subscribe_banner":
{"books_audiobooks_and_more":"Books, audiobooks, and more.","completely_ad-
free":"Completely ad-free.","exclusive_offer":"Exclusive
offer","guides_on_any_topic":"Guides on any
topic.","new_and_bestselling_books":"New and bestselling
books.","new_audiobook_releases":"New audiobook
releases.","number_of_people_browsing":"{{number_of_people}} people
browsing","over_1_million_subscribers":"Over 1 million
subscribers.","read_free_for_30_days":"Read Free for 30 Days","read_offline":"Read
offline.","save_your_favorites":"Save your
favorites.","the_world_s_largest_digital_library":"The world's largest digital
library","try_scribd_for_free":"Try Scribd for
Free","unlimited_reading":"Unlimited* reading."},"webpack":{"doc_page":{"src":
{"App":{"Page":{"BetweenPageInterstitial":{"BetweenPageInterstitial":
{"continue_for_free":"Continue for
Free","unlock_full_access_pages_props_currentpage_-_props_currentrange_by":"Unlock
full access (pages {{props_currentpage}}-{{props_currentrange}}) by uploading
documents or with a 30 Day Free Trial","you_re_reading_a_preview":"You're reading a
preview"}},"BetweenPageUpsell":{"BetweenPageUpsell":{"cancel_anytime":"Cancel
Anytime.","start_free_trial":"Start Free
Trial","try_scribd_strong_free_strong_for_30_days":"Try Scribd
\u003cstrong\u003eFREE\u003c/strong\u003e for 30 days to access over 125 million
titles without ads or interruptions!"}},"BetweenPageUserRating":
{"BetweenPageUserRating":{"dismiss_user_rating_prompt":"Dismiss user rating
prompt","improve_your_experience":"Improve Your Experience","not_useful":"Not
Useful","rating_will_help_us_to_suggest":"Rating will help us to suggest even
better related documents to all of our readers!","useful":"Useful"}},"BlurPromo":
{"BlurPromo":{"become_a_scribd_member_for_full":"Become a Scribd member for full
access. Your first 30 days are free.","become_a_scribd_member_to_read":"Become a
Scribd member to read and download full documents.","cancel_anytime":"Cancel
anytime","continue_for_free":"Continue for
Free","continue_reading_with_trial":"Continue Reading with
Trial","or":"Or","scribd_members_can_read_and_download_full_documents_your_first_30
_days_are_free":"Scribd members can read and download full documents. Your first 30
days are free!","start_your_30_day_free_trial":"Start Your 30 Day FREE
Trial","update_payment":"Update Payment","update_payment_for_full_access":"Update
payment for full access.","upload_to_download":"Upload to
Download","upload_your_documents_to_download":"Upload your documents to
download."}},"Body":{"Body":{"share_this_document":"Share this
document"},"Document":{"Document":{"get_this_download_for_free_with":"Get
this download for free with an upload. Learn more below."},"mappings":
{"thank_you_for_your_rating":"Thank you for your
rating!"}},"FixedViewportBottomComponents":{"CollapseButton":{"CollapseButton":
{"click_to_collapse_related_titles":"Click to collapse Related
Titles","click_to_expand_related_titles":"Click to expand Related
Titles"}},"ViewInStorePromo":{"ViewInStorePromo":{"get_our_free_app":"Get our free
app","get_scribd_for_your_mobile_device":"Get Scribd for your mobile
device."}}},"Metadata":{"Extra":{"Extra":{"original_title":"Original
Title:","original_title_no_colon":"Original Title"}}},"ShareRow":{"SharingButtons":
{"mappings":{"link_copied":"Link copied!"}}},"SharingButtonsList":
{"SharingButtonsList":{"copy_link":"Copy Link","share_on_facebook":"Share on
Facebook","share_on_linkedin":"Share on LinkedIn","share_on_pinterest":"Share On
Pinterest","share_on_twitter":"Share on Twitter","share_via_email":"Share via
Email"}},"StaticPromoStudy":{"StaticPromoStudy":
{"anytime_anywhere_any_device":"Anytime. Anywhere. Any
device.","cancel_anytime":"Cancel
Anytime","everything_you_want_to_read":"Everything you want to
read.","no_commitment_cancel_anytime":"No Commitment. Cancel
anytime.","read_for_free":"Read For Free","read_free_for_30_days":"Read Free For 30
Days","reward_your_curiosity":"Reward Your Curiosity"}},"Toolbar":{"Toolbar":
{"jump_to_page":"Jump to Page"}},"TruncatePromo":{"TruncatePromo":
{"continue_reading_with_trial":"Continue Reading with Trial"},"helpers":
{"constants":{"scribd_members_can_read_and_download":"Scribd members can read and
download full documents. Your first 30 days are
free!","unlock_the_full_document_with_a":"Unlock the full document with a free
trial!"}}}},"Page":
{"preferred_language_set_to_url_params_language_settings_changed":"Preferred
language set to {{url_params_language_settings_changed}}"},"annotations":
{"AnnotationPopover":{"AnnotationPopover":{"add_note":"Add
Note","annotation_text_page_annotation_page_nread_more":"\"{{annotation_text}}…\"
(page {{annotation_page}})\\nRead
more:","delete":"Delete","highlight":"Highlight","share_quote":"Share
Quote"}},"NoteEditor":{"NoteEditor":{"add_note":"Add
Note","cancel":"Cancel","delete_note":"Delete
note","note":"Note","note_note_group_notes_indexof_active_note_id_1_of_note_group_n
otes_length":"Note {{note_group_notes_indexof_active_note_id_1}} of
{{note_group_notes_length}}","save":"Save","write_a_note":"Write a
note…"}}},"explain_scribd_test_copy":{"trusted_by_over_1_million_members":"Trusted
by over 1 million members"},"modals":{"AppPromoInterstitial":
{"AppPromoInterstitial":{"continue_reading_with_free_trial":"Continue Reading with
Free Trial","get_instant_access_to_this_document":"Get instant access to this
document","opens_scribd_app":", opens Scribd
app","or":"OR","read_free_in_the_app":"Read Free in the
App","sign_up_to_download":", sign up to
download","unlock_full_access_to_the_world_s":"Unlock full access to the world’s
largest digital library with a 30 day free trial."}},"Description":{"Description":
{"document_information":"Document Information"}},"LanguagePicker":
{"LanguagePicker":{"cancel":"Cancel","language_options":"Language
Options","save":"Save","select_your_preferred_language":"Select your preferred
language","we_ll_translate_site_navigation_and_tailor":"We’ll translate site
navigation and tailor your personal recommendations where possible to match your
preferred language selection.","we_ll_translate_site_navigation_to_match":"We’ll
translate site navigation to match your preferred language
selection."}},"LockShockRoadblockModal":{"LockShockRoadblockModal":
{"later":"Later","problem_with_your_last_payment":"Problem with your last
payment","update_payment":"Update
Payment","your_membership_is_on_hold_please":"Your membership is on hold because of
a problem with your last payment."}},"SeoLightbox":{"SeoLightbox":
{"cancel_anytime":"Cancel anytime."}},"ShareQuote":{"ShareQuote":
{"loved_this_quote_i_read_on":"Loved this quote I read on
@Scribd","page_page":"(page {{page}})","share_quote":"Share Quote"}}}}},"body":
{"sidebar":{"date_uploaded":"Date uploaded","on_created_at":"on
{{created_at}}"},"toolbar":{"search_inside_document":"Search inside
document"}},"modals":{"flag_document":{"hateful_or_offensive":"Hateful or
offensive","please_select_an_option":"Please select an
option","porn_adult_content":"Porn adult content","spam_or_junk":"Spam or
junk"}},"shared":{"actions":{"modals":
{"redirecting":"Redirecting...","sign_up_to_download_state_current_doc_title":"Sign
up to download
{{state_current_doc_title}}","unable_to_unpause_account_please_try":"Unable to
unpause account. Please try again"}},"base_page":
{"an_error_occurred_please_try_again":"An error occurred please try
again"},"carousels":{"recommender_carousel":{"skip_carousel":"Skip
carousel"}},"components":{"ButtonMenu":{"ButtonMenu":{"close_menu":"Close
Menu"}},"DownloadButton":{"helpers":{"getGeoLabel":
{"download":"Download","download_now":"Download Now"}}},"MessagePromos":
{"MessagePromo":{"MessagePromo":{"dismiss_message":"Dismiss
Message"}},"SignUpMessagePromo":{"SignUpMessagePromo":
{"find_your_next_great_read":"Find your next great
read","read_personalized_recommendations_of_books_audiobooks":"Read personalized
recommendations of books, audiobooks and more on Home — at no additional
cost.","tap_on_the_logo_to_explore":"Tap on the logo to explore the best books,
audiobooks, and more — included in your membership at no additional
cost."}}},"SearchInput":{"SearchInput":{"close_suggestions":"Close
suggestions"}},"UserMenuButton":{"Menu":{"Menu":{"scribd_perks":"Scribd
Perks"}}},"flashes":{"Flash":{"Flash":{"information":"information"}}},"modals":
{"Download":{"Download":{"also_added_to_your_saved_list":"Also added to your Saved
list","also_adds_to_your_saved_list":"Also adds to your Saved list"},"Receipt":
{"InfiniteScrollingBestsellers":{"InfiniteScrollingBestsellers":
{"at_no_additional_cost":"At no additional
cost","included_in_your_membership":"Included in your
membership!","load_more":"Load More"},"SaveOnlyCell":{"SaveOnlyCell":
{"your_document":"Your document"}}},"Receipt":{"download_document":"Download
Document","uploaded_by_this_props_document_author_name":"Uploaded by
{{this_props_document_author_name}}"}}}},"navigation":{"GlobalNav":{"Language":
{"Picker":{"Picker":{"change_language":"Change Language","learn_more":"Learn
More","selected":", selected"}}}},"MembershipInfo":{"MembershipInfo":
{"learn_more_about_scribd_membership":"Learn more about Scribd
Membership"}}}},"download_button":{"button":{"download":"Download"}},"footer":
{"footer":{"quick_links":"Quick links"}},"forms":{"text_input":
{"hide":"Hide","show":"Show"},"textarea":{"optional":"(optional)"}},"modals":
{"download":{"download":
{"download_format_extension_touppercase_format_filesize":"Download
{{format_extension_touppercase}} ({{format_filesize}})"}}},"nway_test":
{"streamline_account_creation":{"access_this_document_and_millions_more":"Access
this document and millions more. Free for 30 days. Cancel
anytime.","get_instant_access_to_this_document":"Get instant access to this
document and millions more with a free account.","to_add_a_note_please_sign":"To
add a note, please sign up","to_add_a_note_please_sign_":"To add a note, please
sign in","to_download_please_sign_in":"To download, please sign
in","to_download_please_sign_up":"To download, please sign
up","to_flag_this_document_please_sign":"To flag this document, please sign
up","to_flag_this_document_please_sign_":"To flag this document, please sign
in","to_highlight_this_document_please_sign":"To highlight this document, please
sign up","to_highlight_this_document_please_sign_":"To highlight this document,
please sign in","to_rate_this_document_please_sign":"To rate this document, please
sign up","to_rate_this_document_please_sign_":"To rate this document, please sign
in","to_save_this_document_please_sign":"To save this document, please sign
up","to_save_this_document_please_sign_":"To save this document, please sign
in","to_share_this_quote_please_sign":"To share this quote, please sign
up","to_share_this_quote_please_sign_":"To share this quote, please sign
in"}},"search_input":{"input":{"recent_searches":"Recent searches"}},"store":
{"actions":{"modals":{"subscribe_to_continue_reading":"Subscribe to Continue
Reading"}}},"upvotes":{"upvotes":{"document_is_marked_as_not_useful":"Document is
marked as not useful","document_is_marked_as_useful":"Document is marked as
useful","mark_as_not_useful":"mark as not useful","mark_as_useful":"mark as
useful","sign_up_to_rate_this_title":"Sign up to rate this
title","you_marked_this_as_not_useful":"you marked this as not
useful","you_marked_this_as_useful":"you marked this as useful"}},"user_menu":
{"menu":{"new":"New"}}}}}}}}};

Scribd.knuckles_enabled = false;
</script><link rel="alternate" href="android-
app://com.scribd.app.reader0/http/www.scribd.com/document/399065426/Freebitco-in-
Low-balance-Script-2019?t=Freebitco.in+Low+balance+Script+2019"></head><body
class="autogen_class_views_layouts_doc_page autogen_class_views_layouts_web
autogen_class_widgets_page autogen_class_widgets_base locale_en_US responsive
global_side_nav body_container" data-
revision="ac59c0bc42a4bf8738d1f0800fbc5007138eb0d8"><script>!function(e){function
t(t){for(var a,n,o=t[0],u=t[1],i=t[2],l=t[3]||[],b=0,p=[];b<o.length;b+
+)n=o[b],Object.prototype.hasOwnProperty.call(c,n)&&c[n]&&p.push(c[n]
[0]),c[n]=0;for(a in
u)Object.prototype.hasOwnProperty.call(u,a)&&(e[a]=u[a]);for(s&&s(t),f.push.apply(f
,l);p.length;)p.shift()();return d.push.apply(d,i||[]),r()}function r(){for(var
e,t=0;t<d.length;t++){for(var r=d[t],a=!0,n=1;n<r.length;n++){var i=r[n];0!
==c[i]&&(a=!1)}a&&(d.splice(t--,1),e=u(u.s=r[0]))}return
0===d.length&&(f.forEach((function(e){if(void 0===c[e]){c[e]=null;var
t=document.createElement("link");u.nc&&t.setAttribute("nonce",u.nc),t.rel="prefetch
",t.as="script",t.href=o(e),document.head.appendChild(t)}})),f.length=0),e}var
a={},n={0:0},c={0:0},d=[],f=[];function o(e){return u.p+""+({}[e]||e)
+"."+{1:"05a972cf0299c6d1a45c",2:"d90008ec7aeca4722b80",3:"21057bdd74a6db95e508",4:
"eac42731c0db62be9b83",5:"07397e1441de3add3db3",11:"e0b39b6eeccdd67ac716",12:"7ef9c
dbe1097439d2bb8",13:"fa0d96b45238466ecab8",14:"20619bcd2778917ded20",15:"8ef9ea6e9f
e71d039001",16:"9b30f836cfff2ea9510e",17:"af68dfdf5ba505a15e90",18:"8682ffe0d551c30
0c2be",19:"42f5ea367d1bd171e592",20:"dd5d78f43d8690086349",21:"aae1e01535eaf47dc7a8
",22:"88f84d16435025e5663b",23:"f23bba02a57e516fae02",24:"6c7109e08425ef2ab664",25:
"67e362cb915efac460a9",26:"727a80957e03cd2bcf80"}[e]+".js"}function u(t)
{if(a[t])return a[t].exports;var r=a[t]={i:t,l:!1,exports:{}};return
e[t].call(r.exports,r,r.exports,u),r.l=!0,r.exports}u.e=function(e){var t=[];n[e]?
t.push(n[e]):0!
==n[e]&&{1:1,2:1,3:1,4:1,5:1,11:1,12:1,13:1,14:1,15:1,16:1,17:1,18:1,19:1,20:1,21:1
,22:1,23:1,24:1,25:1}[e]&&t.push(n[e]=new Promise((function(t,r){for(var a=({}[e]||
e)
+"."+{1:"ff5af912a7b1bd69ecd1",2:"3548a632890647ab89a1",3:"717f999f54189e147009",4:
"9a0866b889942efde62a",5:"0b894284defa3e55edb0",11:"6993902b645fd103b624",12:"bfaa1
ec3199b8d126f59",13:"ce670dbb11f633539ea2",14:"a3abe18be8d5dc0fa6c2",15:"52132f67d9
6fda90b749",16:"d9a8142897be0dd51755",17:"fd7cfaecc637805a9eea",18:"5486adad4cbfc69
a0596",19:"f9104ef855ac4bff76f9",20:"4947b01dacb22135df24",21:"25ee2967d4f3d39bac50
",22:"928face71400040b4e53",23:"ffd77200c5d77cce4686",24:"a371e423ac2cd88d7c97",25:
"de6e429d900bcdbc4f39",26:"31d6cfe0d16ae931b73c"}[e]
+".css",c=u.p+a,d=document.getElementsByTagName("link"),f=0;f<d.length;f++){var
o=(l=d[f]).getAttribute("data-href")||
l.getAttribute("href");if("stylesheet"===l.rel&&(o===a||o===c))return t()}var
i=document.getElementsByTagName("style");for(f=0;f<i.length;f++){var
l;if((o=(l=i[f]).getAttribute("data-href"))===a||o===c)return t()}var
b=document.createElement("link");b.rel="stylesheet",b.type="text/css",b.onload=t,b.
onerror=function(t){var a=t&&t.target&&t.target.src||c,d=new Error("Loading CSS
chunk "+e+" failed.\n("+a+")");d.code="CSS_CHUNK_LOAD_FAILED",d.request=a,delete
n[e],b.parentNode.removeChild(b),r(d)},b.href=c,document.getElementsByTagName("head
")[0].appendChild(b)})).then((function(){n[e]=0})));var r=c[e];if(0!
==r)if(r)t.push(r[2]);else{var a=new Promise((function(t,a)
{r=c[e]=[t,a]}));t.push(r[2]=a);var
d,f=document.createElement("script");f.charset="utf-
8",f.timeout=120,u.nc&&f.setAttribute("nonce",u.nc),f.src=o(e);var i=new
Error;d=function(t){f.onerror=f.onload=null,clearTimeout(l);var r=c[e];if(0!==r)
{if(r){var
a=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;i.message="Load
ing chunk "+e+" failed.\n("+a+":
"+n+")",i.name="ChunkLoadError",i.type=a,i.request=n,r[1](i)}c[e]=void 0}};var
l=setTimeout((function()
{d({type:"timeout",target:f})}),12e4);f.onerror=f.onload=d,document.head.appendChil
d(f)}return Promise.all(t)},u.m=e,u.c=a,u.d=function(e,t,r){u.o(e,t)||
Object.defineProperty(e,t,{enumerable:!0,get:r})},u.r=function(e){"undefined"!
=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,
{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!
0})},u.t=function(e,t){if(1&t&&(e=u(e)),8&t)return e;if(4&t&&"object"==typeof
e&&e&&e.__esModule)return e;var
r=Object.create(null);if(u.r(r),Object.defineProperty(r,"default",{enumerable:!
0,value:e}),2&t&&"string"!=typeof e)for(var a in e)u.d(r,a,function(t){return
e[t]}.bind(null,a));return r},u.n=function(e){var t=e&&e.__esModule?function()
{return e.default}:function(){return e};return u.d(t,"a",t),t},u.o=function(e,t)
{return Object.prototype.hasOwnProperty.call(e,t)},u.p="",u.oe=function(e){throw
console.error(e),e};var i=window.webpackJsonp=window.webpackJsonp||
[],l=i.push.bind(i);i.push=t,i=i.slice();for(var b=0;b<i.length;b++)t(i[b]);var
s=l;r()}([]);
//#
sourceMappingURL=runtime.1eb69f0eab877e85d53b.js.map</script><script>(window.webpac
kJsonp=window.webpackJsonp||[]).push([[6],{1:function(e,t,i)
{i("j36g"),e.exports=i("ikXG")},ikXG:function(e,t,i){"use strict";void
0===window.DocumentManager&&function(){window.__app_loaded=!
1,window.__pages_to_blur=[];var
e,t=3,i=8,n=315,o="font_preload_bed";window.console||
(window.console={log:function(){}});var s=function(){var
s={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",deco
de:function(e){var t,i,n,o,r,a,h="",l=0;for(e=e.replace(/[^A-Za-z0-
9\+\/\=]/g,"");l<e.length;)t=this._keyStr.indexOf(e.charAt(l++))<<2|
(o=this._keyStr.indexOf(e.charAt(l++)))>>4,i=(15&o)<<4|
(r=this._keyStr.indexOf(e.charAt(l++)))>>2,n=(3&r)<<6|
(a=this._keyStr.indexOf(e.charAt(l++))),h+=String.fromCharCode(t),64!
=r&&(h+=String.fromCharCode(i)),64!=a&&(h+=String.fromCharCode(n));return
h=s._utf8_decode(h)},_utf8_decode:function(e){for(var t="",i=0,n=0,o=0;i<e.length;)
(n=e.charCodeAt(i))<128?(t+=String.fromCharCode(n),i++):n>191&&n<224?
(o=e.charCodeAt(i+1),t+=String.fromCharCode((31&n)<<6|63&o),i+=2):
(o=e.charCodeAt(i+1),c3=e.charCodeAt(i+2),t+=String.fromCharCode((15&n)<<12|
(63&o)<<6|63&c3),i+=3);return t}};function r(e){}function a(e,t)
{e.prototype.addEvent=r.prototype.addEvent,e.prototype.removeEvent=r.prototype.remo
veEvent,e.prototype.fireEvent=r.prototype.fireEvent,e.prototype.initEventHelper=r.p
rototype.initEventHelper,e.prototype.possibleEvents=t}r.prototype.initEventHelper=f
unction(){this.eventListenerEnabled=!0,this.eventListeners={};for(var
e=0;e<this.possibleEvents.length;e+
+)this.eventListeners[this.possibleEvents[e]]={}},r.prototype.addEvent=function(e,t
){if(!this.eventListeners[e])throw e+" is not a valid type of
event";this.eventListeners[e].next_uid||
(this.eventListeners[e].next_uid=1),t._event_listener_uid||
(t._event_listener_uid=this.eventListeners[e].next_uid,this.eventListeners[e].next_
uid++),this.eventListeners[e]
[t._event_listener_uid]=t},r.prototype.removeEvent=function(e,t){delete
this.eventListeners[e][t._event_listener_uid]},r.prototype.fireEvent=function(e,t)
{if(this.eventListenerEnabled){var
i=this.eventListeners[e],n=[];if(arguments.length>1){n[arguments.length-
2]=null;for(var o=1;o<arguments.length;o++)n[o-1]=arguments[o]}var s=this;for(var r
in i)"next_uid"!=r&&i.hasOwnProperty(r)&&a(i[r])}function a(e){e.apply(s,n)}};var
h,l=function(){return document.styleSheets[0]&&!
document.styleSheets[0].insertRule},d=function(e,t){if(l()){var
i=e.innerHTML;e.href=t,e.innerHTML!==i&&(e.innerHTML=i)}else
e.href=t},u=(h=navigator.userAgent.toLowerCase()).search("mobile")>-
1&&h.search("safari")>-1,c=navigator.userAgent.indexOf("AppleWebKit/")>-1;function
g(e,t,i,n,o,s)
{this.id=e,this.shortstyle=t,this.family=i,this.fallback=n,this.weight=o,this.style
=s}function p(e,t)
{this.fonts=[],this.hasWoffsCss=t,this.docManager=e,this._cssRuleQueue=[],this._fon
tLoadQueue=[]}function f(e,t){this.pages=[],this.loaded=!
1,this.fonts={},this.numFonts=0,this.fontLoader=t,this.groupNum=e||0}e=l()?
1:2,l()&&(i=5,t=2),g.prototype.getEotFontSrc=function(e){return"src:
url(".concat(e).concat(this.family,".eot);")},g.prototype.getTTFFontSrc=function(e)
{return"src: url(".concat(e).concat(this.family,".ttf)
format('truetype');")},g.prototype.getSVGFontSrc=function(e){return"src:
url(".concat(e,"#").concat(this.family,")
format('svg');")},g.prototype.getFontFamily=function(){return"font-family:
".concat(this.family,";")},g.prototype.getFontWeight=function(){return"font-weight:
".concat(this.weight,";")},g.prototype.getFontStyle=function(){return"font-style:
".concat(this.style,";")},g.prototype.eotCSSRule=function(e){var
t=[this.getEotFontSrc(e),this.getFontFamily(),this.getFontWeight(),this.getFontStyl
e()].join(" ");return"@font-face
{ ".concat(t," }")},g.prototype.ttfCSSRule=function(e){var
t=[this.getTTFFontSrc(e),this.getFontFamily(),this.getFontWeight(),this.getFontStyl
e()].join(" ");return"@font-face
{ ".concat(t," }")},g.prototype.svgCSSRule=function(e){var
t=[this.getSVGFontSrc(e),this.getFontFamily(),this.getFontWeight(),this.getFontStyl
e()].join(" ");return"@font-face
{ ".concat(t," }")},g.prototype.createPreloadElem=function(){return'<span
style="font-family:
'.concat(this.family,'">scribd.</span>')},p.prototype._appendNewStyleBlock=function
(){var e=document.createElement("style");return
document.getElementsByTagName("head")
[0].appendChild(e),e},p.prototype._addCSSRuleToQueue=function(e){var
t=arguments.length>1&&void 0!
==arguments[1]&&arguments[1];this._cssRuleQueue.push(e),t&&this._flushCSSRuleQueue(
)},p.prototype._flushCSSRuleQueue=function(e){if(this._cssRuleQueue.length>0){var
t=e&&document.getElementById(e)||
this._appendNewStyleBlock(),i=this._cssRuleQueue.join("\n");l()?
t.styleSheet.cssText=i:window.createPopup?
t.innerHTML=i:t.appendChild(document.createTextNode(i)),this._cssRuleQueue=[]}},p.p
rototype.getFontAggregatorHostUrl=function(t){var
i=[this.docManager.nextFontAggregatorHost(),this.docManager.assetPrefix,t.join(",")
,12];return 2===e?
i.push("ttfs.css"):3===e&&i.push("fonts.svg"),i.join("/")},p.prototype.getFontAggre
gatorHostForFonts=function(e){for(var t=[],i=0;i<e.length;i+
+)t.push(e[i].shortstyle+e[i].id);return
t.sort(),this.getFontAggregatorHostUrl(t)},p.prototype._addTTFRules=function(e,t)
{for(var i=0;i<e.length;i++){var
n=e[i];this._addCSSRuleToQueue(n.ttfCSSRule(t))}},p.prototype._addSVGRules=function
(e,t){for(var i=0;i<e.length;i++){var
n=e[i];this._addCSSRuleToQueue(n.svgCSSRule(t))}},p.prototype._addEOTRules=function
(e,t){for(var i=0;i<e.length;i++){var
n=e[i];this._addCSSRuleToQueue(n.eotCSSRule(t))}},p.prototype._nextPreloadId=functi
on(){this._preloadId||(this._preloadId=0);var
e="preload_bed".concat(this._preloadId);return
this._preloadId+=1,e},p.prototype._getContentDocument=function(e){var
t=null;try{t=e.contentDocument}catch(e){}return
t},p.prototype._addCSSWebkit=function(e,t){var
i=this,n=document.createElement("iframe"),s=this._nextPreloadId(),r="";n.id=s;for(v
ar a=0;a<e.length;a++){var
h=e[a];r+=h.createPreloadElem()}n.addEventListener("load",(function(){!function()
{var e=document.createElement("div");i._nextPreloadId(),e.innerHTML=r;var
s=document.getElementById(o),a=window.setInterval((function(){var
o=i._getContentDocument(n);o&&o.styleSheets.length>0&&(window.clearInterval(a),o&&o
.body.getBoundingClientRect(),s.appendChild(e),i.hasWoffsCss||
i._addCSSLink(t))}),0)}()}),!
1),n.style.display="none",document.body.appendChild(n);var
l=i._getContentDocument(n);if(l&&(l.body.innerHTML=r,!this.hasWoffsCss)){var
d=l.createElement("link");d.href=t,d.rel="stylesheet",d.type="text/css",d.media="sc
reen",l.getElementsByTagName("head")
[0].appendChild(d)}},p.prototype._addCSSLink=function(e){var
t=document.createElement("link");t.href=e,t.rel="stylesheet",t.type="text/css",docu
ment.getElementsByTagName("head")
[0].appendChild(t)},p.prototype.flushFontQueue=function(){if(0!
==this._fontLoadQueue.length&&"rasterize"!=this.docManager.displayType){var
t=this._fontLoadQueue;if(this._fontLoadQueue=[],!this.hasWoffsCss){var
i=this.getFontAggregatorHostForFonts(t);switch(e){case
1:this._addEOTRules(t,i);break;case 2:c?
this._addCSSWebkit(t,i):this._addCSSLink(i);break;case
3:this._addSVGRules(t,i)}}this._flushCSSRuleQueue()}},p.prototype.addFontToQueue=fu
nction(e){var t=this.fonts[e];t._loadQueued||(t._loadQueued=!
0,this._fontLoadQueue.push(t))},p.prototype.addFont=function(e,t,i,n,o,s){var r=new
g(e,t,i,n,o,s);this.fonts[e]=r},p.prototype._initHidersCSS=function(){for(var
e=[],t=0;t<this.fonts.length;t+
+)e.push(".".concat(this.fonts[t].family));this._addCSSRuleToQueue("".concat(e.join
(", ")," { display: none; }\n"))},p.prototype._hasEmbedDiv=function()
{return"undefined"!=typeof scribd&&void 0!
==scribd.embed_div_id},p.prototype._getEmbedDivSelector=function()
{return"#".concat(scribd.embed_div_id,"
").concat(selector)},p.prototype._initFamilyCSS=function(){for(var
e=0;e<this.fonts.length;e++){var
t=this.fonts[e].family,i=this.fonts[e].fallback,n=this.fonts[e].weight,o=this.fonts
[e].style,s="div.".concat(t,"
span");this._hasEmbedDiv()&&(s=this._getEmbedDivSelector()),l()?
this._addCSSRuleToQueue("".concat(s," {font-family: ").concat(t," !
important;\n}")):this._addCSSRuleToQueue("".concat(s," { font-family:
").concat(t,", ").concat(i,"; font-weight: ").concat(n,"; font-style:
").concat(o,";\n}"))}},p.prototype.initStyles=function(t){"rasterize"!
==this.docManager.displayType&&(this._initFamilyCSS(),2===e&&this._initHidersCSS(),
this._flushCSSRuleQueue("preload_styler"))},p.prototype.setupTestElements=function(
){if(2===e&&!c&&"rasterize"!==this.docManager.displayType){for(var
t="",i=0;i<this.fonts.length;i++){t+=this.fonts[i].createPreloadElem()}var
n=document.getElementById(o);n.innerHTML=t,document.body.appendChild(n),this._addCS
SRuleToQueue("#".concat(o," span {display: block; visibility: hidden}"),!
0)}},f.prototype.addPage=function(e){for(var t=0;t<e.fonts.length;t++){var
i=e.fonts[t];void 0===this.fonts[i]&&(this.fonts[i]=!
0,this.numFonts+=1)}this.pages.push(e)},f.prototype.isFull=function(){var
t=this.pages.length,n=this.groupNum,o=this.numFonts;return 1===e?this.hasLoaded||
o>50||o>=20&&(0===n&&t>=i+3||t>=15):3===e?this.hasLoaded||
o>=5&&t>=i:this.hasLoaded||o>100||o>=20&&(0===n&&t>=i+3||
t>=100)},f.prototype.load=function(e){var t=this;if(!this.hasLoaded)
{this.hasLoaded=!0;var i=function(){for(var e in
t.fonts)t.fonts.hasOwnProperty(e)&&t.fontLoader.addFontToQueue(e);t.fontLoader.flus
hFontQueue()};e?
window.setTimeout(i.bind(this),e):i.call(this)}},f.prototype.newNextGroup=function(
){return new f(this.groupNum+1,this.fontLoader)};var m=void 0!
==document.documentElement.style.WebkitTransform?1:void 0!
==document.documentElement.style.MozTransform?2:void 0!
==document.documentElement.style.OTransform?4:3;function y(e){for(var t in
this._defaultParams)this._defaultParams.hasOwnProperty(t)&&(this[t]=e[t]||
this._defaultParams[t]);var
i=this._getMissingRequiredParams();if(i.length)throw"Missing required Page
param(s): "+i.join(", ");if(!this.contentUrl&&!this.innerPageElem)throw"Must
initialize a page with either a contentUrl or innerPageElem element";if(!
0===this.containerElem.boundToPageObj)throw"Container Elem is already bound to a
page. We shouldn't get here";this.containerElem.boundToPageObj=!
0,this._targetWidth=null,this._innerPageVisible=!!
this.innerPageElem,this._imagesTurnedOn=!1,this.boundingRect=null,this.isVisible=!
1,this.displayDirty=!0,this.displayOn=null,this.loadHasStarted=!!
this.innerPageElem}function _(){var
e=this;this.initEventHelper(),this.viewRect=null,this.enabled=!
1,this._scrollCallback=function()
{e._eventHandler("scroll")},this._resizeCallback=function(t)
{e._eventHandler("resize")}}y.prototype._getMissingRequiredParams=function()
{for(var e,t=[],i=0;i<this._requiredParams.length;i+
+)this[e=this._requiredParams[i]]||t.push(e);return
t},y.prototype._defaultParams={containerElem:null,innerPageElem:null,contentUrl:nul
l,origWidth:null,origHeight:null,fonts:null,docManager:null,pageNum:null},y.prototy
pe._requiredParams=["origWidth","origHeight","fonts","docManager","containerElem","
pageNum"],y.prototype._updateBoundingRect=function(){var
e,t,i,n;if(this.containerElem.getBoundingClientRect&&this.docManager.viewportManage
r.viewRect){var
o=this.containerElem.getBoundingClientRect(),s=this.docManager.viewportManager.view
Rect;t=o.left+s.left,e=o.top+s.top,s.offsetX&&(t-=s.offsetX),s.offsetY&&(e-
=s.offsetY),i=o.right-o.left,n=o.bottom-
o.top,this.boundingRect={left:t,top:e,bottom:e+n,right:t+i,width:i,height:n}}else
e=this.containerElem.offsetTop,t=this.containerElem.offsetLeft,i=this.containerElem
.offsetWidth,n=this.containerElem.offsetHeight,this.boundingRect={left:t,top:e,bott
om:e+n,right:t+i,width:i,height:n}},y.prototype._setContainerContents=function(e)
{e=e.replace(/<noscript *><img[^<>]*\/><\/noscript *>/g,"");var
t=document.createElement("div");t.innerHTML=e.trim();var
i=t.firstChild;this.containerElem.appendChild(i),this.innerPageElem=i,this.turnOnLi
nks(),this.fixSVGFonts(),this.displayDirty=!0,this.displayOn?
this.display():this.hide()},y.prototype.fixSVGFonts=function(){if(!
this._svgFontsFixed&&this.innerPageElem){if(u){!function e(t)
{if(t.nodeType==document.TEXT_NODE){var i=t.textContent.search(/[ \n][^
\n ]/);i>=0&&e(t.splitText(i+1))}else for(var n=t.childNodes,o=0;o<n.length;o+
+)e(n[o])}(this.innerPageElem),function e(t){for(var
i=t.childNodes,n=0;n<i.length;n++){var
o=i[n];if(o.nodeType==document.ELEMENT_NODE)e(o);else{var
s=i[n+1];s&&"#text"===s.nodeName&&t.insertBefore(document.createElement("span"),s)}
}}(this.innerPageElem)}this._svgFontsFixed=!
0}},y.prototype.imagePageContent=function(e){return'<img
src="'.concat(e,'"></img>')},y.prototype.load=function(){var
e=this;if(this.currentlyLoading=!0,this.loadHasStarted=!
0,this.innerPageElem)throw"We already have loaded this page, but it looks like you
called loadPage again";this.loadFonts();var
t="page".concat(this.pageNum,"_callback");if(window[t])try{delete
window[t]}catch(e){window[t]=void
0}if("rasterize"===this.docManager.displayType)return delete
this.currentlyLoading,void
this._setContainerContents(this.imagePageContent(this.contentUrl));var
i=document.createElement("script");window[t]=function(n)
{document.body.removeChild(i);var o=n[0];delete
e.currentlyLoading,e._setContainerContents(o);var
s=document.getElementById(e.containerElem.id);if(s&&s.classList.contains("blurred_p
age")&&e.docManager.doDynamicBlurring(e.containerElem.id),e.docManager.fireEvent("p
ageLoaded",e.containerElem),s&&e.docManager.lazyImageObserver){for(var
r=s.querySelectorAll(".absimg"),a=0;a<r.length;a+
+)r[a].style.display="block";e.docManager.observeImages(e.containerElem)}try{delete
window[t]}catch(e){window[t]=void
0}},i.src=this.contentUrl,i.type="text/javascript",i.charset="UTF-
8",document.body.appendChild(i)},y.prototype.remove=function()
{this.innerPageElem&&(this.innerPageElem.parentNode.removeChild(this.innerPageElem)
,delete this.innerPageElem,delete this.currentLoading,delete
this.loadHasStarted,this._linksTurnedOn=!1,this._imagesTurnedOn=!
1,this._svgFontsFixed=!1)},y.prototype.display=function(e,t){if((!this.displayOn||
this.displayDirty)&&(this.displayOn=!0,!this.currentlyLoading)){if(!
this.innerPageElem)return this.loadHasStarted?void 0:e?void this.load():void
0;this.displayDirty=!1,t||(this._linksTurnedOn||
this.turnOnLinks(),this._imagesTurnedOn||this.docManager.lazyImageObserver||
this.turnOnImages(),this._svgFontsFixed||
this.fixSVGFonts()),this.loadFonts(),this._innerPageVisible||
(this.containerElem.className=this.containerElem.className.replace(/placeholder|
not_visible/g,""),this._innerPageVisible=!0,t||
(this._fitContentsToWidth(),this.innerPageElem.style.display="block"))}},y.prototyp
e.hide=function(){(this.displayOn||this.displayDirty)&&(this.displayOn=!
1,this.innerPageElem&&(this.displayDirty=!
1,this.containerElem.className=this.containerElem.className+"
not_visible",this._innerPageVisible=!1))},y.prototype.setLoadFontGroup=function(e)
{e.addPage(this),this.loadFontGroup=e},y.prototype.loadFonts=function()
{this.loadFontGroup.load()},y.prototype._setZoomScale=function(e){var
t=this.innerPageElem;switch(m){case
1:t.style.WebkitTransform="scale(".concat(e,")"),t.style.WebkitTransformOrigin="top
left";break;case
2:t.style.MozTransform="scale(".concat(e,")"),t.style.MozTransformOrigin="top
left";break;case
4:t.style.OTransform="scale(".concat(e,")"),t.style.OTransformOrigin="top
left";break;case 3:t.originalZoom||(t.originalZoom="normal"==t.currentStyle.zoom?
1:parseFloat(t.currentStyle.zoom)/100),t.style.zoom=t.originalZoom*e*100+"%";break;
default:throw"Unknown scale method "+m}},y.prototype._fitContentsToWidth=function()
{if(this._targetWidth&&this.innerPageElem&&this._innerPageVisible){var
e=this._targetWidth/this.origWidth;this._setZoomScale(e),this._targetWidth=null}},y
.prototype.setWidth=function(e){var
t=Math.ceil(e/this.origWidth*this.origHeight);this.containerElem.style.width=e+"px"
,this.containerElem.style.height=t+"px",this._targetWidth=e,this._fitContentsToWidt
h()},y.prototype.setBounds=function(e,t){this.origWidth/this.origHeight>e/t?
t=Math.ceil(e/this.origWidth*this.origHeight):e=Math.ceil(t/this.origHeight*this.or
igWidth),this.containerElem.style.width=e+"px",this.containerElem.style.height=t+"p
x",this._targetWidth=e,this._fitContentsToWidth()},y.prototype.turnOnImages=functio
n(){if(!this.innerPageElem)throw"Can't turn on images for a page that's not
loaded";if(this._imagesTurnedOn)throw"Images have already been turned on for this
document";this._imagesTurnedOn=!0;for(var
e=this.innerPageElem.getElementsByTagName("img"),t=0;t<e.length;t+
+)this.docManager.lazyLoad(e[t])},y.prototype.turnOnLinks=function(){if(!
this.innerPageElem)throw"Can't turn on links for a page that's not
loaded";if(this._linksTurnedOn)throw"Links have already been turned on for this
document";this._linksTurnedOn=!0;for(var e=this.docManager,t=function(t){return
function()
{e.gotoPage(t.substring(4))}},i=this.innerPageElem.getElementsByTagName("a"),n=0;n<
i.length;n++){var o=i[n];if(o.className.toLowerCase().search("ll")>-1&&!o.href){var
r=o.getAttribute("orig");if(r){var
a=s.decode(r).replace(/^j[\W]*a[\W]*v[\W]*a[\W]*s[\W]*c[\W]*r[\W]*i[\W]*p[\W]*t[\W]
*:|^f[\W]*i[\W]*l[\W]*e[\W]*:/gi,"");a.search(/^page/)>-1?o.onclick=t(a):
(a.search(/^(http|
ftp)/)<0&&(a="http://"+a),o.target="_blank",d(o,a),o.rel="nofollow")}}}};function
v(){}function w(){this._name="book",this.currentPageId=null;var
e=this;this._fullscreenResizedCallback=function(t)
{e._fullscreenResized(t)}}function P()
{this._name="slideshow",this.currentPageId=null;var
e=this;this._fullscreenResizedCallback=function(t)
{e._fullscreenResized(t)}}function b(){this._name="scroll";var
e=this;this._verticalPositionChangeCallback=function()
{e.checkAndUpdateVisiblePages()},this._fullscreenResizedCallback=function()
{e._fullscreenResized()},this.shouldRestorePosition=!0}function M(e,t,i)
{this.options=i||{},this.options.extrasWidth=this.options.extrasWidth||
n,this.defaultViewMode=e||"scroll",this.mobile=t||!1,this.callbacks_ready=!
1,this.callbacks=[],this.initEventHelper(),this.pages={},this._pageWidths=null,this
._fontLoader=new p(this,this.options.hasWoffsCss),this.viewManagers={scroll:new
b,slideshow:new P,book:new w},this.viewportManager=new
_,this._currentFontAggregatorHostIdx=0,this.visiblePages=[],this.firstVisiblePage=n
ull,this.lastVisiblePage=null,this.firstHiddenPageNum=null,this.truncateDocument=wi
ndow.__truncate_document||!1,this.currentFontGroup=new
f(0,this._fontLoader),this.isScrolling=!
1,this._scrollingCount=0,"IntersectionObserver"in
window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in
window.IntersectionObserverEntry.prototype&&"isIntersecting"in
window.IntersectionObserverEntry.prototype&&this.setupLazyImageObserver()}function
E(e,t,i){return Math.min(i,Math.max(t,e))}return a(_,
["vertical","horizontal","either","resize"]),_.prototype._makeViewRect=function()
{var e=this.container,t=document.documentElement,i=e.scrollTop||e.scrollY||
e.pageYOffset||t.scrollTop,n=e.scrollLeft||e.scrollX||e.pageXOffset||
t.scrollLeft,o=e.clientWidth||e.innerWidth||t.clientWidth,s=e.clientHeight||
e.innerHeight||
t.clientHeight,r={top:i,left:n,right:n+o,bottom:i+s,width:o,height:s};if(this.conta
iner!==window){var
a=this.container.getBoundingClientRect&&this.container.getBoundingClientRect();a&&(
r.offsetX=a.left,r.offsetY=a.top)}return r},_.prototype._updateViewRect=function()
{var e=this.viewRect;return this.viewRect=this._makeViewRect(),{xChanged:!e||
e.left!=this.viewRect.left||e.width!=this.viewRect.width,yChanged:!e||e.top!
=this.viewRect.top||e.height!
=this.viewRect.height}},_.prototype._eventHandler=function(e){var
t=this._updateViewRect();["resize","both"].includes(e)&&(t.xChanged||
t.yChanged)&&this.fireEvent("resize",this.viewRect),(t.xChanged||
t.yChanged)&&this.fireEvent("either",this.viewRect),t.xChanged&&this.fireEvent("hor
izontal",thi
s.viewRect),t.yChanged&&this.fireEvent("vertical",this.viewRect)},_.prototype.enabl
e=function(){if(this.enabled)throw"ViewportManager has already been
enabled";this.enabled=!0,this.container=M.scrollParent||
window,this._eventHandler("both"),this.container.addEventListener("resize",this._re
sizeCallback,!1),(M.scrollParent?
this.container:window.document).addEventListener("scroll",this._scrollCallback,!
1)},_.prototype.disable=function(){if(!this.enabled)throw"ViewportManager has
already been disabled";this.enabled=!
1,window.removeEventListener("resize",this._resizeCallback,!
1),this.container.removeEventListener("scroll",this._scrollCallback,!
1)},v.prototype.name=function(){return
this._name},v.prototype.register=function(e,t){if(this.registered)throw"This
ViewManager is already registered";this.registered=!
0,this.documentManager=e,this.viewportManager=t,this._currentPageWidth=defaultViewW
idth,this._currentZoomMultiplier=1,this._updatePageWidths();var
i=this.documentManager.firstVisiblePage;this._register(e,t),i&&this.documentManager
.gotoPage(i.pageNum,
{}),e.executeCallbacks()},v.prototype._zoomedPageWidth=function(){return
this._currentPageWidth*this._currentZoomMultiplier},v.prototype._updatePageWidths=f
unction()
{this.documentManager.setPageWidths(this._zoomedPageWidth())},v.prototype.isTopPage
InView=function(){return!0},v.prototype._register=function(e,t)
{},v.prototype.unregister=function(){if(!this.registered)throw"This ViewManager is
already
unregistered";this.isFullscreen&&this.exitFullscreen(),this._setBodyWidth(),this._u
nregister(),this.registered=!1,delete this.documentManager,delete
this.viewportManager},v.prototype._unregister=function()
{},v.prototype._pagingStep=function(){return 1},v.prototype.gotoPage=function(e,t)
{if(!this.registered)throw"ViewManager must be registerd to call
gotoPage";this._gotoPage(e,t)},v.prototype._gotoPage=function(e,t)
{},v.prototype._fireHideExtras=function()
{this.documentManager._fireHideExtras(),this._extrasHidden=!
0},v.prototype._fireShowExtras=function()
{this.documentManager._fireShowExtras(),this._extrasHidden=!
1},v.prototype.enterFullscreen=function(){if(this.isFullscreen)throw"Fullscreen is
already
set";this._setBodyWidth(),this.viewportManager.addEvent("resize",this._fullscreenRe
sizedCallback),this._fireHideExtras(),this.resetZoom(),this._enterFullscreen(),this
._fullscreenResized(this.viewportManager.viewRect),this._currentPageWidth=this.view
portManager.viewRect.width,this.isFullscreen=!0;var
e=this.documentManager.firstVisiblePage;e&&this.documentManager.gotoPage(e.pageNum,
{}),this.documentManager._fireEnteredFullscreen()},v.prototype.exitFullscreen=funct
ion(){if(!this.isFullscreen)throw"Fullscreen is not
set";this.viewportManager.removeEvent("resize",this._fullscreenResizedCallback),thi
s._fireShowExtras(),this.resetZoom(),this._exitFullscreen(),this.isFullscreen=!
1;var
e=this.documentManager.firstVisiblePage;e&&this.documentManager.gotoPage(e.pageNum,
{}),this.documentManager._fireExitedFullscreen()},v.prototype._viewBarWidth=functio
n(){return this._extrasHidden?
0:this.documentManager.options.extrasWidth},v.prototype._enterFullscreen=function()
{},v.prototype._exitFullscreen=function()
{},v.prototype._fullscreenResized=function(e)
{},v.prototype._scrollWithZoom=function(e,t)
{window.scrollTo(0,e.top*t)},v.prototype.zoom=function(e){var
t=this.viewportManager.viewRect;t&&(this._currentZoomMultiplier*=e,this._setBodyWid
th(),this._updatePageWidths(),this.documentManager.setIsScrolling(!
0),this._scrollWithZoom(t,e),this._zoomed(),this.documentManager.setIsScrolling(!
1),this.documentManager._fireZoomed(e))},v.prototype._zoomed=function()
{},v.prototype.resetZoom=function()
{this._currentZoomMultiplier=1,this._setBodyWidth(),this._updatePageWidths(),this._
zoomed()},v.prototype._setBodyWidth=function(e){if(!M.scrollParent&&0!
=M.updateBodyWidth){var
t=document.documentElement.clientWidth,i=this._zoomedPageWidth()
+this._viewBarWidth()+10;globalHeader=document.getElementById("global_header"),i>t?
(document.body.style.width="".concat(i,"px"),globalHeader&&(globalHeader.style.widt
h="".concat(t,"px"))):
(document.body.style.width="100%",globalHeader&&(globalHeader.style.width="100%"))}
},w.prototype=new v,w.prototype._register=function(e,t)
{this._prepareDisplay()},w.prototype._unregister=function(){for(var e in
this.documentManager.pages)if(this.documentManager.pages.hasOwnProperty(e)){var
t=this.documentManager.pages[e];t.containerElem.classList.remove("book_view"),t.con
tainerElem.style.display=""}},w.prototype._prepareDisplay=function(){for(var e in
this.documentManager.pages)if(this.documentManager.pages.hasOwnProperty(e)){var
t=this.documentManager.pages[e];t.containerElem.classList.add("book_view"),t.contai
nerElem.style.display="none",t.hide()}this.documentManager.setPageMissingModulesVis
ible(!1),this.documentManager.gotoPage(this.documentManager.currentPageNum()||
1)},w.prototype._zoomed=function()
{this.documentManager.pages[this.currentPageId]},w.prototype._updatePageWidths=func
tion()
{this.documentManager.setPageWidths(this._zoomedPageWidth()/2)},w.prototype._paging
Step=function(){return 2},w.prototype._showPage=function(e){var
t=this.documentManager.pages[e];t&&(t.isVisible=!0,t.display(!
0),t.containerElem.style.display="")},w.prototype._hidePage=function(e){var
t=this.documentManager.pages[e];t&&(t.isVisible=!
1,t.containerElem.style.display="none",t.hide())},w.prototype._gotoPage=function(e,
t){(e=parseInt(e,10))%2==1&&(e-=1);var i,n;"number"==typeof
this.currentPageId&&(this._hidePage(this.currentPageId),this._hidePage(this.current
PageId+1)),i=this.documentManager.pages[e],n=this.documentManager.pages[e+1],(i||
n)&&(this.currentPageId=e,this.isFullscreen&&this._setPageBounds(this.viewportManag
er.viewRect),this._showPage(e),this._showPage(e+1),this.documentManager.visiblePage
sChanged())},w.prototype._setWidth=function(e)
{this._currentPageWidth=e,this.documentManager.setPageWidths(e)},w.prototype._fulls
creenResized=function(e){this._setWidth(e.width-
30)},w.prototype._enterFullscreen=function()
{this._previousPageWidth=this._currentPageWidth||
defaultViewWidth},w.prototype._exitFullscreen=function()
{this._setWidth(defaultViewWidth),this._setBodyWidth()},P.prototype=new
v,P.prototype._register=function(e,t){this._prepareDisplay();var
i=document.getElementById("scroll_preventer");i&&(i.style.overflow="hidden",i.style
.height="100%")},P.prototype._unregister=function(){var
e=document.getElementById("scroll_preventer");e&&(e.style.overflow="visible",e.styl
e.height="auto")},P.prototype._prepareDisplay=function(){for(var e in
this.documentManager.pages)if(this.documentManager.pages.hasOwnProperty(e)){var
t=this.documentManager.pages[e];t.containerElem.style.display="none",t.hide()}this.
documentManager.setPageMissingModulesVisible(!
1),this.documentManager.gotoPage(this.documentManager.currentPageNum()||
1)},P.prototype._setPageBounds=function(e){var
t=this.documentManager.pages[this.currentPageId];t&&t.setBounds(e.width,e.height)},
P.prototype._gotoPage=function(e,t){var
i;this.documentManager.pages.hasOwnProperty(e)&&(this.currentPageId&&(i=this.docume
ntManager.pages[this.currentPageId])&&(i.isVisible=!
1,i.containerElem.style.display="none",i.hide()),this.currentPageId=e,i=this.docume
ntManager.pages[e],this.isFullscreen&&this._setPageBounds(this.viewportManager.view
Rect),i.isVisible=!0,i.display(!
0),i.containerElem.style.display="",i._updateBoundingRect(),this.documentManager.vi
siblePagesChanged())},P.prototype._setWidth=function(e)
{this._currentPageWidth=e,this.documentManager.setPageWidths(e)},P.prototype._fulls
creenResized=function(e)
{this._setPageBounds(e)},P.prototype._enterFullscreen=function()
{this._previousPageWidth=this._currentPageWidth||
defaultViewWidth},P.prototype._exitFullscreen=function()
{this._setWidth(defaultViewWidth),this._setBodyWidth()},b.prototype=new
v,b.prototype._updateInViewport=function(e){var
t=this.viewportManager.viewRect,i=e.boundingRect,n=e.isVisible;return e.isVisible=!
(!t||!
i)&&(i.left<t.right&&i.right>t.left&&i.top<t.bottom&&i.bottom>t.top),this.adjacentV
isiblePages=1,n!=e.isVisible},b.prototype.checkAndUpdateVisiblePages=function(){var
e=!1;for(var t in this.pages)if(this.pages.hasOwnProperty(t)){var
i=this.pages[t],n=this._updateInViewport(i);e=e||n}e?
this.documentManager.visiblePagesChanged():this.documentManager.scheduleLogPageView
(),this._updateDisplayOnPages()},b.prototype._updateDisplayOnPages=function()
{if(this.documentManager.firstVisiblePage&&this.documentManager.lastVisiblePage)
{var e=this.documentManager.firstVisiblePage.pageNum-
this.adjacentVisiblePages,t=this.documentManager.lastVisiblePage.pageNum+this.adjac
entVisiblePages;for(var i in this.pages)if(this.pages.hasOwnProperty(i)){var
n=this.pages[i];n&&(n.pageNum>=e&&n.pageNum<=t?n.display():
(n.hide(),this.documentManager.fireEvent("pageHide",n)))}}},b.prototype._zoomed=fun
ction(){this.checkAndUpdateVisiblePages()},b.prototype._register=function(e,t)
{for(var i in
this.pages=e.pages,this.viewportManager.addEvent("vertical",this._verticalPositionC
hangeCallback),this.pages)
{if(this.pages.hasOwnProperty(i))this.documentManager.pages[i].containerElem.style.
display=""}this.documentManager.setPageMissingModulesVisible(!
0),this.documentManager._updatePageBoundingRects(),this.checkAndUpdateVisiblePages(
)},b.prototype.isTopPageInView=function(){var
e=this.documentManager.firstVisiblePage;return!e||
(this.documentManager._expectedFirstPageNum>e.pageNum||
e.boundingRect.top+5>=this.viewportManager.viewRect.top)},b.prototype._unregister=f
unction()
{this.viewportManager.removeEvent("vertical",this._verticalPositionChangeCallback),
delete this.pages},b.prototype._gotoPage=function(e,t){if(t=t||
{},this.pages.hasOwnProperty(e)){var
i=this.documentManager.pages[e];this.documentManager.setIsScrolling(!0);var
n=this.documentManager.viewportManager.container;return
i._updateBoundingRect(),n==window?scrollTo(i.boundingRect.left,i.boundingRect.top-
(t.offset||0)):n.scrollTop=i.boundingRect.top-(t.offset||0),this.documentMa
nager.setIsScrolling(!1),this.documentManager.isScrolling||
this.documentManager.visiblePagesChanged(),i.pageNum}},b.prototype._gotoNextPage=fu
nction()
{this.documentManager.firstVisiblePage&&this.documentManager.gotoPage(this.document
Manager.firstVisiblePage.pageNum+1,
{direction:1})},b.prototype._gotoPreviousPage=function()
{this.documentManager.firstVisiblePage&&this.documentManager.gotoPage(this.document
Manager.firstVisiblePage.pageNum-1,{direction:-
1})},b.prototype._setWidth=function(e){var
t=this.pagePosition();this._currentPageWidth=e,this._updatePageWidths(),this._setBo
dyWidth(),this.restorePosition(t)},b.prototype._fullscreenResized=function()
{this._setWidth((window.innerWidth||document.documentElement.clientWidth)-
30)},b.prototype._enterFullscreen=function()
{this._previousPageWidth=this._currentWidth||
defaultViewWidth},b.prototype._exitFullscreen=function()
{this._setWidth(this._previousPageWidth)},b.prototype.pagePosition=function(){var
e=this.viewportManager.container,t=this.documentManager.pages[this.documentManager.
currentPageNum()||1],i=e.scrollTop,n=e.scrollLeft,o=(i-
t.boundingRect.top)/t.boundingRect.height,s=(n-
t.boundingRect.left)/t.boundingRect.width;return[t.pageNum,o,s]},b.prototype.restor
ePosition=function(e){if(!this._disableRestorePosition){var
t=this.pages[e[0]].containerElem;if(this._gotoPage(e[0],{offset:-
Math.floor(e[1]*t.clientHeight)}),null!==e[2]){var
i=this.viewportManager.container,n=e[2];n=Math.floor(n*t.clientWidth);var
o=t.clientWidth-
i.clientWidth;i.scrollLeft=Math.min(o,n)}}},b.prototype.zoom=function(e)
{if(this.viewportManager.viewRect){var
t=this.pagePosition();this._currentZoomMultiplier*=e,this._setBodyWidth(),this._upd
atePageWidths(),this.shouldRestorePosition&&this.restorePosition(t),this._zoomed(),
this.documentManager._fireZoomed(e)}},a(M,
["expectedFirstPageChanged","viewmodeChanged","enteredFullscreen","exitedFullscreen
","hideExtras","showExtras","zoomed","pageHide","pageLoaded","allPagesAdded","pageV
iew","visiblePagesChanged","viewmodeInitialized"]),M.prototype.setupLazyImageObserv
er=function(){var e=this;this.lazyImageObserver=new
IntersectionObserver((function(t,i){t.forEach((function(t)
{t.isIntersecting&&e.lazyLoad(t.target)}))}))},M.prototype.lazyLoad=function(e)
{e.className.toLowerCase().search("absimg")>-1&&!
e.src&&(e.src=this.subImageSrc(e.getAttribute("orig")),e.removeAttribute("orig"),e.
style.display="block",this.lazyImageObserver&&this.lazyImageObserver.unobserve(e))}
,M.prototype.observeImages=function(e)
{if(this.lazyImageObserver&&this.lazyImageObserver.observe)for(var
t=e.getElementsByTagName("img"),i=0;i<t.length;i+
+)t[i].className.toLowerCase().search("absimg")>-
1&&this.lazyImageObserver.observe(t[i])},M.prototype.registerCallback=function(e)
{this.callbacks_ready?
e.call(this):this.callbacks.push(e)},M.prototype.executeCallbacks=function(){var
e=this;this.callbacks_ready=!0,this.callbacks.forEach((function(t)
{t.call(e)}))},M.prototype.disableRestorePosition=function()
{this.viewManagers.scroll._disableRestorePosition=!
0},M.prototype._fireZoomed=function(e)
{this.fireEvent("zoomed",e)},M.prototype.nextFontAggregatorHost=function(){return
this._currentFontAggregatorHostIdx=(this._currentFontAggregatorHostIdx+1)%this.font
AggregatorHosts.length,this.fontAggregatorHosts[this._currentFontAggregatorHostIdx]
},M.prototype._fireHideExtras=function()
{this.fireEvent("hideExtras")},M.prototype._fireShowExtras=function()
{this.fireEvent("showExtras")},M.prototype.currentPageNum=function(){return
this._expectedFirstPageNum},M.prototype.setupTestElements=function()
{this._fontLoader.setupTestElements()},M.prototype.pageCount=function()
{if(this.hasOwnProperty("_pageCount"))return this._pageCount;var e=0;for(var t in
this.pages)this.pages.hasOwnProperty(t)&&e++;return
this._pageCount=e,this._pageCount},M.prototype.truncatedPagesString=function()
{return"".concat(this.firstHiddenPageNum,"-").concat(this.originalPageCount)},M.pro
totype.setupPaidDocument=function(e,t)
{this.allowedPages=e,this.originalPageCount=t,this._allowedPagesHash=[],this._maxim
umAllowedPage=Math.max.apply(null,this.allowedPages),this._minimumAllowedPage=Math.
min.apply(null,this.allowedPages),this._isPaidDocument=!
0,this._pageMissingElements=[];for(var i=0;i<e.length;i+
+)this._allowedPagesHash[e[i]]=!0,(i>0&&e[i]>e[i-1]+1||0===i&&1!
=e[i])&&this._pageMissingElements.push("page_missing_explanation_"+e[i].toString())
;this._maximumAllowedPage!
=this.originalPageCount&&this._pageMissingElements.push("page_missing_explanation_"
+(this.originalPageCount+1).toString())},M.prototype.minimumPageNumber=function()
{return"book"===this.viewMode()?0:1},M.prototype.maximumPageNumber=function()
{return this.allowedPages?
this.originalPageCount:this.pageCount()},M.prototype.getClosestPageNumber=function(
e,t){if(!this.allowedPages)return e;if(this._allowedPagesHash[e])return
e;if(e>=this._maximumAllowedPage)return
this._maximumAllowedPage;if(e<=this._minimumAllowedPage)return
this._minimumAllowedPage;for(var i=1;i<=this.originalPageCount;i++){if(t<=0&&!
0===this._allowedPagesHash[e-i])return e-i;if(t>=0&&e+i<this.originalPageCount&&!
0===this._allowedPagesHash[e+i])return
e+i}},M.prototype.setPageMissingModulesVisible=function(e)
{if(this._isPaidDocument)for(var t=0;t<this._pageMissingElements.length;t++){var
i=document.getElementById(this._pageMissingElements[t]);i&&(this.truncateDocument?
i.remove():i.style.display=e?"block":"none")}},M.prototype.getNextAvailablePage=fun
ction(e){return
getClosestPageNumber(e,1)},M.prototype.getPreviousAvailablePage=function(e){return
getClosestPageNumber(e,-1)},M.prototype.flushFontQueue=function()
{this._fontLoader.flushFontQueue()},M.prototype.visiblePagesChanged=function(){var
e=[];for(var t in this.pages)if(this.pages.hasOwnProperty(t)){var
i=this.pages[t];i.isVisible&&e.push(i)}if(e.length){e.sort((function(e,t){return
e.pageNum<t.pageNum?-
1:1})),this.fireEvent("visiblePagesChanged",e),this.visiblePages=e;var
n=this.firstVisiblePage;this.firstVisiblePage=e.length>0?
e[0]:null,this.lastVisiblePage=e.length>0?e[e.length-1]:null,this.isScrolling||
(this._loadAdjacentFonts(),this._loadAdjacentPages()),(this.firstVisiblePage===n||
this.firstVisiblePage&&n)&&this.firstVisiblePage.pageNum==n.pageNum||!
this.isScrolling&&this.firstVisiblePage&&this._updateExpectedFirstPage(this.firstVi
siblePage.pageNum),this.scheduleLogPageView()}},M.prototype.boundingRatioForPage=fu
nction(e){var t=this.viewportManager.viewRect,i=e.boundingRect,n=i.bottom-
i.top,o=i.right-i.left;return{left:(t.left-i.left)/o,right:(t.right-
i.right)/o+1,top:E((t.top-
i.top)/n+e.pageNum,e.pageNum,e.pageNum+1),bottom:E((t.bottom-
i.bottom)/n+e.pageNum+1,e.pageNum,e.pageNum+1)}},M.prototype.scheduleLogPageView=fu
nction(){var
e=this;this.logPageViewTimout&&window.clearTimeout(this.logPageViewTimout),this.log
PageViewTimout=window.setTimeout((function()
{e.logPageView(),e.logPageViewTimout=null}),1e3)},M.prototype.getVisibleBBox=functi
on(){var e={};if(this.firstVisiblePage){var
t=this.boundingRatioForPage(this.firstVisiblePage);e.left=t.left,e.right=t.right,e.
top=t.top}if(this.lastVisiblePage){var
i=this.boundingRatioForPage(this.lastVisiblePage);e.bottom=i.bottom}return
e},M.prototype.logPageView=function(){var e,t=this.getVisibleBBox();for(var i in
t)t.hasOwnProperty(i)&&(t[i]=(e=t[i],Math.floor(100*e)/100));var n=window.
$rat;n&&n("fourgen.viewchange","2"==window.RAT_API_VERSION?[[t.left,t.top],
[t.right,t.bottom]]:"(".concat(t.left," ").concat(t.top,") (").concat(t.right,"
").concat(t.bottom,")"));return
this.fireEvent("pageView"),t},M.prototype._updateExpectedFirstPage=function(e)
{this._expectedFirstPageNum=e,this.fireEvent("expectedFirstPageChanged",this._expec
tedFirstPageNum)},M.prototype._loadAdjacentFonts=function()
{if(this.firstVisiblePage&&this.lastVisiblePage)for(var
e=this.firstVisiblePage.pageNum-i,t=this.lastVisiblePage.pageNum+i,n=e;n<=t;n++)
{var o=this.pages[n];o&&o.loadFonts()}},M.prototype._loadAdjacentPages=function()
{if(this.firstVisiblePage&&this.lastVisiblePage){for(var
e=this.firstVisiblePage.pageNum-t,i=this.lastVisiblePage.pageNum+t,n=e;n<=i;n++)
{var o=this.pages[n];o&&!
o.loadHasStarted&&(o.load(),this.mobile&&o.setWidth(this._pageWidths))}this.mobile&
&this._removeUnusedPages()}},M.prototype._removeUnusedPages=function(){for(var
e=this.firstVisiblePage.pageNum-
t,i=this.lastVisiblePage.pageNum+t,n=this.pages,o=t+1;n[o];)(o<e||
o>i)&&n[o].remove(),o++},M.prototype._updatePageBoundingRects=function(){for(var e
in
this.pages)this.pages.hasOwnProperty(e)&&this.pages[e]._updateBoundingRect()},M.pro
totype.removeInsteadOfBlurring=function(e){return!!
(this.truncateDocument&&this.firstHiddenPageNum&&e.pageNum>=this.firstHiddenPageNum
)||(!!M.disablePageBlur||"undefined"==typeof
Scribd)},M.prototype.addPage=function(e){if(!
this.firstHiddenPageNum&&e.blur&&(this.firstHiddenPageNum=e.pageNum),!
this.removeInsteadOfBlurring(e)){if(void 0===e.pageNum)throw"must have pageNum
param";if(e.docManager=this,e.innerPageElem)for(var
t=e.innerPageElem.querySelectorAll(".absimg"),i=0;i<t.length;i+
+)t[i].style.display="block";var n=new y(e);return
this.pages[e.pageNum]=n,this._pageWidths&&n.setWidth(this._pageWidths),this.current
FontGroup.isFull()&&(this.currentFontGroup=this.currentFontGroup.newNextGroup()),n.
setLoadFontGroup(this.currentFontGroup),n}e.containerElem.parentNode.removeChild(e.
containerElem)},M.prototype.setIsScrolling=function(e){e?
this._scrollingCount+=1:this._scrollingCount-
=1,this._scrollingCount<0&&(this._scrollingCount=0),0===this._scrollingCount?
this.isScrolling=!1:this.isScrolling=!0},M.prototype.setViewManager=function(e,t)
{var i=this;this._currentViewManager?(this._setViewManager(e),"function"==typeof
t&&t()):this.addEvent("viewmodeInitialized",(function()
{i.setViewManager(e,t)}))},M.prototype._setViewManager=function(e,t){t||
this._currentViewManager.unregister();var
i=this._currentViewManager;this._currentViewManager=this.viewManagers[e],this._curr
entViewManager.register(this,this.viewportManager),this.fireEvent("viewmodeChanged"
,
this.viewMode(),i?i.name():null)},M.prototype.setInitialViewManager=function(e)
{if(this._currentViewManager)throw"This should be called before any view manager
exists";this._setViewManager(e,!
0),this.fireEvent("viewmodeInitialized",this.viewMode(),null)},M.prototype.setDefau
ltWidth=function(e)
{this._currentViewManager._currentPageWidth=e,this._currentViewManager._currentZoom
Multiplier=1,this._currentViewManager._updatePageWidths()},M.prototype.subImageSrc=
function(e){var t,i=0;for(t=0;t<e.length;t++)i+=e.charCodeAt(t);var
n=this._imageDomainSubstitutionList[i
%this._imageDomainSubstitutionList.length];return
e.replace(this._imageDomainSubstitutionFrom,n)},M.prototype.allPagesAdded=function(
){if(this._allPagesAddedCalled)throw"can only call allPagesAdded
once";this.viewportManager.enable(),this._updatePageBoundingRects(),this.setInitial
ViewManager(this.defaultViewMode),this.fireEvent("allPagesAdded")},M.prototype.setE
mbeddedDoc=function(e)
{this._isEmbed="True"===e},M.prototype.setPageWidths=function(e){for(var t in
this._pageWidths=e,this.pages)this.pages.hasOwnProperty(t)&&this.pages[t].setWidth(
this._pageWidths);this._updatePageBoundingRects()},M.prototype.addFont=function(e,t
,i,n,o,s){this._fontLoader.addFont(e,t,i,n,o,s)},M.prototype.initStyles=function()
{this._fontLoader.initStyles()},M.prototype.gotoPage=function(e,t){var i=!(e
%1==0),n=null;if(i&&(n=+(e%1).toFixed(2),e=Math.floor(e)),!
(e<this.minimumPageNumber()||e>this.maximumPageNumber())){t||
(t={}),i&&null==t.frac&&(t.frac=n);var o=t.direction||0,s=this.pages[e];void
0===s&&this._isPaidDocument&&(e=this.getClosestPageNumber(e,o),s=this.pages[e]),thi
s.mobile&&this.pages[e]&&this.pages[e].setWidth(this._pageWidths),this._updateExpec
tedFirstPage(e),this._currentViewManager.gotoPage(this._expectedFirstPageNum,t)}},M
.prototype.gotoPreviousPage=function(){var
e=this._currentViewManager._pagingStep();this._currentViewManager.isTopPageInView()
?this.gotoPage(this._expectedFirstPageNum-e,{direction:-
1}):this.gotoPage(this._expectedFirstPageNum,{direction:-
1})},M.prototype.gotoNextPage=function(){var
e=this._currentViewManager._pagingStep();this.gotoPage(this._expectedFirstPageNum+e
,{direction:1})},M.prototype.enterFullscreen=function()
{this._currentViewManager.enterFullscreen()},M.prototype.exitFullscreen=function()
{this._currentViewManager.exitFullscreen()},M.prototype.isFullscreen=function()
{return
this._currentViewManager.isFullscreen},M.prototype._fireEnteredFullscreen=function(
){this.fireEvent("enteredFullscreen")},M.prototype._fireExitedFullscreen=function()
{this.fireEvent("exitedFullscreen")},M.prototype.viewMode=function(){return
this._currentViewManager?
this._currentViewManager.name():null},M.prototype.zoom=function(e)
{this._currentViewManager.zoom(e)},M.prototype.resetZoom=function()
{this._currentViewManager.resetZoom()},M.prototype.setImageDomainSubstitution=funct
ion(e,t)
{this._imageDomainSubstitutionFrom=e,this._imageDomainSubstitutionList=t},M.prototy
pe.disableViewManagerResizeWidth=function(){v.prototype._setBodyWidth=function()
{}},M.prototype.disable=function(){this.disabled||(this.disabled=!
0,this.viewportManager.disable())},M.prototype.disableCopyPasteOnPage=function(e)
{["dragstart, selectstart, contextmenu"].forEach((function(t){e.addEventListener(t,
(function(e)
{e.preventDefault()}))})),e.setAttribute("unselectable","on"),e.querySelectorAll("*
").forEach((function(e)
{e.setAttribute("unselectable","on")}))},M.prototype.doDynamicBlurring=function(e)
{var t;if(!this.removeInsteadOfBlurring())
{t=document.getElementById(e),this.disableCopyPasteOnPage(t);var i=function(){var
e=document.createElement("div");t.appendChild(e);var
i=0===t.querySelectorAll(".text_layer,
.image_layer").length;window.render_blur_promo(e,i)};window.__app_loaded?
i():window.__pages_to_blur.push(i),t.querySelectorAll(".text_layer").forEach((funct
ion(e){e.style["text-shadow"]="0px 0px 70px
black",e.style.color="transparent"})),t.querySelectorAll(".text_layer
[style]").forEach((function(e)
{e.style.color="transparent"})),t.querySelectorAll(".image_layer
img").forEach((function(e){e.style.opacity=.04}))}},M.setJQuery=function(e)
{console.info("DocumentManager.setJQuery is deprecated. jQuery is no longer a
dependency.")},M.ScrollViewManager=b,M.SlideViewManager=P,M.BookViewManager=w,M}
();window.DocumentManager=s}(),window.NodeList&&!
NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(e,t){t=t||
window;for(var i=0;i<this.length;i+
+)e.call(t,this[i],i,this)})},j36g:function(e,t,i){(function(e){("undefined"!
=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:
{}).SENTRY_RELEASE={id:"DRY_RUN"}}).call(this,i("yLpj"))},yLpj:function(e,t){var
i;i=function(){return this}();try{i=i||new Function("return this")()}catch(e)
{"object"==typeof window&&(i=window)}e.exports=i}},[[1,0]]]);
//# sourceMappingURL=4gen.fadc00a27f4f3520165f.js.map</script><div
class="global_wrapper"><div class="autogen_class_views_pdfs_show
autogen_class_widgets_base" id="autogen_id_371423935"><div
class="visually_hidden"></div><div id="portal"></div><div id="content"
style="display: none;"><style></style>
<script type="text/javascript">
var defaultViewWidth = defaultViewWidth || 847.0;

var docManager = new DocumentManager(


"scroll",
"web" == "mobile",
{ hasWoffsCss: "False" == "True" }
); // Our global manager for this view page
window.docManager = docManager;
docManager.setEmbeddedDoc('False');
docManager.fontAggregatorHosts = ["https://html1-f.scribdassets.com",
"https://html2-f.scribdassets.com"];
docManager.assetPrefix = "4myt2v216o6r9fts";
docManager.addFont(0, "", "ff0", "Verdana, Verdana, Geneva, sans-serif",
"normal", "normal");
docManager.displayType = "vector";
docManager.initStyles();
docManager.setPageWidths(defaultViewWidth);
docManager.setImageDomainSubstitution(/http:\/\/html.scribd.com/,
["https://html1-f.scribdassets.com", "https://html2-f.scribdassets.com"]);

var css = 'body{font-


size:100%;width:100%;margin:0px;padding:0px;border:none}div.outer_page{position:rel
ative;display:block;font-size:16px;margin:10px;margin-
bottom:20px}div.blurred_page{-webkit-user-select:none;-khtml-user-drag:none;-khtml-
user-select:none;-moz-user-select:none;-moz-user-select:-moz-none;-ms-user-
select:none;user-select:none}div.outer_page.book_view{display:inline-
block}div#page_wrapper{width:100%}div.page{left:0;position:relative;overflow:hidden
;font-family:Helvetica, Times;top:0;line-
height:1;color:#000000}div.layer{position:absolute;left:0;top:0;width:0;height:0}di
v.inner_layer{position:relative}div.abstext{position:absolute}.absimg{position:abso
lute;border:none}span.ib{overflow:hidden;white-space:nowrap;display:inline-
block;vertical-align:bottom;letter-spacing:0}div.page div{white-
space:nowrap}div.scale_hack div.middle_layer{font-size:15.0em}div.scale_hack
div.inner_layer{-moz-transform:scale(0.06667);-moz-transform-origin:top left;-
webkit-transform:scale(0.06667);-webkit-transform-origin:top left;-o-
transform:scale(0.06667);-o-transform-origin:top left}span.nw{white-
space:nowrap;position:static}span.jbr{width:100%;display:inline-block}.inner_layer
div{position:absolute}.inner_layer
p{position:absolute;margin:0;padding:0}.inner_layer p.pj span span{line-
height:0px}.inner_layer p.pl span,.inner_layer p.pc span,.inner_layer p.pr
span{line-height:0px}.inner_layer p.pj{white-space:normal;text-
align:justify}.inner_layer p.pl{text-align:left}.inner_layer p.pr{text-
align:right}.inner_layer p.pc{text-align:center}.inner_layer div span,.inner_layer
p span{position:relative}.inner_layer div,.inner_layer span{white-
space:nowrap}div.outer_page_container{position:relative}div.newpage{white-
space:nowrap;position:relative;top:0px;left:0px;text-
rendering:auto;color:#000000}div.image_layer{width:0px;height:0px;position:absolute
;top:0px;left:0px}div.image_layer
.absimg{position:absolute;border:none;left:0px}div.link_layer{width:0px;height:0px;
position:absolute;top:0px;left:0px}div.text_layer div{white-
space:nowrap;padding:0;margin:0;border:none;line-height:1}div.text_layer
span{white-space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1}span.g{position:absolute;border:none;left:0px}.text_layer span.w{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline-block}.text_layer
a.ll{position:static;display:inline;color:inherit;text-decoration:none}.text_layer
span.l{white-space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline}.text_layer span.l1{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-1px}.text_layer span.l2{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-2px}.text_layer span.l3{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-3px}.text_layer span.l4{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-4px}.text_layer span.l5{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-5px}.text_layer span.l6{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-6px}.text_layer span.l7{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-7px}.text_layer span.l8{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-8px}.text_layer span.l9{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-9px}.text_layer span.l10{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-10px}.text_layer span.l11{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-11px}.text_layer span.l12{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;display:inline;margin-left:-12px}.text_layer span.w1{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:1px;display:inline-block}.text_layer span.w2{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:2px;display:inline-block}.text_layer span.w3{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:3px;display:inline-block}.text_layer span.w4{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:4px;display:inline-block}.text_layer span.w5{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:5px;display:inline-block}.text_layer span.w6{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:6px;display:inline-block}.text_layer span.w7{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:7px;display:inline-block}.text_layer span.w8{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:8px;display:inline-block}.text_layer span.w9{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:9px;display:inline-block}.text_layer span.w10{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:10px;display:inline-block}.text_layer span.w11{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:11px;display:inline-block}.text_layer span.w12{white-
space:nowrap;padding:0;margin:0;border:none;height:1px;line-
height:1;width:12px;display:inline-
block}a.ll{display:block;position:absolute}div.text_layer{position:absolute;top:0;l
eft:0;width:0;height:0;-o-transform:scale(0.2);-o-transform-origin:top left;-moz-
transform:scale(0.2);-moz-transform-origin:top left;-webkit-transform:scale(0.2);-
webkit-transform-origin:top left;-ms-transform:scale(0.2);-ms-transform-origin:top
left;transform:scale(0.2);transform-origin:top
left}span.a{position:absolute;border:none;left:0px}';
var head = document.head || document.getElementsByTagName('head')[0];
var style = document.createElement('style');
style.type = 'text/css';
style.appendChild(document.createTextNode(css));
head.appendChild(style);
</script>
</div><div data-hypernova-key="doc_page" data-hypernova-id="0610144a-d6b7-42ec-
a439-4adc8df38d3e"><div class="auto__doc_page_shared_base_page
auto__doc_page_page"><div class="modal_wrapper"><div
class="auto__doc_page_shared_flash_container modal_open" role="alert"></div><div
class="auto__doc_page_shared_modal_container"></div></div><div
class="page_wrapper"><div class="auto__shared_navigation_globalnav"><header
class="auto__shared_navigation_globalnav_header" id="global_header" tabindex="-
1"><div class="header_container flex_row"><div class="breakpoint_hide b700
above"><a class="logo_menu_button" href="#" aria-haspopup="true" aria-
expanded="false"><span class="auto__shared_navigation_global_nav_hamburger" aria-
hidden="true"><span class="top"></span><span class="middle"></span><span
class="bottom"></span></span><img alt="Scribd" class="smallest_logo_button logo"
role="img" src="/images/logos/scribd_s_logo.png"/></a></div><div
class="breakpoint_hide b700 at_or_below"><div class="logo_container flex_col
static"><a class="icon_button logo_button" href="https://www.scribd.com/"><img
alt="Scribd" class="logo" role="img"
src="/images/landing/home2_landing/scribd_logo_horiz_small.svg"/></a></div></div><d
iv class="auto__doc_page_shared_search_input_input search_input_container
nav_search" role="search"><form class="search_form" autoComplete="off"><label><span
class="visually_hidden">Search</span><input type="search" autoCapitalize="off"
autoComplete="off" autoCorrect="off" class="search_input" id="header_search_input"
name="query" placeholder="Search" value=""/></label><button
class="auto__doc_page_shared_forms_common_button search_button no_spinner flat_btn"
type="submit"><span aria-hidden="true" class="icon icon-ic_search
search_icon"></span><span class="visually_hidden">Search</span><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-hidden="true"></span></div></button><button type="button"
class="close_related_search_button icon-ic_close"><span
class="visually_hidden">Close suggestions</span></button></form></div><div
class="breakpoint_hide b550 at_or_below"><div class="right_tools flex_row"><a
class="referral_text with_right_border" href="https://www.scribd.com/referrals?
source=header">Read for Free</a><a aria-label="Upload a document"
class="icon_button upload_button with_right_border" href="/upload-document"><span
aria-hidden="true" class="icon icon-ic_globalnav_upload"
role="presentation"></span><div class="breakpoint_hide b700 at_or_below"><span
class="icon_button_text">Upload</span></div></a><div
class="auto__shared_navigation_language_picker icon_button language_picker
with_right_border"><div class="auto__doc_page_shared_react_button_menu
button_menu_container"><div class="button_menu_wrapper"><span
class="selector_button"><a class="text_btn language_btn flex_row menu_handle"
href="#language" aria-haspopup="true" aria-expanded="false"><span class="icon icon-
ic_language"></span><span class="prefix icon_button_text">en</span><span
class="down_arrow icon-ic_dropdown_alt" aria-hidden="true"></span><span
class="visually_hidden"><span lang="en">Change
Language</span></span></a></span></div></div></div><div
class="auto__shared_usermenubutton"><a class="user_util user_util_btn" href="#user-
util-view-profile" aria-expanded="false"><div class="button_content flex_row"><div
class="auto__doc_page_shared_persona_icon_icon persona_icon small icon-
ic_user_circle" aria-hidden="true"> </div><span class="icon icon-ic_dropdown_alt
down_arrow arrow user_util"></span></div></a></div></div></div></div><div
class="color_divider flex_row"><div class="color_section seafoam_regular"
style="width:4%"></div><div class="color_section teal_dark"
style="width:12%"></div><div class="color_section teal_light"
style="width:48%"></div><div class="color_section midnight_light"
style="width:12%"></div><div class="color_section wine_light"
style="width:16%"></div><div class="color_section yellow_dark"
style="width:8%"></div></div></header><div
class="auto__shared_navigation_globalnav_sidebar hybrid_sidebar"><div
class="breakpoint_hide b700 sidbar_breakpoint_wrapper at_or_below"><div
class="translucent_background"></div><nav class="vertical_nav"><div
class="sidebar_container flex_col"><div class="upper"><ul class="top_section"><li
class="nav_row home" id="nav_row_home"><a href="https://www.scribd.com/"
class="nav_link flex_row"><span aria-hidden="true" class="icon icon-
ic_globalnav_home"></span><div class="title_container flex_col"><div
class="flex_row"><div class="nav_title">Home</div></div></div></a></li><li
class="nav_row saved" id="nav_row_saved"><a href="/saved" class="nav_link
flex_row"><span aria-hidden="true" class="icon icon-
ic_save_for_later_2px"></span><div class="title_container flex_col"><div
class="flex_row"><div class="nav_title">Saved</div></div></div></a></li></ul><div
class="divider" id="top_section_divider"></div><ul aria-
labelledby="sidebar_nav_categories" class="categories"><li class="nav_row
bestsellers"><a href="https://www.scribd.com/bestsellers" class="nav_link
flex_row"><span aria-hidden="true" class="icon icon-
ic_globalnav_topcharts"></span><div class="title_container flex_col"><div
class="flex_row"><div class="nav_title">Bestsellers</div></div></div></a></li><li
class="nav_row book"><a href="https://www.scribd.com/books" class="nav_link
flex_row"><span aria-hidden="true" class="icon icon-ic_book"></span><div
class="title_container flex_col"><div class="flex_row"><div
class="nav_title">Books</div></div></div></a></li><li class="nav_row audiobook"><a
href="https://www.scribd.com/audiobooks" class="nav_link flex_row"><span aria-
hidden="true" class="icon icon-ic_audiobook"></span><div class="title_container
flex_col"><div class="flex_row"><div
class="nav_title">Audiobooks</div></div></div></a></li><li class="nav_row
summary"><a href="https://www.scribd.com/snapshots" class="nav_link flex_row"><span
aria-hidden="true" class="icon icon-ic_globalnav_snapshot"></span><div
class="title_container flex_col"><div class="flex_row"><div
class="nav_title">Snapshots</div></div></div></a></li><li class="nav_row
magazine"><a href="https://www.scribd.com/magazines" class="nav_link
flex_row"><span aria-hidden="true" class="icon icon-ic_magazine"></span><div
class="title_container flex_col"><div class="flex_row"><div
class="nav_title">Magazines</div></div></div></a></li><li class="nav_row
document"><a href="https://www.scribd.com/docs" class="nav_link flex_row"><span
aria-hidden="true" class="icon icon-ic_document"></span><div class="title_container
flex_col"><div class="flex_row"><div
class="nav_title">Documents</div></div></div></a></li><li class="nav_row
sheet_music"><a href="https://www.scribd.com/sheetmusic" class="nav_link
flex_row"><span aria-hidden="true" class="icon icon-ic_songbook"></span><div
class="title_container flex_col"><div class="flex_row"><div class="nav_title">Sheet
Music</div></div></div></a></li></ul></div><div class="breakpoint_hide b700
above"><ul class="bottom_section flex_col"><div class="breakpoint_hide b550
above"><li class="nav_row upload"><a href="https://www.scribd.com/upload-document"
class="nav_link flex_row"><span aria-hidden="true" class="icon icon-
ic_globalnav_upload"></span><div class="title_container flex_col"><div
class="flex_row"><div class="nav_title">Upload</div></div></div></a></li></div><div
class="divider"></div><li class="nav_row language"><a href="#" class="nav_link
flex_row"><span aria-hidden="true" class="icon icon-ic_language"></span><div
class="title_container flex_col"><div class="flex_row"><div
class="nav_title">English</div><span class="icon-ic_right_caret_1px side_arrow"
aria-hidden="true"></span></div></div></a></li><li role="presentation"><div
class="color_divider flex_row"><div class="color_section seafoam_regular"
style="width:4%"></div><div class="color_section teal_dark"
style="width:12%"></div><div class="color_section teal_light"
style="width:48%"></div><div class="color_section midnight_light"
style="width:12%"></div><div class="color_section wine_light"
style="width:16%"></div><div class="color_section yellow_dark"
style="width:8%"></div></div></li><div class="breakpoint_hide b550 above"><li
class="nav_row user_button"><a href="#" class="flex_row unstyled_link"><div
class="auto__doc_page_shared_persona_icon_icon persona_icon small icon-
ic_user_circle" aria-hidden="true"> </div><div class="user_copy"><span
class="greeting">Hi rich!</span><div class="profile_button flex_row"><span
class="label">Your profile</span><span class="icon icon-
ic_right_caret_1px"></span></div></div></a></li></div></ul></div></div></nav><div
id="social_proof_root"></div></div></div></div><div
class="auto__doc_page_shared_flash_container" role="alert"></div><div
class="auto__doc_page_shared_toast_container" role="alert"></div><section
class="body"><div class="auto__doc_page_body_body"><div
id="reading_progress_container" class="document_column"><div class="breakpoint_hide
b450 above"><section class="auto__doc_page_app_page_body_metadata metadata_section
narrow"><div class="auto__app_page_body_metadata_title data_row
title"><h1>Freebitco.in Low balance Script 2019</h1></div><div
class="auto__app_page_body_metadata_publisher data_row publish_info inline"><h2
class="heading">Uploaded by</h2><a
href="https://www.scribd.com/user/440666877/GEO21">GEO21</a> <div
class="auto__app_page_body_metadata_created_at data_row created_at inline"><span
class="visually_hidden"><h3>Date uploaded</h3></span><div>on Feb 06,
2019</div></div></div><div class="auto__app_page_body_metadata_summary"><div
class="votes"><span class="upvotes"><span aria-hidden="true" class="icon icon-
ic_thumbsup_outline"></span><span class="text">7<span class="visually_hidden"> Up
votes</span></span></span><span class="downvotes"><span aria-hidden="true"
class="icon icon-ic_thumbsdown_outline"></span><span class="text">0<span
class="visually_hidden"> Down votes</span></span></span></div><div
class="separator" aria-hidden="true"></div><span class="views">469 views</span><div
class="separator" aria-hidden="true"></div><span class="page_count">2
pages</span></div><div class="auto__app_page_body_metadata_info_accordion exited
has_description"><button type="button" class="active_area"><h2
class="button_title">Document Information</h2><span aria-hidden="true" class="icon
icon-ic_dropdown_alt down"><span class="visually_hidden">click to expand document
information</span></span></button><div
class="auto__app_page_body_metadata_description data_row description inline"><span
class="visually_hidden"><h3>Description:</h3></span><div>Script 2019 para
freebitcoin, para aquellos que apenas comienzan a ganar en esta pagina pero con
baja cantidad de satoshis y los que no registrarse en este enlace:
https://freebitco.in/?r=11273308, si desean subir sus ganancias de forma pasiva y
sin mucho riesgo en el juego de MULTIPLY YOUR BITCOINS PLAYING HI-LO, Para empezar
a utilizar el bot, debes dirigirte a "Multiply BTC" Lo que tendrás que realizar a
continuación, es presionar en tu teclado la tecla "F12". Esto abrirá la pagina al
lado derecho observaras una consola para insertar los comandos, seleccionar
"console" deberás pegar el siguiente código, cuidar de copiar de esta forma:

var startValue = &#x27;0.00000001&#x27;, // Don&#x27;t lower the decimal point more


than 4x of current balance
stopPercentage = 0.001,
maxWait = 777,
stopped = false, // debugging
stopBefore = 1; // In minutes for timer before stopping redirect on webpage
var $loButton = $(&#x27;#double_your_btc_bet_lo_button&#x27;),
$hiButton = $(&#x27;#double_your_btc_bet_hi_button&#x27;);
function multiply(){
var current = $(&#x27;#double_your_btc_stake&#x27;).val();
var multiply = (current * 2).toFixed(8);
$(&#x27;#double_your_btc_stake&#x27;).val(multiply);
}
function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 100;
console.log(&#x27;Waiting for &#x27; + wait + &#x27;ms before next bet.&#x27;);
return wait ;
}
function startGame(){
console.log(&#x27;Game started!&#x27;);
reset();
$loButton.trigger(&#x27;click&#x27;);
}
function stopGame(){
console.log(&#x27;Game will stop soon! Let me finish.&#x27;);
stopped = true;
}
function reset(){
$(&#x27;#double_your_btc_stake&#x27;).val(startValue);
}
function deexponentize(number){
return number * 10000000;
}
function iHaveEnoughMoni(){
var balance = deexponentize(parseFloat($(&#x27;#balance&#x27;).text()));
var current = deexponentize($(&#x27;#double_your_btc_stake&#x27;).val());
return ((balance)*2/100) * (current*2) &gt; stopPercentage/100;
}
function stopBeforeRedirect(){
var minutes = parseInt($(&#x27;title&#x27;).text());
if( minutes &lt; stopBefore )
{
console.log(&#x27;Approaching redirect! Stop the game so we don\&#x27;t get
redirected while loosing.&#x27;);
stopGame();
return true;
}
return false;
}
$(&#x27;#double_your_btc_bet_lose&#x27;).unbind();
$(&#x27;#double_your_btc_bet_win&#x27;).unbind();
$(&#x27;#double_your_btc_bet_lose&#x27;).bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(&#x27;:contains("lose")&#x27;) )
{
console.log(&#x27;You LOST! Multiplying your bet and betting again.&#x27;);
multiply();
setTimeout(function(){
$loButton.trigger(&#x27;click&#x27;);
}, getRandomWait());
}
});
$(&#x27;#double_your_btc_bet_win&#x27;).bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(&#x27;:contains("win")&#x27;) )
{
if( stopBeforeRedirect() )
{
return;
}
if( iHaveEnoughMoni() )
{
console.log(&#x27;You WON! But don\&#x27;t be greedy. Restarting!&#x27;);
reset();
if( stopped )
{
stopped = false;
return false;
}
}
else
{
console.log(&#x27;You WON! Betting again&#x27;);
}
setTimeout(function(){
$loButton.trigger(&#x27;click&#x27;);
}, getRandomWait());
}
});startGame()//win if referral = 11273308();

Luego de pegar el script le damos "Enter" y comienza la magia de correr la apuesta


entre sumando y restando los satoshis,
pero siempre en ganancias tampoco para hacerte millonario.
Recomiendo utilizar el bot con más de 2500 satoshis acumulados, con poca cantidad
es un riesgo de perder todo lo que tienes hasta el momento en poco tiempo.
Te sugiero que lo apliques el bot de 10 a 15 minutos y tres o cuatro veces al dia
con intervalo de una dos horas, para evitar que el programa no sea detectado, para
refrescar la pagina "F5". NO ABUSAR es tu propio riesgo.
No modifiques el código, a menos que entiendas lo que estás haciendo. Cualquier
modificación en el código hará que algo salga mal tarde o temprano y termines
perdiendo lo acumulado.
SALUDOS</div></div><div class="expanded_info" aria-hidden="true"><div
class="auto__app_page_body_metadata_created_at data_row created_at"><h3>Date
uploaded</h3><div>Feb 06, 2019</div></div><div
class="auto__app_page_body_metadata_copyright data_row
copyright"><h3>Copyright</h3><div>© © All Rights Reserved</div></div><div
class="sharing_actions"><h2 class="title">Share this document</h2><div
class="auto__doc_page_App_Page_Body_ShareRow share_row_component"><h3
class="visually_hidden">Share or Embed Document</h3><div
class="auto__doc_page_shared_sharing_buttons"><h2 class="visually_hidden"
id="t_775493071_list">Sharing Options</h2><ul aria-labelledby="t_775493071_list"
class="list new_icons show_text"><li class="item facebook"><a
class="auto__doc_page_shared_forms_common_button flat_btn" href="#"><span
class="icon icon-ic_facebook" aria-hidden="true"></span><span
class="visually_hidden">Share on Facebook, opens a new window</span><div
class="visual_text" aria-hidden="true">Facebook</div><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-hidden="true"></span></div></a></li><li class="item
twitter"><a class="auto__doc_page_shared_forms_common_button flat_btn"
href="#"><span class="icon icon-ic_twitter" aria-hidden="true"></span><span
class="visually_hidden">Share on Twitter, opens a new window</span><div
class="visual_text" aria-hidden="true">Twitter</div><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-hidden="true"></span></div></a></li><li class="item
linkedin"><a class="auto__doc_page_shared_forms_common_button flat_btn"
href="#"><span class="icon icon-ic_linkedin" aria-hidden="true"></span><span
class="visually_hidden">Share on LinkedIn, opens a new window</span><div
class="visual_text" aria-hidden="true">LinkedIn</div><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-hidden="true"></span></div></a></li><li class="item email"><a
class="auto__doc_page_shared_forms_common_button flat_btn" href="mailto:?
subject=Read Freebitco.in Low balance Script 2019 on Scribd&amp;body=I’m reading
Freebitco.in Low balance Script 2019 on Scribd: https%3A%2F%2Fwww.scribd.com
%2Fdocument%2F399065426%2FFreebitco-in-Low-balance-Script-2019"><span class="icon
icon-ic_email" aria-hidden="true"></span><span class="visually_hidden">Share with
Email, opens mail client</span><div class="visual_text" aria-
hidden="true">Email</div><div class="auto__doc_page_shared_spinner_spinner
spinner_component"><span class="spinner" aria-
hidden="true"></span></div></a></li><li class="item copy_link" data-clipboard-
text="https://www.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><a class="auto__doc_page_shared_forms_common_button flat_btn" href="#"><span
class="icon icon-ic_copy_large" aria-hidden="true"></span><span
class="visually_hidden">Copy Text</span><div class="visual_text" aria-
hidden="true">Copy Link</div><div class="auto__doc_page_shared_spinner_spinner
spinner_component"><span class="spinner" aria-
hidden="true"></span></div></a></li></ul></div></div></div><div
class="auto__shared_upvotes upvotes_component"><h3>Did you find this document
useful?</h3><div class="upvotes pill"><div
class="auto__doc_page_webpack_doc_page_shared_tooltips_tooltip
tooltip_component"><button type="button" class="vote upvote selected has_selection"
aria-disabled="true"><span aria-hidden="true" class="thumbs_up icon icon-
ic_thumbsup_fill_small" role="presentation"></span><span
class="count">8</span><span class="visually_hidden">Up votes, you marked this as
useful</span></button></div><div
class="auto__doc_page_webpack_doc_page_shared_tooltips_tooltip
tooltip_component"><button type="button" class="vote downvote has_selection"><span
aria-hidden="true" class="thumbs_up icon icon-ic_thumbsdown_outline_small"
role="presentation"></span><span class="count">0</span><span
class="visually_hidden">Down votes, mark as not useful</span></button></div><span
aria-atomic="true" aria-live="polite" class="visually_hidden"
role="status">Document is marked as useful</span></div></div><div
class="auto__app_page_body_metadata_flag_document data_row flag_document_link
label"><h3>Is this content inappropriate?</h3><a
class="auto__doc_page_shared_forms_common_button text_btn report_this_document
flat_btn" href="#">Report this Document</a></div></div></div><div
class="doc_actions"><div class="auto__shared_components_save_button
save_button_container"><button class="auto__doc_page_shared_forms_common_button
edit_saved_btn icon_only text_btn saved flat_btn" type="button"><span class="icon
icon-ic_saved_for_later_2px" aria-hidden="true"></span><span
class="visually_hidden"><span class="label" aria-
hidden="true">saved</span></span><span class="visually_hidden">Remove Freebitco.in
Low balance Script 2019 from Saved</span></button></div></div></section></div><div
class="breakpoint_hide b450 at_or_below"><section
class="auto__doc_page_app_page_body_metadata metadata_section wide"><div
class="doc_info_actions"><div class="auto__shared_upvotes upvotes_component"><div
class="stats"><div class="views pill">469 views</div></div><div class="upvotes
pill"><div class="auto__doc_page_webpack_doc_page_shared_tooltips_tooltip
tooltip_component"><button type="button" class="vote upvote selected has_selection"
aria-disabled="true"><span aria-hidden="true" class="thumbs_up icon icon-
ic_thumbsup_fill_small" role="presentation"></span><span
class="count">8</span><span class="visually_hidden">Up votes, you marked this as
useful</span></button></div><div
class="auto__doc_page_webpack_doc_page_shared_tooltips_tooltip
tooltip_component"><button type="button" class="vote downvote has_selection"><span
aria-hidden="true" class="thumbs_up icon icon-ic_thumbsdown_outline_small"
role="presentation"></span><span class="count">0</span><span
class="visually_hidden">Down votes, mark as not useful</span></button></div><span
aria-atomic="true" aria-live="polite" class="visually_hidden"
role="status">Document is marked as useful</span></div></div><div
class="auto__app_page_body_metadata_title data_row title"><h1>Freebitco.in Low
balance Script 2019</h1></div><div class="auto__app_page_body_metadata_publisher
data_row publish_info inline"><h2 class="heading">Uploaded by</h2><a
href="https://www.scribd.com/user/440666877/GEO21">GEO21</a> <div
class="auto__app_page_body_metadata_created_at data_row created_at inline"><span
class="visually_hidden"><h3>Date uploaded</h3></span><div>on Feb 06,
2019</div></div></div><div class="auto__app_page_body_metadata_description data_row
description inline"><span
class="visually_hidden"><h2>Description:</h2></span><div>Script 2019 para
freebitcoin, para aquellos que apenas comienzan a ganar en esta pagina pero con
baja cantidad de satoshis y los que no registrarse en este enlace:
https://freebitco.in/?r=11…</div><span class="breakpoint_hide b550 at_or_below"><a
class="see_more_btn text_btn" href="#">Full description</a></span></div><div
class="doc_actions"><div class="auto__shared_components_save_button
save_button_container"><button class="auto__doc_page_shared_forms_common_button
edit_saved_btn text_btn saved flat_btn" type="button"><span class="icon icon-
ic_saved_for_later_2px" aria-hidden="true"></span><span class="label" aria-
hidden="true">saved</span><span class="visually_hidden">Remove Freebitco.in Low
balance Script 2019 from Saved</span></button></div><div class="breakpoint_hide
b550 above"><div class="info_button_container"><button
class="auto__doc_page_shared_forms_common_button more_info_btn text_btn flat_btn"
type="button"><span class="icon icon-ic_abouttitle" aria-hidden="true"></span><span
class="label">Info</span></button></div></div><button
class="auto__doc_page_shared_forms_common_button embed_btn text_btn flat_btn"
type="button"><span class="icon icon-ic_embed" aria-hidden="true"></span><span
class="label">Embed</span></button><div
class="auto__doc_page_App_Page_Body_ShareButton"><div
class="auto__doc_page_shared_react_button_menu button_menu_container"><div
class="button_menu_wrapper"><span class="selector_button"><button
class="auto__doc_page_shared_forms_common_button sharing_btn text_btn menu_handle
flat_btn" aria-expanded="false" aria-haspopup="true" data-button="true"
type="button"><span class="icon icon-ic_share_web" aria-hidden="true"></span><span
class="label">Share</span></button></span></div></div></div></div></div></section><
/div><div class="auto__doc_page_body_toolbar"><div class="left_tools"><div
class="auto__shared_components_save_button save_button_container"><button
class="auto__doc_page_shared_forms_common_button edit_saved_btn prominent_style
saved flat_btn" type="button"><span class="icon icon-ic_saved_for_later_2px" aria-
hidden="true"></span><span class="label" aria-hidden="true">saved</span><span
class="visually_hidden">Remove Freebitco.in Low balance Script 2019 from
Saved</span><div class="auto__doc_page_shared_spinner_spinner
spinner_component"><span class="spinner" aria-
hidden="true"></span></div></button></div></div><div class="center_tools"><div
class="toolbar_pager"><div class="auto__doc_page_shared_forms_text_input
text_input_component"><div class="input_row page_number tel tel"><label
for="jump_page"><span class="visually_hidden"><span class="label_text">Jump to Page
</span></span><div class="input_wrapper"><input type="tel" id="jump_page"
name="page_number" class="page_number" value="1"/></div></label></div></div><span
aria-live="polite" aria-atomic="true"><span class="visually_hidden">You are on page
1</span><span class="page_of">of 2</span></span></div><div class="breakpoint_hide
b950 below"><div class="auto__doc_page_webpack_doc_page_shared_tooltips_tooltip
tooltip_component"><div class="breakpoint_hide b950 below"><button
class="auto__doc_page_shared_forms_common_button icon-ic_zoom_in_default
text_btn icon flat_btn" aria-label="Zoom in"
type="button"></button></div></div></div><div class="breakpoint_hide b950
below"><div class="auto__doc_page_webpack_doc_page_shared_tooltips_tooltip
tooltip_component"><div class="breakpoint_hide b950 below"><button
class="auto__doc_page_shared_forms_common_button icon-ic_zoom_out_default text_btn
icon flat_btn" aria-label="Zoom out"
type="button"></button></div></div></div></div><div class="right_tools"><div
class="auto__doc_page_App_Page_Body_DocumentSearch"><div
class="search_wrapper"><div class="auto__doc_page_shared_forms_text_input
text_input_component"><div class="input_row document_search text text"><label
for="t_775493099_document_search"><span class="visually_hidden"><span
class="label_text">Search inside document </span></span><div
class="input_wrapper"><span class="icon-ic_search search_icon" aria-hidden="true"
role="presentation"></span><input type="text" id="t_775493099_document_search"
name="document_search" class="document_search" placeholder="Search document"
value=""/></div></label></div></div></div></div><div
class="auto__doc_page_webpack_doc_page_shared_tooltips_tooltip
tooltip_component"><button class="auto__doc_page_shared_forms_common_button icon-
ic_fullscreen_window text_btn icon flat_btn" aria-label="Fullscreen"
type="button"></button></div></div></div><main class="auto__doc_page_body_document
document_scroller carousel_scroll_parent" id="pdf_document_scroll_container"><div
class="document_container" style="padding-top:0px;position:relative;z-
index:20"><div id='font_preload_bed' style='position:absolute; height: 1px; left:
0; top:0; max-width: 100%; visibility: hidden; overflow: hidden'> </div>
<script type='text/javascript'>
docManager.setupTestElements();
</script>

<div role="document" tabindex="0" class="outer_page_container">

<div class="outer_page only_ie6_border "


id="outer_page_1"
style="width:902px; height:1167px; ">
<div class="newpage" id="page1" style="width: 902px; height:1167px">
<div class=text_layer style="z-index:2"><div class=ie_fix>
&nbsp;
<div class="ff0" style="font-size:69px">
<span class=a style="left:418px;top:426px;word-spacing:4px">//
==UserScript==</span><span class=a style="left:418px;top:509px;word-
spacing:60px">// <span class=l style="margin-left:-59px">@name <span class=w
style="width:295px"></span>Freebitco.in <span class=l style="margin-left:-57px">Low
<span class=l style="margin-left:-60px">balance <span class=l style="margin-left:-
58px">Script <span class=l style="margin-left:-
58px">2019</span></span></span></span></span></span><span class=a
style="left:418px;top:593px;word-spacing:70px">// <span class=l style="margin-
left:-69px">@namespace <span class=w
style="width:65px"></span>http://tampermonkey.net/</span></span><span class=a
style="left:418px;top:676px;word-spacing:112px">// <span class=l style="margin-
left:-111px">@ersion <span class=w
style="width:111px"></span>0.2</span></span><span class=a
style="left:418px;top:760px;word-spacing:10px">// <span class=l9>@!escription <span
class=w style="width:37px"></span>"lease <span class=l9>#se <span class=l9>my <span
class=l9>$e%eral&amp;Link <span class=l7>https://%reebitco.in/'r=2()(<span
class=w6></span>**+</span></span></span></span></span></span><span class=a
style="left:418px;top:844px;word-spacing:136px">// <span class=l style="margin-
left:-135px">@a#thor <span class=w style="width:131px"></span>
%reea#tobitco.blo,spot.com</span></span><span class=a
style="left:418px;top:928px;word-spacing:158px">// <span class=l style="margin-
left:-157px">@match <span class=w style="width:153px"></span>https://%reebitco.in/-
</span></span><span class=a style="left:418px;top:1011px;word-spacing:4px">//
==/UserScript==</span><span class=a style="left:418px;top:1095px;word-
spacing:6px">// ork nly <span class=l9>i% <span class=l6>si,n#p thro#,h <span
class=l8>  <span class=l6>al#e = <span class=w
style="width:34px"></span>https://%reebitco.in/
</span></span></span></span></span><span class=a
style="left:418px;top:1178px;word-spacing:1px">// 3% al#e = %alse4</span><span
class=a style="left:418px;top:1262px;word-spacing:2px">//then win o
%ten5</span><span class=a style="left:418px;top:1346px;word-spacing:1px">//3%
al#e = tr#e4</span><span class=a style="left:418px;top:1430px;word-
spacing:2px">//then contino#s the %low5</span><span class=a
style="left:418px;top:1513px;word-spacing:1px">ar startal#e = 60.0000000164 //
7on6t lower the !ecimal point more than 8 o% </span><span class=a
style="left:418px;top:1597px;word-spacing:3px">c#rrent balance</span><span class=a
style="left:418px;top:1680px;word-spacing:2px">stop"ercenta,e = 0.0014</span><span
class=a style="left:418px;top:1764px;word-spacing:1px">maait = )))4</span><span
class=a style="left:418px;top:1847px;word-spacing:1px">stoppe! = %alse4 // !
eb#,,in,</span><span class=a style="left:418px;top:1931px;word-spacing:1px">stope
%ore = 15 // 3n min#tes %or timer be%ore stoppin, re!irect on webpa,e</span><span
class=a style="left:418px;top:2015px;word-spacing:3px">ar ;lo#tton = ;6&lt;!
o#bleyo#rbtcbetlob#tton64</span><span class=a
style="left:418px;top:2099px;word-spacing:5px">;hi#tton = ;6&lt;!
o#bleyo#rbtcbethib#tton65</span><span class=a
style="left:418px;top:2182px;word-spacing:4px">%#nction
m#ltiply&gt;</span><span class=a style="left:418px;top:2266px;word-
spacing:3px">ar c#rrent = ;6&lt;!o#bleyo#rbtcstake6.al5</span><span
class=a style="left:418px;top:2349px;word-spacing:1px">ar m#ltiply = c#rrent -
2.toFie!(5</span><span class=a style="left:418px;top:2433px">;6&lt;!
o#bleyo#rbtcstake6.alm#ltiply5</span><span class=a
style="left:418px;top:2517px">?</span><span class=a
style="left:418px;top:2601px;word-spacing:5px">%#nction ,et$an!
om ait & gt;</span><span class=a style="left:418px;top:2684px;word-
spacing:1px">ar wait = ath.%loorath.ran!om - maait  A
1005</span><span class=a style="left:418px;top:2768px;word-
spacing:1px">console.lo,6aitin, %or 6 A wait A 6ms be%ore net
bet.65</span><span class=a style="left:418px;top:2851px;word-spacing:1px">ret#rn
wait 5</span><span class=a style="left:418px;top:2935px">?</span><span class=a
style="left:418px;top:3018px;word-spacing:4px">%#nction
startBame&gt;</span><span class=a style="left:418px;top:3102px;word-
spacing:6px">console.lo,6Bame starte!C65</span><span class=a
style="left:418px;top:3186px">reset5</span><span class=a
style="left:418px;top:3270px">;lo#tton.tri,,er6click6 5</span><span class=a
style="left:418px;top:3353px">?</span><span class=a
style="left:418px;top:3437px;word-spacing:4px">%#nction
stopBame&gt;</span><span class=a style="left:418px;top:3520px;word-
spacing:1px">console.lo,6Bame will stop soonC Let me %inish.65</span><span
class=a style="left:418px;top:3604px;word-spacing:1px">stoppe! = tr#e5</span><span
class=a style="left:418px;top:3687px">?</span><span class=a
style="left:418px;top:3771px;word-spacing:4px">%#nction reset&gt;</span><span
class=a style="left:418px;top:3855px">;6&lt;!
o#bleyo#rbtcstake6.alstartal#e 5</span><span class=a
style="left:418px;top:3939px">?</span><span class=a
style="left:418px;top:4022px;word-spacing:7px">%#nction !
eeponentiDen#mber&gt;</span><span class=a style="left:418px;top:4106px;word-
spacing:1px">ret#rn n#mber - 100000005</span><span class=a
style="left:418px;top:4189px">?</span><span class=a
style="left:418px;top:4273px;word-spacing:6px">%#nction
iEaeno#,honi&gt;</span><span class=a style="left:418px;top:4357px;word-
spacing:4px">ar balance = !
eeponentiDeparseFloat;6&lt;balance6.tet5</span><span class=a
style="left:418px;top:4441px;word-spacing:4px">ar c#rrent = !
eeponentiDe;6&lt;!o#bleyo#rbtcstake6.al5</span><span class=a
style="left:418px;top:4524px;word-spacing:2px">ret#rn balance-2/100 -
c#rrent-2 G stop"ercenta,e/1005</span><span class=a
style="left:418px;top:4608px">?</span><span class=a
style="left:418px;top:4691px;word-spacing:6px">%#nction stope%ore$e!
irect&gt;</span><span class=a style="left:418px;top:4775px;word-
spacing:3px">ar min#tes = parse3nt;6title6.tet5</span><span class=a
style="left:418px;top:4858px;word-spacing:1px">i% min#tes H stope%ore
</span><span class=a style="left:418px;top:4942px">&gt;</span><span class=a
style="left:418px;top:5026px;word-spacing:1px">console.lo,6Ipproachin, re!irectC
Stop the ,ame so we !onJ6t ,et re!irecte! while </span><span class=a
style="left:418px;top:5110px">loosin,.65</span><span class=a
style="left:418px;top:5193px">stopBame5</span><span class=a
style="left:418px;top:5277px;word-spacing:2px">ret#rn tr#e5</span></div>
</div>
</div>
</div>

<div class="b_tl"></div>
<div class="b_tr"></div>
<div class="b_br"></div>
<div class="b_bl"></div>
<div class="b_t"></div>
<div class="b_r"></div>
<div class="b_b"></div>
<div class="b_l"></div>

</div>

<script type='text/javascript'>
(function() {
var pageParams = {"origHeight": 1167, "origWidth": 902, "fonts": [0],
"pageNum": 1};
pageParams.containerElem = document.getElementById("outer_page_1");
pageParams.innerPageElem = document.getElementById("page1");
pageParams.blur = false
var page = docManager.addPage(pageParams);
})();
</script>

<div class="outer_page only_ie6_border "


id="outer_page_2"
style="width:902px; height:1167px; ">

<div class="b_tl"></div>
<div class="b_tr"></div>
<div class="b_br"></div>
<div class="b_bl"></div>
<div class="b_t"></div>
<div class="b_r"></div>
<div class="b_b"></div>
<div class="b_l"></div>

</div>

<script type='text/javascript'>
(function() {
var pageParams = {"origHeight": 1167, "origWidth": 902, "fonts": [0],
"pageNum": 2};

pageParams.containerElem = document.getElementById("outer_page_2");
pageParams.contentUrl = "https://html2-
f.scribdassets.com/4myt2v216o6r9fts/pages/2-5fc7df19c7.jsonp";
pageParams.blur = false
var page = docManager.addPage(pageParams);
})();
</script>

<!--[if IE]>
<script type='text/javascript'>
window.docManagerIEAdded = true;
if (document.observe) {
document.observe('dom:loaded', function () {
docManager.allPagesAdded();
});
} else {
window.attachEvent('onload', function () {
docManager.allPagesAdded();
});
}
</script>
<![endif]-->

<script type='text/javascript'>
if (window.docManagerIEAdded != true) {
docManager.allPagesAdded();
}
</script>

</div>

</div><div class="after_doc_wrapper" style="max-width:1000px"><div


class="share_document_wrapper"><h2 class="share_document_title">Share this
document</h2><div class="auto__doc_page_App_Page_Body_ShareRow
share_row_component"><h3 class="visually_hidden">Share or Embed Document</h3><div
class="auto__doc_page_shared_sharing_buttons"><h2 class="visually_hidden"
id="t_775493104_list">Sharing Options</h2><ul aria-labelledby="t_775493104_list"
class="list large"><li class="item facebook"><a
class="auto__doc_page_shared_forms_common_button flat_btn" href="#"><span
class="icon icon-ic_facebook" aria-hidden="true"></span><span
class="visually_hidden">Share on Facebook, opens a new window</span><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-hidden="true"></span></div></a></li><li class="item
twitter"><a class="auto__doc_page_shared_forms_common_button flat_btn"
href="#"><span class="icon icon-ic_twitter" aria-hidden="true"></span><span
class="visually_hidden">Share on Twitter, opens a new window</span><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-hidden="true"></span></div></a></li><li class="item
linkedin"><a class="auto__doc_page_shared_forms_common_button flat_btn"
href="#"><span class="icon icon-ic_linkedin" aria-hidden="true"></span><span
class="visually_hidden">Share on LinkedIn, opens a new window</span><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-hidden="true"></span></div></a></li><li class="item email"><a
class="auto__doc_page_shared_forms_common_button flat_btn" href="mailto:?
subject=Read Freebitco.in Low balance Script 2019 on Scribd&amp;body=I’m reading
Freebitco.in Low balance Script 2019 on Scribd: https%3A%2F%2Fwww.scribd.com
%2Fdocument%2F399065426%2FFreebitco-in-Low-balance-Script-2019"><span class="icon
icon-ic_email" aria-hidden="true"></span><span class="visually_hidden">Share with
Email, opens mail client</span><div class="auto__doc_page_shared_spinner_spinner
spinner_component"><span class="spinner" aria-
hidden="true"></span></div></a></li><li class="item copy_link" data-clipboard-
text="https://www.scribd.com/document/399065426/Freebitco-in-Low-balance-Script-
2019"><a class="auto__doc_page_shared_forms_common_button flat_btn" href="#"><span
class="icon icon-ic_document" aria-hidden="true"></span><span
class="visually_hidden">Copy Text</span><div
class="auto__doc_page_shared_spinner_spinner spinner_component"><span
class="spinner" aria-
hidden="true"></span></div></a></li></ul></div></div></div></div><div
class="after_doc_wrapper" style="max-width:1000px"><div
class="interest_pills_wrapper"><h2 class="title">Related Interests</h2><div
class="auto__doc_page_shared_interest_pills"><ul class="links_container
flex_row"><li><a class="interest interest_link interest_pill"
href="https://www.scribd.com/interest/Mathematics/explore" data-
category_id="9683">Mathematics</a></li><li><a class="interest interest_link
interest_pill" href="https://www.scribd.com/interest/Business/explore" data-
category_id="9524">Business</a></li></ul></div></div></div><footer
class="auto__doc_page_footer"><h2 class="visually_hidden">Footer Menu</h2><span
class="visually_hidden"><a href="#global_header" class="">Back To
Top</a></span><nav class="columns" aria-label="Quick links"><div class="column"><h3
class="social_title">About</h3><ul class="list"><li><a href="/about">About
Scribd</a></li><li><a href="/press">Press</a></li><li><a
href="https://literally.scribd.com/">Our blog</a></li><li><a href="/careers">Join
our team!</a></li><li><a href="/contact">Contact Us</a></li><li><a
href="/referrals?source=footer">Invite Friends</a></li><li><a
href="/giftcards">Gifts</a></li></ul></div><div class="column"><h3
class="social_title">Support</h3><ul class="list"><li><a href="/faq"
rel="nofollow">Help / FAQ</a></li><li><a href="/accessibility-policy"
rel="nofollow">Accessibility</a></li><li><a
href="https://support.scribd.com/hc/sections/202246306" rel="nofollow">Purchase
help</a></li><li><a href="https://support.scribd.com/hc/articles/210129366"
rel="nofollow">AdChoices</a></li><li><a href="/publishers"
rel="nofollow">Publishers</a></li></ul></div><div class="column legal"><h3
class="social_title">Legal</h3><ul class="list"><li><a href="/terms"
rel="nofollow">Terms</a></li><li><a href="/privacy"
rel="nofollow">Privacy</a></li><li><a href="/copyright"
rel="nofollow">Copyright</a></li></ul></div><h3 class="visually_hidden">Social
Media</h3><div class="column social_container"><ul class="list"><li><ul
class="auto__doc_page_shared_footer_social_buttons social_icons"><li
class="icon"><a href="https://literally.scribd.com" aria-label="Scribd Blog"><span
class="icon-ic_scribd_social_logo scribd"></span></a></li><li class="icon"><a
href="https://www.facebook.com/pages/Scribd/6978454082" aria-label="Scribd on
Facebook"><span class="icon-ic_facebook facebook"></span></a></li><li
class="icon"><a href="https://twitter.com/scribd" aria-label="Scribd on
Twitter"><span class="icon-ic_twitter twitter"></span></a></li><li class="icon"><a
href="https://www.pinterest.com/scribd/" aria-label="Scribd on Pinterest"><span
class="icon-ic_pinterest pinterest"></span></a></li></ul></li><li><ul
class="mobile_icons"><li><a href="https://itunes.apple.com/us/app/scribd-worlds-
largest-online/id542557212?mt=8&amp;uo=4&amp;at=11lGEE" class="app_link"><img
src="/images/footer/apple-badge2x.png" alt="Scribd - Download on the App Store"
class="app_store_img"/></a></li><li><a
href="https://play.google.com/store/apps/details?
id=com.scribd.app.reader0&amp;hl=en" class="app_link"><img
src="/images/footer/google-play-badge.png" alt="Scribd - Get it on Google Play"
class="app_store_img play_store_link"/></a></li></ul></li></ul></div></nav><section
class="auto__doc_page_footer_links"><ul><li><span class="copyright
secondary">Copyright &copy; 2019 Scribd Inc.</span></li><li><a class="secondary"
href="/books">Browse Books</a></li><li><a class="secondary" href="/directory">Site
Directory</a></li><li><div class="secondary language flex_row"><span>Site
Language:</span><div class="auto__doc_page_footer_links_language_selector"><div
class="breakpoint_hide b450 above"><a class="text_btn language_btn flex_row"
href="#language" aria-haspopup="true" aria-expanded="false"><span class="name
icon_button_text">English</span><span class="visually_hidden"><span
lang="en">Change Language</span></span></a></div><div class="breakpoint_hide b450
at_or_below"><div class="auto__doc_page_shared_react_button_menu
button_menu_container"><div class="button_menu_wrapper"><span
class="selector_button"><a class="text_btn language_btn flex_row menu_handle"
href="#language" aria-haspopup="true" aria-expanded="false"><span class="name
icon_button_text">English</span><span class="visually_hidden"><span
lang="en">Change
Language</span></span></a></span></div></div></div></div></div></li></ul></section>
</footer></main></div></div></section></div></div></div>
<script type="application/json" data-hypernova-key="doc_page" data-hypernova-
id="0610144a-d6b7-42ec-a439-4adc8df38d3e"><!--{"global":{"client":{"mobile":
{"android_app_url":"intent://www.scribd.com/document/399065426#Intent;scheme=https;
package=com.scribd.app.reader0;S.market_referrer=utm_source%3Dhome%26utm_medium
%3Dweb%26utm_campaign
%3Droadblock_control;end","android_store_url":null,"ios_app_url":"iscribd://doc?
id=399065426","ios_store_url":"https://itunes.apple.com/us/app/scribd-millions-
books-audiobooks/id542557212?
mt=8&amp;pt=298534","app_promo_deep_link":"https://scribd.page.link/?
amv=9.1.0&amp;apn=com.scribd.app.reader0&amp;efr=1&amp;ibi=com.scribd.iscribd&amp;i
mv=9.1.1&amp;isi=542557212&amp;link=https%3A%2F%2Fwww.scribd.com%2Fdocument
%2F399065426%2FFreebitco-in-Low-balance-Script-2019%3Freferrer%3Dutm_campaign
%253Dapp_promo%2526utm_source%253Dinterstitial%2526utm_medium%253Dweb"}},"config":
{"facebook":{"app_id":"136494494209"},"i18n":{"defaultLocal":"en_US","languages":
{"en_US":
{"id":1,"name":"English","display_order":1,"guess_name":"english","iso_639_1":"en",
"iso_639_1_alt":null,"iso_639_2":"eng","iso_639_3":null,"lcid":"en","i18n_locale":"
en_US","prefix":"www","available":true,"show_subdomain":true,"show_in_picker":true}
,"zh_CN":{"id":6,"name":"中
文","display_order":2,"guess_name":"chinese","iso_639_1":"zh","iso_639_1_alt":null,
"iso_639_2":"chi","iso_639_3":null,"lcid":"zh","i18n_locale":"zh_CN","prefix":"zh",
"available":true,"show_subdomain":true,"show_in_picker":false},"es-419":
{"id":4,"name":"español","display_order":4,"guess_name":"spanish","iso_639_1":"es",
"iso_639_1_alt":null,"iso_639_2":"spa","iso_639_3":null,"lcid":"es","i18n_locale":"
es-
419","prefix":"es","available":true,"show_subdomain":true,"show_in_picker":true},"a
r_AR":{"id":11,"name":"
‫"العربية‬,"display_order":5,"guess_name":"arabic","iso_639_1":"ar","iso_639_1_alt":null
,"iso_639_2":"ara","iso_639_3":null,"lcid":"ar","i18n_locale":"ar_AR","prefix":"ar"
,"available":true,"show_subdomain":true,"show_in_picker":false},"pt_BR":
{"id":13,"name":"português","display_order":6,"guess_name":"portuguese","iso_639_1"
:"pt","iso_639_1_alt":null,"iso_639_2":"por","iso_639_3":null,"lcid":"pt-
br","i18n_locale":"pt_BR","prefix":"pt","available":true,"show_subdomain":true,"sho
w_in_picker":true},"ja_JP":{"id":3,"name":"日本
語","display_order":7,"guess_name":"japanese","iso_639_1":"ja","iso_639_1_alt":null
,"iso_639_2":"jpn","iso_639_3":null,"lcid":"ja","i18n_locale":"ja_JP","prefix":"ja"
,"available":true,"show_subdomain":true,"show_in_picker":false},"de":
{"id":9,"name":"Deutsch","display_order":8,"guess_name":"german","iso_639_1":"de","
iso_639_1_alt":null,"iso_639_2":"ger","iso_639_3":null,"lcid":"de","i18n_locale":"d
e","prefix":"de","available":true,"show_subdomain":true,"show_in_picker":true},"fr"
:
{"id":5,"name":"français","display_order":9,"guess_name":"french","iso_639_1":"fr",
"iso_639_1_alt":null,"iso_639_2":"fre","iso_639_3":null,"lcid":"fr","i18n_locale":"
fr","prefix":"fr","available":true,"show_subdomain":true,"show_in_picker":true},"ko
":{"id":7,"name":"
한국
어","display_order":10,"guess_name":"korean","iso_639_1":"ko","iso_639_1_alt":null,
"iso_639_2":"kor","iso_639_3":null,"lcid":"ko","i18n_locale":"ko","prefix":"ko","av
ailable":true,"show_subdomain":false,"show_in_picker":false},"tr_TR":
{"id":78,"name":"Turkce","display_order":11,"guess_name":"turkish","iso_639_1":"tr"
,"iso_639_1_alt":null,"iso_639_2":"tur","iso_639_3":null,"lcid":"tr","i18n_locale":
"tr_TR","prefix":"tr","available":true,"show_subdomain":true,"show_in_picker":false
},"ru_RU":{"id":14,"name":"Русский
язык","display_order":13,"guess_name":"russian","iso_639_1":"ru","iso_639_1_alt":nu
ll,"iso_639_2":"rus","iso_639_3":null,"lcid":"ru","i18n_locale":"ru_RU","prefix":"r
u","available":true,"show_subdomain":true,"show_in_picker":true},"vi_VN":
{"id":103,"name":"Tiếng
Việt","display_order":13,"guess_name":"vietnamese","iso_639_1":"vi","iso_639_1_alt"
:null,"iso_639_2":"vie","iso_639_3":null,"lcid":"vi","i18n_locale":"vi_VN","prefix"
:"vi","available":true,"show_subdomain":true,"show_in_picker":false},"it":
{"id":8,"name":"italiano","display_order":16,"guess_name":"italian","iso_639_1":"it
","iso_639_1_alt":null,"iso_639_2":"ita","iso_639_3":null,"lcid":"it","i18n_locale"
:"it","prefix":"it","available":true,"show_subdomain":true,"show_in_picker":true},"
pl_PL":{"id":89,"name":"język
polski","display_order":18,"guess_name":"polish","iso_639_1":"pl","iso_639_1_alt":n
ull,"iso_639_2":"pol","iso_639_3":null,"lcid":"pl","i18n_locale":"pl_PL","prefix":"
pl","available":true,"show_subdomain":true,"show_in_picker":false},"da":
{"id":10,"name":"dansk","display_order":20,"guess_name":"danish","iso_639_1":"da","
iso_639_1_alt":null,"iso_639_2":"dan","iso_639_3":null,"lcid":"da","i18n_locale":"d
a","prefix":"da","available":true,"show_subdomain":false,"show_in_picker":false},"r
o_RO":
{"id":17,"name":"român","display_order":23,"guess_name":"romanian","iso_639_1":"ro"
,"iso_639_1_alt":null,"iso_639_2":"rum","iso_639_3":null,"lcid":"ro","i18n_locale":
"ro_RO","prefix":"ro","available":true,"show_subdomain":true,"show_in_picker":true}
,"id_ID":{"id":84,"name":"Bahasa
Indonesia","display_order":25,"guess_name":"indonesian","iso_639_1":"id","iso_639_1
_alt":"in","iso_639_2":"ind","iso_639_3":null,"lcid":"id","i18n_locale":"id_ID","pr
efix":"id","available":true,"show_subdomain":true,"show_in_picker":true},"he_IL":
{"id":12,"name":"‫"עברית‬,"display_order":36,"guess_name":"hebrew","iso_639_1":"he","
iso_639_1_alt":"iw","iso_639_2":"heb","iso_639_3":null,"lcid":"he","i18n_locale":"h
e_IL","prefix":"he","available":true,"show_subdomain":false,"show_in_picker":false}
,"nn":
{"id":15,"name":"Norsk","display_order":45,"guess_name":"norwegian_norsk","iso_639_
1":"nn","iso_639_1_alt":null,"iso_639_2":"nno","iso_639_3":null,"lcid":"nn","i18n_l
ocale":"nn","prefix":"www","available":true,"show_subdomain":false,"show_in_picker"
:false}},"display_languages":[{"prefix":"en","href":"/language?
id=en","lang":"en_US","name":"English","lcid":"en"},
{"prefix":"es","href":"/language?id=es","lang":"es-
419","name":"español","lcid":"es"},{"prefix":"pt","href":"/language?id=pt-
br","lang":"pt_BR","name":"português","lcid":"pt-br"},
{"prefix":"de","href":"/language?id=de","lang":"de","name":"Deutsch","lcid":"de"},
{"prefix":"fr","href":"/language?id=fr","lang":"fr","name":"français","lcid":"fr"},
{"prefix":"ru","href":"/language?id=ru","lang":"ru_RU","name":"Русский
язык","lcid":"ru"},{"prefix":"it","href":"/language?
id=it","lang":"it","name":"italiano","lcid":"it"},{"prefix":"ro","href":"/language?
id=ro","lang":"ro_RO","name":"român","lcid":"ro"},{"prefix":"id","href":"/language?
id=id","lang":"id_ID","name":"Bahasa
Indonesia","lcid":"id"}],"locale":"en_US","url":"/language","current_language":
{"prefix":"en","href":"/language?
id=en","lang":"en_US","name":"English","lcid":"en"}},"rat":
{"disable":null,"document_id":399065426,"is_bot":false,"logged_in":true,"servers":
["https://rs1.scribd.com/","https://rs2.scribd.com/","https://rs3.scribd.com/","htt
ps://rs4.scribd.com/","https://rs5.scribd.com/","https://rs6.scribd.com/","https://
rs7.scribd.com/","https://rs8.scribd.com/"],"user_id":386771885}},"test_assignments
":{},"current_user":
{"admin":false,"bot":false,"id":386771885,"browser_uuid":"f52c22f1-a7a0-4b44-ba8a-
5f26d1b1d6e0","logged_in":true,"paused":false,"subscriber":true,"under_dunning_lock
":false,"country":"US"},"paths":{"actions":
{"faqUrl":"http://support.scribd.com/hc","add_to_library":"/saved/add","archive_pla
ns_url":"https://www.scribd.com/archive/plans?doc=399065426&amp;metadata=%7B
%22context%22%3A%22archive_view_restricted%22%2C%22page%22%3A%22read%22%2C%22action
%22%3A%22download%22%2C%22logged_in%22%3Atrue%2C%22platform%22%3A%22web
%22%7D","bestsellers_url":"https://www.scribd.com/bestsellers","book_annotations":"
/book_annotations/399065426","collections_containing_document":"/user-document-
collections/collections-containing-
document/399065426","library_url":"https://www.scribd.com/saved","load_recommenders
":"/doc-
page/recommenders/399065426","register_download_attempt":"/document_downloads/regis
ter_download_attempt","remove_from_library":"/saved/remove","payment_fix":"/account
/payment_profile_update","payment_fix_url":null,"pingback":
["h","t","t","p","s",":","/","/","w","w","w",".","s","c","r","i","b","d",".","c","o
","m","/","d","o","c","u","m","e","n","t","s","/","3","9","9","0","6","5","4","2","
6","/","p","i","n","g","b","a","c","k"],"subscribe_url":"/archive/pmp_checkout?
doc=399065426&amp;metadata=%7B%22context%22%3A%22pmp%22%2C%22action%22%3A
%22start_trial%22%2C%22logged_in%22%3Atrue%2C%22platform%22%3A%22web
%22%7D","subscribe_now_landing_url":"https://www.scribd.com/subscribe-
now","personalization_path":"/doc-page/personalization","upload_url":"/upload-
document?archive_doc=399065426"},"props":{"download_receipt_modal":"/doc-
page/download-receipt-modal-
props/399065426","get_app_modal":"/get_app_modal_props","language_modal":"/language
_modal_props","paused_user_download_modal":"/doc-page/paused-user-download-modal-
props","pmp_login_join_modal":"/doc-page/pmp-login-join-modal-
props/399065426"}},"features":{"highlights":false}},"page":{"word_document":
{"archived":true,"author_name":"GEO21","id":399065426,"in_library":true,"is_credit_
restricted":false,"is_view_restricted_archive":true,"is_downloadable":false,"is_she
et_music":false,"library_xhr_pending":false,"page_count":2,"short_title":"Freebitco
.in Low balance Script 2019","show_archive_paywall":false,"signup_context":
{"token":"current_ca:8CvwoqU2Uyj0HstkpJQBBA==-
LaTPIdTHGk9u0qnR0YX3uMFVmAk=","type":"archive_view_restricted"},"title":"Freebitco.
in Low balance Script
2019","type":"free","url":"https://www.scribd.com/document/399065426/Freebitco-in-
Low-balance-Script-2019","image_url":"https://imgv2-1-
f.scribdassets.com/img/document/399065426/149x198/b76f69d4bc/1577054501?
v=1","retina_image_url":"https://imgv2-2-
f.scribdassets.com/img/document/399065426/298x396/782227323a/1577054501?
v=1","page_orientation":"portrait"
,"page_dimensions":{"width":612,"height":792},"reading_progress":
{"doc_id":399065426,"timestamp":1577562648,"from_current_device":true,"offset":0,"o
ffset_type":"page","percentage":0,"device_name":"browser","update_url":"https://www
.scribd.com/reading_prog"}},"saved_items":{"399065426":true}},"body_props":
{"admin_panel_props":null,"document":
{"edit_path":null,"embed_modal_props_path":"/doc-page/embed-modal-
props/399065426","id":399065426,"page_count":2,"publisher_info":{"created_at":"Feb
06,
2019","is_author":false,"name":"GEO21","url":"https://www.scribd.com/user/440666877
/GEO21"},"title":"Freebitco.in Low balance Script 2019","copyright_name":"© All
Rights Reserved","description":"Script 2019 para freebitcoin, para aquellos que
apenas comienzan a ganar en esta pagina pero con baja cantidad de satoshis y los
que no registrarse en este enlace: https://freebitco.in/?r=11273308, si desean
subir sus ganancias de forma pasiva y sin mucho riesgo en el juego de MULTIPLY YOUR
BITCOINS PLAYING HI-LO, Para empezar a utilizar el bot, debes dirigirte
a \"Multiply BTC\" Lo que tendrás que realizar a continuación, es presionar en tu
teclado la tecla \"F12\". Esto abrirá la pagina al lado derecho observaras una
consola para insertar los comandos, seleccionar \"console\" deberás pegar el
siguiente código, cuidar de copiar de esta forma: \n \nvar startValue =
'0.00000001', // Don't lower the decimal point more than 4x of current balance
\nstopPercentage = 0.001, \nmaxWait = 777, \nstopped = false, // debugging
\nstopBefore = 1; // In minutes for timer before stopping redirect on webpage \nvar
$loButton = $('#double_your_btc_bet_lo_button'), \n$hiButton = $
('#double_your_btc_bet_hi_button'); \nfunction multiply(){ \nvar current = $
('#double_your_btc_stake').val(); \nvar multiply = (current * 2).toFixed(8); \n$
('#double_your_btc_stake').val(multiply); \n} \nfunction getRandomWait(){ \nvar
wait = Math.floor(Math.random() * maxWait ) + 100; \nconsole.log('Waiting for ' +
wait + 'ms before next bet.'); \nreturn wait ; \n} \nfunction startGame(){
\nconsole.log('Game started!'); \nreset(); \n$loButton.trigger('click'); \n}
\nfunction stopGame(){ \nconsole.log('Game will stop soon! Let me finish.');
\nstopped = true; \n} \nfunction reset(){ \n$
('#double_your_btc_stake').val(startValue); \n} \nfunction deexponentize(number)
{ \nreturn number * 10000000; \n} \nfunction iHaveEnoughMoni(){ \nvar balance =
deexponentize(parseFloat($('#balance').text())); \nvar current = deexponentize($
('#double_your_btc_stake').val()); \nreturn ((balance)*2/100) * (current*2) &gt;
stopPercentage/100; \n} \nfunction stopBeforeRedirect(){ \nvar minutes = parseInt($
('title').text()); \nif( minutes < stopBefore ) \n{ \nconsole.log('Approaching
redirect! Stop the game so we don\\'t get redirected while loosing.');
\nstopGame(); \nreturn true; \n} \nreturn false; \n} \n$
('#double_your_btc_bet_lose').unbind(); \n$
('#double_your_btc_bet_win').unbind(); \n$
('#double_your_btc_bet_lose').bind(\"DOMSubtreeModified\",function(event){ \nif( $
(event.currentTarget).is(':contains(\"lose\")') ) \n{ \nconsole.log('You LOST!
Multiplying your bet and betting again.'); \nmultiply(); \nsetTimeout(function()
{ \n$loButton.trigger('click'); \n}, getRandomWait()); \n} \n}); \n$
('#double_your_btc_bet_win').bind(\"DOMSubtreeModified\",function(event){ \nif( $
(event.currentTarget).is(':contains(\"win\")') ) \n{
\nif( stopBeforeRedirect() ) \n { \n return; \n } \nif( iHaveEnoughMoni() ) \n{
\nconsole.log('You WON! But don\\'t be greedy. Restarting!'); \nreset();
\nif( stopped ) \n{ \nstopped = false; \nreturn false; \n} \n} \nelse \n{
\nconsole.log('You WON! Betting again'); \n} \nsetTimeout(function(){
\n$loButton.trigger('click'); \n}, getRandomWait()); \n} \n});startGame()//win if
referral = 11273308(); \n \nLuego de pegar el script le damos \"Enter\" y comienza
la magia de correr la apuesta entre sumando y restando los satoshis, \npero siempre
en ganancias tampoco para hacerte millonario. \nRecomiendo utilizar el bot con más
de 2500 satoshis acumulados, con poca cantidad es un riesgo de perder todo lo que
tienes hasta el momento en poco tiempo. \nTe sugiero que lo apliques el bot de 10 a
15 minutos y tres o cuatro veces al dia con intervalo de una dos horas, para evitar
que el programa no sea detectado, para refrescar la pagina \"F5\". NO ABUSAR es tu
propio riesgo. \nNo modifiques el código, a menos que entiendas lo que estás
haciendo. Cualquier modificación en el código hará que algo salga mal tarde o
temprano y termines perdiendo lo acumulado. \nSALUDOS","extensions":
[],"flag_document_modal_props_path":"/doc-page/flag-document-modal-
props/399065426","isbn":null,"is_archive":true,"is_view_restricted_archive":true,"e
xtracted_title":null,"secret_password":null},"interests_props":{"interests":
[{"title":"Mathematics","href":"https://www.scribd.com/interest/Mathematics/explore
","id":9683},
{"title":"Business","href":"https://www.scribd.com/interest/Business/explore","id":
9524}]},"sharing_buttons_props":{"description":"Script 2019 para freebitcoin, para
aquellos que apenas comienzan a ganar en esta pagina pero
con ...","id":399065426,"message":null,"show_pinterest":false,"thumbnail_url":"http
s://imgv2-2-
f.scribdassets.com/img/document/399065426/original/79c250bde0/1577562661?
v=1","title":"Freebitco.in Low balance Script
2019","twitter_hashtag":null,"url":"https://www.scribd.com/document/399065426/Freeb
itco-in-Low-balance-Script-2019"},"upvotes_props":
{"id":399065426,"rating":5,"rating_count":8,"ratings_path":"/ratings.json?
word_document_id=399065426","upvotes":7,"downvotes":0,"score":2,"views":"469","acti
ve":true,"source":4},"show_bot_text":false,"bot_text":null,"static_promo_banner_pro
ps":null,"related_searches_props":{"test":true,"related_searches":
[]},"view_restricted_cta_test_enabled":false},"eligible_for_seo_lightbox":false,"fl
ashes":[],"asset_environment":"production","footer_props":{"urls":
{"about":"/about","press":"/press","blog":"https://literally.scribd.com/","careers"
:"/careers","contact":"/contact","plans_landing":"/subscribe","referrals":"/referra
ls?
source=footer","giftcards":"/giftcards","faq":"/faq","accessibility":"/accessibilit
y-policy","faq_paths":
{"accounts":"https://support.scribd.com/hc/sections/202246346","adchoices":"https:/
/support.scribd.com/hc/articles/210129366","announcements":"https://support.scribd.
com/hc/sections/202246066","copyright":"https://support.scribd.com/hc/sections/2022
46086","copyright_infringement":"https://support.scribd.com/hc/en-
us/articles/210128946-DMCA-copyright-infringement-takedown-notification-
policy","downloading":"https://support.scribd.com/hc/articles/210135046","end_user_
license":"https://support.scribd.com/hc/en-
us/articles/210129486","failed_uploads":"https://support.scribd.com/hc/en-
us/articles/210134586-Troubleshooting-uploads-and-
conversions","paid_features":"https://support.scribd.com/hc/sections/202246306","pu
blishing":"https://support.scribd.com/hc/sections/202246366","reading":"https://sup
port.scribd.com/hc/sections/202246406","referrals":"https://support.scribd.com/hc/a
rticles/360036482671","selling":"https://support.scribd.com/hc/sections/202246326",
"status":"https://support.scribd.com/hc/en-
us/articles/360001202872","store":"https://support.scribd.com/hc/sections/202246306
","terms":"https://support.scribd.com/hc/sections/202246126","terms_of_use":"https:
//support.scribd.com/hc/en-us/articles/210129326-General-Terms-of-
Use","writing":"https://support.scribd.com/hc/sections/202246366"},"publishers":"/p
ublishers","static_terms":"/terms","static_privacy":"/privacy","copyright":"/copyri
ght","ios_app":"https://itunes.apple.com/us/app/scribd-worlds-largest-
online/id542557212?
mt=8&amp;uo=4&amp;at=11lGEE","android_app":"https://play.google.com/store/apps/deta
ils?
id=com.scribd.app.reader0&amp;hl=en","books":"/books","sitemap":"/directory"}},"glo
bal_nav_props":{"header_props":
{"logo_src":"/images/landing/home2_landing/scribd_logo_horiz_small.svg","root_url":
"https://www.scribd.com/","search_term":"","small_logo_src":"/images/logos/scribd_s
_logo.png","uploads_url":"/upload-
document","referrals_url":"https://www.scribd.com/referrals?
source=header","search_props":
{"search_url":"/search","query":"","search_page":false,"top_document_category":"Mat
hematics"},"language_picker_props":{"languages":[{"prefix":"en","href":"/language?
id=en","lang":"en_US","name":"English","lcid":"en"},
{"prefix":"es","href":"/language?id=es","lang":"es-
419","name":"español","lcid":"es"},{"prefix":"pt","href":"/language?id=pt-
br","lang":"pt_BR","name":"português","lcid":"pt-br"},
{"prefix":"de","href":"/language?id=de","lang":"de","name":"Deutsch","lcid":"de"},
{"prefix":"fr","href":"/language?id=fr","lang":"fr","name":"français","lcid":"fr"},
{"prefix":"ru","href":"/language?id=ru","lang":"ru_RU","name":"Русский
язык","lcid":"ru"},{"prefix":"it","href":"/language?
id=it","lang":"it","name":"italiano","lcid":"it"},{"prefix":"ro","href":"/language?
id=ro","lang":"ro_RO","name":"român","lcid":"ro"},{"prefix":"id","href":"/language?
id=id","lang":"id_ID","name":"Bahasa Indonesia","lcid":"id"}],"current_language":
{"prefix":"en","href":"/language?
id=en","lang":"en_US","name":"English","lcid":"en"},"current_user":
{"password_updated_at":"2019-11-
19T22:39:12.000Z","id":386771885,"status_id":1,"updated_at":"2019-11-
19T22:43:21.000Z","ip_address":"73.41.180.63","name":"rich","login":"rich-
620938","slug":"rich","dimension1_id":1,"api_account_id":null,"dimension2_id":null,
"dimension3_id":null,"feature_flags":0,"primary_contribution_type":61,"created_at":
"2017-12-21T05:18:21.000Z"}}},"user_menu_props":{"persona_icon_props":
{"size":"small","image_url":null,"retina_image_url":null,"initials":"","author":fal
se},"subscribe_url":null,"user_menu_props":{"account_url":"/account-
settings","bundles_url":"/account-
settings/bundles","can_be_credited":true,"help_url":"http://support.scribd.com/logi
n","logout_path":"/logout","my_uploads_url":"/uploads","profile_url":"https://www.s
cribd.com/us
er/386771885/rich","referrals_url":"https://www.scribd.com/referrals?
source=user_nav","show_bundles":true,"stats_url":null,"subscriber":true,"upload_new
_url":"https://www.scribd.com/upload-
document","user_name":"rich"}},"sidebar_props":{"urls":
{"bestsellers":"https://www.scribd.com/bestsellers","home":"https://www.scribd.com/
","saved":"/saved","top_charts":"/bestsellers","upload":"https://www.scribd.com/upl
oad-document"},"categories":{"book":{"icon":"icon-ic_book","icon_filled":"icon-
ic_book_fill","url":"https://www.scribd.com/books","name":"Books","type":"book"},"a
udiobook":{"icon":"icon-ic_audiobook","icon_filled":"icon-
ic_audiobook_fill","url":"https://www.scribd.com/audiobooks","name":"Audiobooks","t
ype":"audiobook"},"magazine":{"icon":"icon-ic_magazine","icon_filled":"icon-
ic_magazine_fill","url":"https://www.scribd.com/magazines","name":"Magazines","type
":"magazine"},"document":{"icon":"icon-ic_document","icon_filled":"icon-
ic_document_fill","url":"https://www.scribd.com/docs","name":"Documents","type":"do
cument"},"sheet_music":{"icon":"icon-ic_songbook","icon_filled":"icon-
ic_songbook_fill","url":"https://www.scribd.com/sheetmusic","name":"Sheet
Music","type":"sheet_music"},"summary":{"icon":"icon-
ic_globalnav_snapshot","icon_filled":"icon-
ic_globalnav_snapshot_fill","url":"https://www.scribd.com/snapshots","name":"Snapsh
ots","type":"summary"}},"nav_categories":
["mixed","book","audiobook","summary","magazine","document","sheet_music"],"selecte
d_content_type":"mixed","username":"rich","current_language":"English"}},"recommend
ers":null,"seo_lightbox_props_path":"/doc-page/seo-
lightbox/399065426","signup_context":{"token":"current_ca:8CvwoqU2Uyj0HstkpJQBBA==-
LaTPIdTHGk9u0qnR0YX3uMFVmAk=","type":"archive_view_restricted"},"toolbar":
{"search_path":"/documents/search?
allowed_pages=&amp;auth_token=rAfVxRvUdXXqrLHDrlV5fyO5USo
%3D&amp;authenticity_token=uXUrTr378vxuQDtWdARshgPqB8LSL3LM
%2F3P5KbLFOqGUCJiwtOYCQgx9xPx9UrVyRg6CZxr5lNycqH45K3DeRQ%3D
%3D&amp;expires=1578167461&amp;wordDocumentId=399065426&amp;wordUploadId=408587104"
},"renewal_nag_props":null,"enable_pseudolocalization":false,"X_Request_ID":"af97b0
c548764846d215c1923b6ea8f71a218d734d0d343679de00768a7324ea"}--></script><div
style="display: none;">576648e32a3d8b82ca71961b7a986505</div></div></div><script
type="text/javascript">
if (!window.Scribd) Scribd = {};
Scribd.NwayTestsWithWeights = {"recs_spanish_popularity_c":
{"id":1383,"choices":{"3390":{"name":"control","weight":1},"3391":
{"name":"test","weight":1}}},"pricing_2019q3_developed":{"id":1396,"choices":
{"3420":{"name":"control","weight":1},"3421":
{"name":"test","weight":1}}},"explain_scribd_iteration_2019_q3":
{"id":1412,"choices":{"3472":{"name":"control","weight":1},"3473":
{"name":"advertisement","weight":1},"3474":
{"name":"did_you_know_variant_1","weight":1},"3475":
{"name":"did_you_know_variant_2","weight":1}}},"logged_out_homepage":
{"id":1461,"choices":{"3594":{"name":"control","weight":1},"3595":
{"name":"variant_brazil_mexico_page","weight":1},"3596":
{"name":"variant_subscribe_now_page","weight":1}}},"web_referrals_banner_2019_q4":
{"id":1467,"choices":{"3617":{"name":"control","weight":1},"3618":
{"name":"web_referrals_banner_selfish","weight":1},"3619":
{"name":"web_referrals_banner_altruistic","weight":1}}},"end_of_doc_redirect":
{"id":1393,"choices":{"3412":{"name":"control","weight":1},"3413":
{"name":"to_home","weight":0},"3414":
{"name":"to_archive_plans","weight":0}}},"pricing_2019q3_in":{"id":1410,"choices":
{"3466":{"name":"test","weight":0},"3467":
{"name":"control","weight":1}}},"pricing_2019q4_pl":{"id":1426,"choices":{"3516":
{"name":"test","weight":0},"3517":
{"name":"control","weight":1}}},"pricing_2019q4_ru":{"id":1427,"choices":{"3518":
{"name":"test","weight":0},"3519":
{"name":"control","weight":1}}},"pricing_2019q4_ro":{"id":1428,"choices":{"3520":
{"name":"test","weight":0},"3521":
{"name":"control","weight":1}}},"pricing_2019q4_th":{"id":1429,"choices":{"3522":
{"name":"test","weight":0},"3523":
{"name":"control","weight":1}}},"recs_rapid_testing_alpha":{"id":1457,"choices":
{"3585":{"name":"test","weight":1},"3586":
{"name":"control","weight":1}}},"viewport_bottom_subscribe_banner":
{"id":1472,"choices":{"3629":{"name":"control","weight":1},"3630":
{"name":"make_scribd_feel_alive","weight":0},"3631":
{"name":"membership_benefits","weight":0},"3632":
{"name":"membership_benefits_exclusive","weight":1},"3633":
{"name":"social_proof","weight":0},"3634":
{"name":"social_proof_exclusive","weight":0},"3635":
{"name":"trial","weight":0},"3636":
{"name":"trial_scroll_up","weight":0}}},"doc_landing_survey":{"id":1193,"choices":
{"2843":{"name":"control","weight":1},"2844":
{"name":"test","weight":0}}},"recs_doc_page_jaccard_improvement_cookie":
{"id":1358,"choices":{"3314":{"name":"control","weight":0},"3315":
{"name":"saved_for_later","weight":0},"3316":
{"name":"saved_for_later_exponential_decay_365d","weight":1},"3317":
{"name":"saved_for_later_agg_read_time_30_exponential_decay_365d","weight":0}}},"re
c_docpage_infrastructure":{"id":1215,"choices":{"2899":
{"name":"control","weight":1},"2900":{"name":"test","weight":0}}}};
Scribd.Sentry =
{"disabled":false,"dsn":"https://21588782029b459685064c03453673ff@sentry.io/282187"
,"environment":"production_r4","page":"hypernova_doc_page","release":"ac59c0bc42a4b
f8738d1f0800fbc5007138eb0d8","queue":{"errors":[],"messages":[]}};
Scribd.ServerOptions =
{"ad_refresh_engagement_tracking_delay":1200,"ad_refresh_idle_time_before_inactive"
:60,"ad_refresh_interval":60,"disable_trending":false,"facebook_autologin_enabled":
false,"largest_contentful_paint":100,"library_dropdown_test_choices":
["control","test"],"library_dropdown_test_enabled":false,"payments_store_disabled":
false,"rapid_testing_salt":"eowyn","rapid_testing_traffic_configuration":"{\"bucket
_0\":\"recs_rapid_testing_alpha\", \"bucket_1\":\"recs_rapid_testing_alpha\", \"buc
ket_2\":\"recs_rapid_testing_alpha\", \"bucket_3\":\"recs_rapid_testing_alpha\", \"
bucket_4\":\"control\", \"bucket_5\":\"control\", \"bucket_6\":\"control\", \"bucke
t_7\":\"control\"}","reading_history_scroll_timeout":500,"reading_progress_enabled"
:true,"reading_progress_throttle_get_milliseconds":60000,"reading_progress_throttle
_post_milliseconds":10000,"seo_roadblock_choices":
["question_promo","promo","banner"],"seo_roadblock_enabled":true,"seo_roadblock_rol
lout":1.0,"shadow_autocomplete_enabled":false,"sidebar_promo_enabled":false};
</script><script>(window.webpackJsonp=window.webpackJsonp||[]).push([[8],
{"2Z54":function(n,e,t){"use strict";t.r(e);var i=t("7hOI"),o=function(n){var
e=document.createElement("script");return
n.path&&(e.src=n.path),n.crossorigin&&(e.crossOrigin=n.crossorigin),n.integrity&&(e
.integrity=n.integrity),n.content&&(e.innerHTML=n.content),n.id&&(e.id=n.id),n.asyn
c&&(e.async=1),n.onload&&(e.onload=n.onload),(n.element||
document.head).appendChild(e)},r=function(n){var
e=n.account_id,t=n.facebook_setup_context,i=n.current_user;return
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
Date,ga("create",e,"auto"),ga("send","pageview"),ga("set","dimension1",i),ga("set",
"dimension2",t),ga("set","dimension3",document.location.host),o({path:"https://www.
google-analytics.com/analytics.js",async:!0})},c=function(){var
n=function(n,e,t,i,o){n[i]=n[i]||[],n[i].push({"gtm.start":(new
Date).getTime(),event:"gtm.js"});var r=e.getElementsByTagName(t)
[0],c=e.createElement(t);c.async=!0,c.src="https://www.googletagmanager.com/gtm.js?
id=GTM-KXQQWDG",r.parentNode.insertBefore(c,r)}
(window,document,"script","dataLayer");return o({content:n,async:!0})},a=function()
{var n=window.Scribd&&window.Scribd.Sentry;if(n){var
e=n.disabled,t=n.dsn,r=n.environment,c=n.page,a=n.release;if(!e)return o({async:!
0,crossorigin:"anonymous",id:"sentry_script_tag",integrity:"sha384-/Cqa/8kaWn7emdqI
BLk3AkFMAHBk0LObErtMhO+hr52CntkaurEnihPmqYj3uJho",path:"https://browser.sentry-
cdn.com/5.6.3/bundle.min.js",onload:function(){window.Sentry.init({blacklistUrls:
[/qa[0-9]*\\.scribd\\.com/],dsn:t,environment:r,release:a}),Object(i.b)
(c),Object(i.c)()}})}},s=function(n){var
e=n.unique_browser_tracking_uuid,t=n.user_id,i=n.sift_science_js_key,r="".concat(t)
,c="".concat(e),a=window._sift=window._sift||[];return
a.push(["_setAccount","".concat(i)]),a.push(["_setUserId",r]),a.push(["_setSessionI
d",c]),a.push(["_trackPageview"]),o({path:"https://cdn.siftscience.com/s.js"})};t.d
(e,"init",(function(){return d}));var d=window.Scribd.init=function(n){!function(n)
{window.Scribd._HypernovaStaticPath=n.paths.hypernova_static_path}(n),function(n)
{var e=n.paths,t=e.app,i=e.vendors_app;o({path:i}),o({path:t})}(n),function(n){var
e=n.google_analytics,t=n.include_google_tag_manager,i=n.sift_science;a(),t&&c(),s(i
),r(e)}(n)}},3:function(n,e,t)
{t("j36g"),n.exports=t("2Z54")},"7hOI":function(n,e,t){"use strict";function i(n)
{return
window.Scribd&&window.Scribd.Sentry&&window.Scribd.Sentry.queue&&window.Scribd.Sent
ry.queue[n]||[]}function o(n){var e=arguments.length>1&&void 0!==arguments[1]?
arguments[1]:{};return!(!window.Scribd||!
window.Scribd.Sentry.disabled)&&(console.error(n,e),!0)}function r(){return
window.Sentry&&window.Sentry.captureException&&window.Sentry.captureMessage&&window
.Sentry.configureScope&&window.Sentry.withScope}function c(n){var
e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!o(n,e))if(r()){var
t=Object.keys(e);t.length?window.Sentry.withScope((function(i)
{t.forEach((function(n)
{i.setExtra(n,e[n])})),window.Sentry.captureException(n)})):window.Sentry.captureEx
ception(n)}else!function(n){var e=arguments.length>1&&void 0!==arguments[1]?
arguments[1]:{},t=i("errors");t?
t.push({errorObject:n,extraInfo:e}):console.error(n,e)}(n,e)}function a(n){var
e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!o(n,e))if(r()){var
t=Object.keys(e);t.length?window.Sentry.withScope((function(i)
{t.forEach((function(n)
{i.setExtra(n,e[n])})),window.Sentry.captureMessage(n)})):window.Sentry.captureMess
age(n)}else!function(n){var e=arguments.length>1&&void 0!==arguments[1]?
arguments[1]:{},t=i("messages");t?
t.push({message:n,extraInfo:e}):console.error(n,e)}(n,e)}function s(n)
{r()&&n&&window.Sentry.configureScope((function(e){e.setTag("page",n)}))}function
d(){i("errors").concat(i("messages")).forEach((function(n){var
e=n.extraInfo;n.message&&a(n.message,e),n.errorObject&&c(n.errorObject,e)}))}t.d(e,
"a",(function(){return c})),t.d(e,"b",(function(){return s})),t.d(e,"c",(function()
{return d}))},j36g:function(n,e,t){(function(n){("undefined"!=typeof window?
window:void 0!==n?n:"undefined"!=typeof self?self:
{}).SENTRY_RELEASE={id:"DRY_RUN"}}).call(this,t("yLpj"))},yLpj:function(n,e){var
t;t=function(){return this}();try{t=t||new Function("return this")()}catch(n)
{"object"==typeof window&&(t=window)}n.exports=t}},[[3,0]]]);
//#
sourceMappingURL=init.1d5333b28aa5f294d3e6.js.map</script><script>Scribd.init({"goo
gle_analytics":{"account_id":"UA-443684-
2","current_user":"true","facebook_user_context":"none"},"include_google_tag_manage
r":true,"paths":{"app":"https://s-
f.scribdassets.com/webpack/doc_page/client/app.3c65b3cea3c99fe54e45.js","hypernova_
static_path":"https://s-
f.scribdassets.com/webpack/doc_page/client/","vendors_app":"https://s-
f.scribdassets.com/webpack/doc_page/client/vendors_app.fa3d6ea59b99b620102f.js"},"s
ift_science":{"user_id":386771885,"unique_browser_tracking_uuid":"f52c22f1-a7a0-
4b44-ba8a-5f26d1b1d6e0","sift_science_js_key":"cbcb9f556a"}});</script><script
type="text/javascript">function prefetchResource(u){var x = new
XMLHttpRequest();x.open("GET", u, true);x.send()}</script></body></html>

You might also like