var ContinuousRates_details = new function() { this.now = '25.02.2026 18:25' this.ContinuousRates = new Array(); this.ContinuousRates_create = '25.02.2026 18:24' 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','25/02','18:24','3.0918','-0.43','3.1054','3.0846','israel.gif','forex') this.add('10426','שקל יורו','EURILS','25/02','18:24','3.6474','-0.11','3.6658','3.6385','israel.gif','forex') this.add('10432','1 אירו','EURUSD','25/02','18:24','1.1804','0.26','1.1808','1.1771','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','25/02','18:24','1.3533','0.36','1.3544','1.3482','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','25/02','18:24','156.4120','0.39','156.8240','155.3330','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','25/02','18:24','0.7727','-0.11','0.7757','0.7719','swis.gif','forex') }