var DollarEuroData_details = new function() {
this.now = '18.06.2025 13:35'
this.DollarEuroData = new Array();
this.DollarEuroData_create = '18.06.2025 13:34'
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.0511','-1.04','17.06.25','12:23')
this.add('4186','1 דולר ארה"ב','3.5030','-0.96','17.06.25','12:23')
this.add('10426','EURILS','4.0235','-0.68','18.06.25','13:34')
this.add('10463','USDILS','3.5027','-0.01','18.06.25','13:34')
}