var RepresentativeRates_details = new function() { this.now = '17.05.2024 18:00' this.RepresentativeRates_create = '17.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.7160','0.0210','0.9500','-2.6700','2.4500','usa.gif') this.add('4181','1 אירו','4.0321','0.0328','0.8100','-1.7600','0.5100','euro.gif') this.add('4182','100 ינים יפנים','2.3837','0.0101','0.2900','-2.2400','-7.0200','japan.gif') this.add('4802','1 ליש"ט','4.7014','0.0419','0.8600','-1.8000','1.7400','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0892','0.0093','0.3700','-2.4200','-5.2000','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.4092','-0.1204','-0.1594','-0.8958','-1.5791','coins_flag.png') }