var ContinuousRates_details = new function() { this.now = '04.07.2025 04:20' this.ContinuousRates = new Array(); this.ContinuousRates_create = '04.07.2025 04:19' 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','04/07','04:19','3.3212','-1.28','3.3285','3.3118','israel.gif','forex') this.add('10426','שקל יורו','EURILS','04/07','04:19','3.9127','-1.45','3.9205','3.8957','israel.gif','forex') this.add('10432','1 אירו','EURUSD','04/07','04:19','1.1768','-0.18','1.1774','1.1758','euro.gif','forex') this.add('10442','1 ליש\"ט','GBPUSD','04/07','04:19','1.3664','0.05','1.3668','1.3651','uk.gif','forex') this.add('10464','1 ין יפני','USDJPY','04/07','04:19','144.6070','0.67','144.9670','144.5670','japan.gif','forex') this.add('10462','1 פרנק שוויצרי','USDCHF','04/07','04:19','0.7943','0.34','0.7955','0.7939','swis.gif','forex') }