var RepresentativeRates_details = new function() { this.now = '07.11.2025 02:20' this.RepresentativeRates_create = '06.11.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.2530','-0.0190','-0.5800','-0.1200','-10.7800','usa.gif') this.add('4181','1 אירו','3.7468','-0.0117','-0.3100','-0.4700','-1.6500','euro.gif') this.add('4182','100 ינים יפנים','2.1171','-0.0115','-0.5400','0.2600','-8.4700','japan.gif') this.add('4802','1 ליש"ט','4.2582','-0.0074','-0.1700','-0.5000','-7.3200','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0219','-0.0172','-0.4300','-0.8600','-0.4200','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','67.0530','-0.2862','-0.4250','0.0781','-7.4204','coins_flag.png') }