var RepresentativeRates_details = new function() { this.now = '21.04.2025 08:25' this.RepresentativeRates_create = '17.04.2025' 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.6910','0.0030','0.0800','0.1900','1.2300','usa.gif') this.add('4181','1 אירו','4.1982','-0.0003','-0.0100','5.6400','10.2000','euro.gif') this.add('4182','100 ינים יפנים','2.5822','-0.0113','-0.4400','5.4700','11.6400','japan.gif') this.add('4802','1 ליש"ט','4.8885','-0.0082','-0.1700','2.4600','6.4000','uk.gif') this.add('4801','1 פרנק שוויצרי','4.5100','-0.0223','-0.4900','7.9700','11.6600','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.9418','0.0898','0.1184','1.0820','4.8523','coins_flag.png') }