var ContinuousRates_details = new function() { this.now = '11.07.2025 02:45' this.ContinuousRates = new Array(); this.ContinuousRates_create = '11.07.2025 02:42' 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','11/07','02:40','3.2985','-0.46','3.3038','3.2985','israel.gif','forex') this.add('10426','שקל יורו','EURILS','11/07','02:42','3.8683','-0.28','3.8714','3.8626','israel.gif','forex') this.add('10432','1 אירו','EURUSD','11/07','02:42','1.1702','-0.18','1.1710','1.1702','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','11/07','02:42','1.3582','-0.06','1.3586','1.3579','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','11/07','02:42','146.1690','-0.07','146.2720','146.1320','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','11/07','02:42','0.7966','0.36','0.7968','0.7960','swis.gif','forex') }