var RepresentativeRates_details = new function() { this.now = '25.03.2026 05:40' this.RepresentativeRates_create = '24.03.2026' this.RepresentativeRates = new Array(); this.add = function(i,n,cu,c,p,pm,py,f) {this.RepresentativeRates[this.RepresentativeRates.length] = new function() {this.id=i;this.name=n;this.Currency=cu;this.change=c;this.percentageChange=p;this.PercentageChangeMonthly=pm;this.PercentageChangeYearly=py;this.flag=f;}} this.add('4186','1 דולר ארה"ב','3.1250','0.0130','0.4200','0.1000','-1.7900','usa.gif') this.add('4181','1 אירו','3.6219','0.0224','0.6200','-1.7900','-3.2700','euro.gif') this.add('4182','100 ינים יפנים','1.9681','0.0067','0.3400','-1.6100','-3.5500','japan.gif') this.add('4802','1 ליש"ט','4.1867','0.0298','0.7200','-0.6200','-2.6000','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9606','0.0159','0.4000','-1.9600','-1.7500','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','64.5910','0.3472','0.5404','-1.1489','-2.6236','coins_flag.png') }