var RepresentativeRates_details = new function() { this.now = '02.03.2026 23:35' this.RepresentativeRates_create = '02.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.0730','-0.0490','-1.5700','-1.5700','-3.4300','usa.gif') this.add('4181','1 אירו','3.6051','-0.0828','-2.2500','-2.2500','-3.7200','euro.gif') this.add('4182','100 ינים יפנים','1.9572','-0.0432','-2.1600','-2.1600','-4.0800','japan.gif') this.add('4802','1 ליש"ט','4.1210','-0.0918','-2.1800','-2.1800','-4.1200','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9632','-0.0764','-1.8900','-1.8900','-1.6900','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','64.0630','-1.2787','-1.9569','-1.9569','-3.4197','coins_flag.png') }