var RepresentativeRates_details = new function() { this.now = '09.05.2024 18:00' this.RepresentativeRates_create = '09.05.2024' 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.7410','0.0280','0.7500','-2.0200','3.1400','usa.gif') this.add('4181','1 אירו','4.0136','0.0256','0.6400','-2.2100','0.0500','euro.gif') this.add('4182','100 ינים יפנים','2.3995','0.0135','0.5700','-1.6000','-6.4000','japan.gif') this.add('4802','1 ליש"ט','4.6655','0.0330','0.7100','-2.5500','0.9700','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1127','0.0290','0.7100','-1.8500','-4.6600','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.6276','-0.3221','-0.4241','-0.6087','-1.2941','coins_flag.png') }