<script>
betTb_chance.oninput = function() {
b1234.value = this.value
}
b1234.oninput = function(){
betTb_chance.value = this.value
}
</script>
<input type="text" id="betTb_chance_bB" class="bt_input top3 betTb_input betTb_payoutL lessHeight" value="49.50">
<input type="range" id="b1234" value="45">
ReferenceError: betTb_chance is not defined