var country_locale= "GB" ; var jackpotSize="£132,736.62"; var Fireball=0.00; if(country_locale == "DK" || country_locale == "NO") { jackpotSize = jackpotSize.substr(3) + " "+ jackpotSize.substr(0,2); Fireball=0.00; }