var RepresentativeRates_details = new function() { this.now = '18.08.2024 15:40' this.RepresentativeRates_create = '16.08.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.6830','-0.0480','-0.8600','-1.3400','1.5400','usa.gif') this.add('4181','1 אירו','4.0475','-0.0647','-1.0700','0.1000','0.8900','euro.gif') this.add('4182','100 ינים יפנים','2.4752','-0.0638','-1.9300','2.6200','-3.4500','japan.gif') this.add('4802','1 ליש"ט','4.7462','-0.0458','-0.6200','-1.1200','2.7100','uk.gif') this.add('4801','1 פרנק שוויצרי','4.2386','-0.0851','-1.1800','0.5800','-1.7400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.6413','-0.7424','-0.9719','-1.6800','-1.2762','coins_flag.png') }