var DollarEuroData_details = new function() { this.now = '16.06.2024 17:55' this.DollarEuroData = new Array(); this.DollarEuroData_create = '14.06.2024 23:59' this.add = function(i,s,l,p,d,t) {this.DollarEuroData[this.DollarEuroData.length] = new function() {this.id=i;this.symbol=s;this.last=l;this.percentageChange=p;this.date=d;this.time=t;}} this.add('4181','1 אירו','3.9841','-0.54','14.06.24','09:23') this.add('4186','1 דולר ארה"ב','3.7230','0.22','14.06.24','09:23') this.add('10426','EURILS','3.9829','-0.03','14.06.24','23:59') this.add('10463','USDILS','3.7216','-0.04','14.06.24','23:56') }