var RepresentativeRates_details = new function() { this.now = '14.05.2024 18:00' this.RepresentativeRates_create = '13.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.7240','0.0030','0.0800','-2.4600','2.6700','usa.gif') this.add('4181','1 אירו','4.0123','0.0009','0.0200','-2.2400','0.0200','euro.gif') this.add('4182','100 ינים יפנים','2.3896','0.0001','0.0000','-2.0000','-6.7900','japan.gif') this.add('4802','1 ליש"ט','4.6629','0.0007','0.0200','-2.6000','0.9100','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1069','0.0005','0.0100','-1.9900','-4.7900','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.9274','0.0261','0.0344','-0.2147','-0.9028','coins_flag.png') }