var DollarEuroData_details = new function() { this.now = '09.05.2024 11:35' this.DollarEuroData = new Array(); this.DollarEuroData_create = '09.05.2024 11:35' 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.9880','-0.48','08.05.24','12:24') this.add('4186','1 דולר ארה"ב','3.7130','-0.24','08.05.24','12:24') this.add('10426','EURILS','3.9968','0.22','09.05.24','11:35') this.add('10463','USDILS','3.7251','0.33','09.05.24','11:35') }