var DollarEuroData_details = new function() { this.now = '02.05.2024 08:10' this.DollarEuroData = new Array(); this.DollarEuroData_create = '02.05.2024 08:10' 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.9914','-0.54','01.05.24','12:27') this.add('4186','1 דולר ארה"ב','3.7400','-0.03','01.05.24','12:27') this.add('10426','EURILS','4.0201','0.72','02.05.24','08:10') this.add('10463','USDILS','3.7504','0.28','02.05.24','08:10') }