var ContinuousRates_details = new function() { this.now = '02.03.2026 20:35' this.ContinuousRates = new Array(); this.ContinuousRates_create = '02.03.2026 20:34' 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','02/03','20:34','3.0838','-1.53','3.1373','3.0678','israel.gif','forex') this.add('10426','שקל יורו','EURILS','02/03','20:34','3.6040','-2.77','3.7061','3.5964','israel.gif','forex') this.add('10432','1 אירו','EURUSD','02/03','20:34','1.1694','-1.04','1.1796','1.1672','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','02/03','20:34','1.3401','-0.60','1.3456','1.3314','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','02/03','20:34','157.4540','0.91','157.7530','155.9360','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','02/03','20:34','0.7792','1.32','0.7814','0.7661','swis.gif','forex') }