var RepresentativeRates_details = new function() { this.now = '15.05.2024 18:00' this.RepresentativeRates_create = '15.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.6950','-0.0290','-0.7800','-3.2200','1.8700','usa.gif') this.add('4181','1 אירו','3.9993','-0.0130','-0.3200','-2.5600','-0.3100','euro.gif') this.add('4182','100 ינים יפנים','2.3736','-0.0160','-0.6700','-2.6600','-7.4200','japan.gif') this.add('4802','1 ליש"ט','4.6595','-0.0034','-0.0700','-2.6800','0.8400','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0799','-0.0270','-0.6600','-2.6400','-5.4200','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.9274','0.0261','0.0344','-0.2147','-0.9028','coins_flag.png') }