var ContinuousRates_details = new function() { this.now = '14.09.2026 21:35' this.ContinuousRates = new Array(); this.ContinuousRates_create = '14.09.2026 21: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','14/09','21:34','3.0362','0.20','3.0605','3.0190','israel.gif','forex') this.add('10426','שקל יורו','EURILS','14/09','21:34','3.4985','-0.59','3.5340','3.4491','israel.gif','forex') this.add('10432','1 אירו','EURUSD','14/09','21:34','1.1558','-0.37','1.1604','1.1527','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','14/09','21:34','1.3512','-0.08','1.3528','1.3464','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','14/09','21:34','154.2170','0.43','155.0000','153.3500','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','14/09','21:34','0.8162','0.01','0.8195','0.8153','swis.gif','forex') }