var DollarEuroData_details = new function() { this.now = '11.12.2025 12:25' this.DollarEuroData = new Array(); this.DollarEuroData_create = '11.12.2025 12:24' 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.7555','0.43','10.12.25','13:25') this.add('4186','1 דולר ארה"ב','3.2280','0.47','10.12.25','13:25') this.add('10426','EURILS','3.7595','0.11','11.12.25','12:24') this.add('10463','USDILS','3.2140','-0.43','11.12.25','12:24') }