var RepresentativeRates_details = new function() { this.now = '26.02.2026 14:35' this.RepresentativeRates_create = '25.02.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.1000','-0.0140','-0.4500','0.1600','-2.5800','usa.gif') this.add('4181','1 אירו','3.6499','-0.0189','-0.5200','-1.1800','-2.5200','euro.gif') this.add('4182','100 ינים יפנים','1.9769','-0.0202','-1.0100','-1.6800','-3.1200','japan.gif') this.add('4802','1 ליש"ט','4.1824','-0.0177','-0.4200','-1.8200','-2.7000','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9975','-0.0260','-0.6500','-0.8100','-0.8400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','64.8008','-0.2828','-0.4345','-0.2124','-2.3074','coins_flag.png') }