var ContinuousRates_details = new function() { this.now = '07.08.2026 21:25' this.ContinuousRates = new Array(); this.ContinuousRates_create = '07.08.2026 21:23' 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','07/08','21:22','2.9940','-0.70','3.0213','2.9851','israel.gif','forex') this.add('10426','שקל יורו','EURILS','07/08','21:23','3.4504','-0.74','3.4842','3.4414','israel.gif','forex') this.add('10432','1 אירו','EURUSD','07/08','21:23','1.1562','0.32','1.1582','1.1522','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','07/08','21:23','1.3493','0.30','1.3509','1.3434','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','07/08','21:23','157.5670','-0.56','158.5760','156.6520','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','07/08','21:23','0.8078','-0.48','0.8129','0.8056','swis.gif','forex') }