var RepresentativeRates_details = new function() { this.now = '15.08.2025 14:05' this.RepresentativeRates_create = '15.08.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.3800','-0.0090','-0.1500','0.4200','-7.3000','usa.gif') this.add('4181','1 אירו','3.9468','-0.0235','-0.2700','1.6600','3.6000','euro.gif') this.add('4182','100 ינים יפנים','2.2974','-0.0042','-0.5400','1.2000','-0.6700','japan.gif') this.add('4802','1 ליש"ט','4.5812','-0.0196','-0.4000','1.7400','-0.2900','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1921','-0.0267','-0.2100','0.4200','3.7900','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','70.4836','-0.1368','-0.1937','0.8319','-2.6838','coins_flag.png') }