var RepresentativeRates_details = new function() { this.now = '14.10.2025 19:30' this.RepresentativeRates_create = '13.10.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.2840','0.0300','0.9200','-1.1700','-9.9300','usa.gif') this.add('4181','1 אירו','3.8110','0.0431','1.1400','-2.1500','0.0300','euro.gif') this.add('4182','100 ינים יפנים','2.1567','0.0281','1.3200','-3.4900','-6.7600','japan.gif') this.add('4802','1 ליש"ט','4.3801','0.0503','1.1600','-1.9000','-4.6600','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0931','0.0550','1.3600','-1.6300','1.3400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','67.9562','0.6640','0.9867','-1.1643','-6.1734','coins_flag.png') }