var RepresentativeRates_details = new function() { this.now = '10.09.2025 04:15' this.RepresentativeRates_create = '09.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.3350','0.0110','0.3300','0.0900','-8.5300','usa.gif') this.add('4181','1 אירו','3.9211','0.0236','0.6100','0.7800','2.9200','euro.gif') this.add('4182','100 ינים יפנים','2.2771','0.0287','1.2800','0.4400','-1.5500','japan.gif') this.add('4802','1 ליש"ט','4.5287','0.0313','0.7000','0.7300','-1.4300','uk.gif') this.add('4801','1 פרנק שוויצרי','4.2036','0.0273','0.6500','0.9700','4.0800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','69.5143','0.3131','0.4524','0.2959','-4.0221','coins_flag.png') }