var RepresentativeRates_details = new function() { this.now = '26.04.2025 08:00' this.RepresentativeRates_create = '25.04.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.6120','-0.0560','-0.9900','-1.9500','-0.9300','usa.gif') this.add('4181','1 אירו','4.1046','-0.0776','-1.1400','3.2900','7.7400','euro.gif') this.add('4182','100 ינים יפנים','2.5199','-0.0632','-1.5900','2.9300','8.9500','japan.gif') this.add('4802','1 ליש"ט','4.8038','-0.0763','-1.1000','0.6900','4.5600','uk.gif') this.add('4801','1 פרנק שוויצרי','4.3492','-0.0996','-1.5500','4.1200','7.6800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','74.2881','-0.8014','-1.0673','-1.1191','2.5691','coins_flag.png') }