var ContinuousRates_details = new function() { this.now = '03.07.2025 06:45' this.ContinuousRates = new Array(); this.ContinuousRates_create = '03.07.2025 06:29' 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','03/07','06:29','3.3678','-0.26','3.3700','3.3618','israel.gif','forex') this.add('10426','שקל יורו','EURILS','03/07','06:29','3.9695','-0.30','3.9799','3.9659','israel.gif','forex') this.add('10432','1 אירו','EURUSD','03/07','06:29','1.1795','-0.11','1.1813','1.1790','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','03/07','06:29','1.3631','-0.85','1.3664','1.3629','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','03/07','06:29','143.7600','0.26','143.7660','143.4420','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','03/07','06:29','0.7916','0.11','0.7919','0.7906','swis.gif','forex') }