var RepresentativeRates_details = new function() { this.now = '06.05.2024 18:00' this.RepresentativeRates_create = '06.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.0180','0.4800','-2.0200','3.1400','usa.gif') this.add('4181','1 אירו','4.0302','0.0361','0.9000','-1.8000','0.4600','euro.gif') this.add('4182','100 ינים יפנים','2.4328','0.0031','0.1300','-0.2300','-5.1100','japan.gif') this.add('4802','1 ליש"ט','4.7047','0.0342','0.7300','-1.7300','1.8100','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1332','0.0356','0.8700','-1.3700','-4.1800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.8439','-0.1574','-0.2071','-0.3245','-1.0118','coins_flag.png') }