var RepresentativeRates_details = new function() { this.now = '17.05.2024 11:00' this.RepresentativeRates_create = '16.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.6810','-0.0140','-0.3800','-3.5900','1.4900','usa.gif') this.add('4181','1 אירו','3.9997','0.0004','0.0100','-2.5500','-0.3000','euro.gif') this.add('4182','100 ינים יפנים','2.3767','0.0031','0.1300','-2.5300','-7.2900','japan.gif') this.add('4802','1 ליש"ט','4.6611','0.0016','0.0300','-2.6400','0.8700','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0740','-0.0059','-0.1400','-2.7800','-5.5500','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.4092','-0.1204','-0.1594','-0.8958','-1.5791','coins_flag.png') }