var DollarEuroData_details = new function() { this.now = '10.05.2025 07:10' this.DollarEuroData = new Array(); this.DollarEuroData_create = '10.05.2025 15:30' 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.0126','-0.75','09.05.25','09:23') this.add('4186','1 דולר ארה"ב','3.5690','-0.28','09.05.25','09:23') this.add('10426','EURILS','3.9946','-0.45','10.05.25','15:30') this.add('10463','USDILS','3.5311','-1.06','09.05.25','23:45') }