let elBestBidsTableBody = $('#bestBidsTable tbody') let elBestAsksTableBody = $('#bestAsksTable tbody') let elTradesTableBody = $('#tradesTable tbody') let assetsInRound = js_vars.assetsInRound let assetNamesInRound = js_vars.assetNamesInRound let numAssetsInRound = js_vars.numAssetsInRound function newOption(value, text) { return $('