var RepresentativeRates_details = new function() { this.now = '26.07.2025 08:00' this.RepresentativeRates_create = '25.07.2025' 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.3610','0.0290','0.6000','-0.9100','-7.8200','usa.gif') this.add('4181','1 אירו','3.9439','0.0367','0.4500','-0.7700','3.5200','euro.gif') this.add('4182','100 ינים יפנים','2.2726','-0.0033','-0.3300','-3.2000','-1.7500','japan.gif') this.add('4802','1 ליש"ט','4.5243','0.0140','-0.0100','-2.9500','-1.5200','uk.gif') this.add('4801','1 פרנק שוויצרי','4.2184','0.0165','0.3200','-0.6000','4.4400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','70.0807','0.2892','0.4144','-0.6980','-3.2401','coins_flag.png') }