var ContinuousRates_details = new function() { this.now = '26.02.2026 02:35' this.ContinuousRates = new Array(); this.ContinuousRates_create = '26.02.2026 02:33' 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','26/02','02:33','3.0846','-0.67','3.0888','3.0834','israel.gif','forex') this.add('10426','שקל יורו','EURILS','26/02','02:33','3.6460','-0.15','3.6527','3.6450','israel.gif','forex') this.add('10432','1 אירו','EURUSD','26/02','02:33','1.1817','0.37','1.1817','1.1807','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','26/02','02:33','1.3559','0.55','1.3559','1.3547','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','26/02','02:33','156.0280','0.15','156.3320','156.0160','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','26/02','02:33','0.7720','-0.20','0.7727','0.7717','swis.gif','forex') }