var I18N_Messages = {'global.username' : 'User Name','global.Address' : 'Address','gameContainer.hitLossLimit.title' : 'You have reached your loss limit.','gameContainer.hitLossLimit.message' : 'This action will cause you to reach or exceed your loss limit, or expose you to liabilities beyond your self-imposed restrictions. You may review your self-imposed restrictions in the responsible gaming section, stop playing, or continue playing using lower wagers.','gameContainer.hitLossLimit.messageWithParam' : 'This action will cause you to reach or exceed your loss limit, or expose you to liabilities beyond your self-imposed restrictions. You may review your self-imposed restrictions in the responsible gaming section, stop playing, or continue playing using lower wagers.  <br>Current period loss limit = {amountLimit}, current period loss = {currentAmount}, and remaining loss = {remainingAmount}.','gameContainer.hitWagerLimit.title' : 'You have reached your wager limit.','gameContainer.hitWagerLimit.message' : 'This action will cause you to reach or exceed your wager limit. You may review your self-imposed restrictions in the responsible gaming section, stop playing, or continue playing using lower wagers.  ','gameContainer.hitWagerLimit.messageWithParam' : 'This action will cause you to reach or exceed your wager limit. You may review your self-imposed restrictions in the responsible gaming section, stop playing, or continue playing using lower wagers. <br>Current period wager limit = {amountLimit}, current period wager = {currentAmount}, and remaining wager = {remainingAmount}.'};