var ContinuousRates_details = new function() { this.now = '25.02.2026 06:40' this.ContinuousRates = new Array(); this.ContinuousRates_create = '25.02.2026 06:39' 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','06:39','3.0976','-0.25','3.1054','3.0943','israel.gif','forex') this.add('10426','שקל יורו','EURILS','25/02','06:39','3.6498','-0.04','3.6603','3.6451','israel.gif','forex') this.add('10432','1 אירו','EURUSD','25/02','06:39','1.1793','0.16','1.1794','1.1773','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','25/02','06:39','1.3517','0.24','1.3521','1.3482','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','25/02','06:39','155.8730','0.05','156.0440','155.3330','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','25/02','06:39','0.7730','-0.07','0.7741','0.7726','swis.gif','forex') }