var DollarEuroData_details = new function() { this.now = '15.05.2024 18:00' this.DollarEuroData = new Array(); this.DollarEuroData_create = '15.05.2024 17: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.9993','-0.32','15.05.24','12:25') this.add('4186','1 דולר ארה"ב','3.6950','-0.78','15.05.24','12:25') this.add('10426','EURILS','3.9869','-0.31','15.05.24','17:59') this.add('10463','USDILS','3.6722','-0.62','15.05.24','17:59') }