var DollarEuroData_details = new function() { this.now = '07.05.2024 16:20' this.DollarEuroData = new Array(); this.DollarEuroData_create = '07.05.2024 16:19' 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 אירו','4.0073','-0.57','07.05.24','12:24') this.add('4186','1 דולר ארה"ב','3.7220','-0.51','07.05.24','12:24') this.add('10426','EURILS','3.9875','-0.49','07.05.24','16:19') this.add('10463','USDILS','3.7023','-0.53','07.05.24','16:19') }