var RepresentativeRates_details = new function() { this.now = '10.05.2024 17:55' this.RepresentativeRates_create = '10.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.7210','0.0080','-0.5300','-2.5400','2.5900','usa.gif') this.add('4181','1 אירו','4.0114','0.0234','-0.0500','-2.2600','0.0000','euro.gif') this.add('4182','100 ינים יפנים','2.3895','0.0035','-0.4200','-2.0100','-6.7900','japan.gif') this.add('4802','1 ליש"ט','4.6622','0.0297','-0.0700','-2.6200','0.8900','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1064','0.0227','-0.1500','-2.0000','-4.8000','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','76.1478','0.5202','0.6878','0.0749','-0.6151','coins_flag.png') }