var BondIndices_details = new function() { this.FileCreateTime = '06.02.2026 18:00' this.now = '06.02.2026 13:44' this.BondIndices = new Array(); this.add = function(i,s,n,l,p,mpc,ypc,lypc) {this.BondIndices[this.BondIndices.length] = new function() {this.id=i;this.symbol=s;this.name=n;this.last=l;this.percentagechange=p;this.lastMonthAgoPC=mpc;this.lastYearPC=ypc;this.lastYearAgoPC=lypc;}} this.add('23947','9999681','תל בונד 20','427.97','0.25','-0.44','0.60','6.46') this.add('30797','9999040','תל בונד 40','404.21','0.17','-0.18','0.58','5.93') this.add('30799','9999060','תל בונד 60','417.64','0.21','-0.27','0.59','6.23') this.add('41107','9999080','תל בונד שיקלי','452.30','0.07','0.09','1.11','6.52') this.add('7366','9999236','All-Bond כללי','423.90','0.13','-0.03','0.73','5.98') }