var ContinuousRates_details = new function() { this.now = '18.03.2026 19:45' this.ContinuousRates = new Array(); this.ContinuousRates_create = '18.03.2026 19:44' 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/03','19:44','3.0986','0.28','3.1042','3.0790','israel.gif','forex') this.add('10426','שקל יורו','EURILS','18/03','19:44','3.5650','-0.17','3.5796','3.5475','israel.gif','forex') this.add('10432','1 אירו','EURUSD','18/03','19:44','1.1511','-0.25','1.1555','1.1491','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','18/03','19:44','1.3338','-0.12','1.3374','1.3303','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','18/03','19:44','159.4160','0.28','159.5840','158.5610','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','18/03','19:44','0.7901','0.72','0.7903','0.7840','swis.gif','forex') }