var RepresentativeRates_details = new function() { this.now = '07.01.2026 16:00' this.RepresentativeRates_create = '07.01.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.1750','0.0170','0.3500','-0.2200','-0.2200','usa.gif') this.add('4181','1 אירו','3.7104','0.0226','0.1500','-0.9100','-0.9100','euro.gif') this.add('4182','100 ינים יפנים','2.0283','0.0118','0.2400','-0.6000','-0.6000','japan.gif') this.add('4802','1 ליש"ט','4.2834','0.0313','0.1000','-0.3500','-0.3500','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9881','0.0129','-0.0500','-1.0700','-1.0700','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','65.7572','0.2091','0.3190','','-0.8655','coins_flag.png') }