var ContinuousRates_details = new function() { this.now = '10.06.2026 11:50' this.ContinuousRates = new Array(); this.ContinuousRates_create = '10.06.2026 11:49' 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','10/06','11:49','2.9746','0.75','2.9778','2.9443','israel.gif','forex') this.add('10426','שקל יורו','EURILS','10/06','11:49','3.4323','0.72','3.4425','3.3985','israel.gif','forex') this.add('10432','1 אירו','EURUSD','10/06','11:49','1.1552','0.07','1.1559','1.1533','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','10/06','11:49','1.3389','0.08','1.3397','1.3362','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','10/06','11:49','160.3890','0.04','160.4380','160.2250','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','10/06','11:49','0.7989','0.15','0.7995','0.7970','swis.gif','forex') }