var ContinuousRates_details = new function() { this.now = '18.06.2025 17:30' this.ContinuousRates = new Array(); this.ContinuousRates_create = '18.06.2025 17: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','18/06','17:29','3.4761','-0.77','3.5099','3.4665','israel.gif','forex') this.add('10426','שקל יורו','EURILS','18/06','17:29','3.9932','-0.78','4.0415','3.9811','israel.gif','forex') this.add('10432','1 אירו','EURUSD','18/06','17:29','1.1501','0.13','1.1523','1.1478','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','18/06','17:29','1.3448','0.09','1.3476','1.3422','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','18/06','17:29','144.9310','-0.22','145.4400','144.6710','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','18/06','17:29','0.8175','0.18','0.8182','0.8153','swis.gif','forex') }