var ContinuousRates_details = new function() { this.now = '16.09.2025 17:05' this.ContinuousRates = new Array(); this.ContinuousRates_create = '16.09.2025 17:04' this.add = function(i,n,s,d,t,l,p,h,lo,f) {this.ContinuousRates[this.ContinuousRates.length] = new function() {this.id=i;this.name=n;this.symbol=s;this.date=d;this.time=t;this.last=l;this.percentageChange=p;this.high=h;this.low=lo;this.flag=f;}} this.add('10463','שקל חדש','USDILS','16/09','17:04','3.3346','-0.41','3.3523','3.3338','israel.gif','forex') this.add('10426','שקל יורו','EURILS','16/09','17:04','3.9401','0.09','3.9567','3.9303','israel.gif','forex') this.add('10432','1 אירו','EURUSD','16/09','17:04','1.1830','0.59','1.1831','1.1757','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','16/09','17:04','1.3659','0.44','1.3659','1.3592','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','16/09','17:04','146.7020','-0.42','147.5380','146.6860','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','16/09','17:04','0.7886','-0.75','0.7948','0.7885','swis.gif','forex') }