var RepresentativeRates_details = new function() { this.now = '03.10.2025 10:45' this.RepresentativeRates_create = '30.09.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.3060','-0.0600','-0.5100','-0.7800','-9.3300','usa.gif') this.add('4181','1 אירו','3.8807','-0.0482','-0.3600','-0.2600','1.8600','euro.gif') this.add('4182','100 ינים יפנים','2.2332','-0.0134','-0.0700','-1.5000','-3.4500','japan.gif') this.add('4802','1 ליש"ט','4.4409','-0.0539','-0.5400','-1.2300','-3.3400','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1427','-0.0649','-0.4400','-0.4900','2.5700','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','68.7567','-0.3189','-0.4617','0.0000','-5.0681','coins_flag.png') }