var BondIndices_details = new function() { this.FileCreateTime = '10.06.2026 18:00' this.now = '10.06.2026 17:24' 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','435.21','-0.08','0.75','2.30','8.40') this.add('30797','9999040','תל בונד 40','412.84','-0.06','0.65','2.73','7.63') this.add('30799','9999060','תל בונד 60','425.73','-0.06','0.69','2.54','8.01') this.add('41107','9999080','תל בונד שיקלי','456.47','0.02','0.20','2.04','7.18') this.add('7366','9999236','All-Bond כללי','430.90','-0.04','0.76','2.39','7.69') }