var RepresentativeRates_details = new function() { this.now = '10.05.2025 07:15' this.RepresentativeRates_create = '09.05.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.5690','-0.0180','-0.2800','-1.4900','-2.1100','usa.gif') this.add('4181','1 אירו','4.0126','-0.0639','-0.7500','-2.6900','5.3300','euro.gif') this.add('4182','100 ינים יפנים','2.4560','-0.0477','-0.7400','-3.2900','6.1800','japan.gif') this.add('4802','1 ליש"ט','4.7310','-0.0568','-0.8200','-2.4700','2.9800','uk.gif') this.add('4801','1 פרנק שוויצרי','4.2939','-0.0595','-1.0000','-2.2000','6.3100','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','73.3409','-0.3604','-0.4890','-2.2520','1.2613','coins_flag.png') }