var RepresentativeRates_details = new function() { this.now = '01.07.2025 00:55' this.RepresentativeRates_create = '30.06.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.3720','-0.0200','-0.5900','-4.1500','-7.5200','usa.gif') this.add('4181','1 אירו','3.9552','-0.0194','-0.4900','-0.8700','3.8200','euro.gif') this.add('4182','100 ינים יפנים','2.3369','-0.0109','-0.4600','-4.3600','1.0300','japan.gif') this.add('4802','1 ליש"ט','4.6236','-0.0380','-0.8200','-2.5100','0.6400','uk.gif') this.add('4801','1 פרנק שוויצרי','4.2314','-0.0126','-0.3000','-0.9600','4.7700','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','70.5733','-0.3875','-0.5461','0.0000','-2.5599','coins_flag.png') }