var RepresentativeRates_details = new function() { this.now = '22.05.2026 20:40' this.RepresentativeRates_create = '21.05.2026' 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 דולר ארה"ב','2.9070','-0.0010','-0.4500','-1.8200','-8.6400','usa.gif') this.add('4181','1 אירו','3.3794','-0.0019','-0.2400','-2.4700','-9.7500','euro.gif') this.add('4182','100 ינים יפנים','1.8292','0.0011','-0.4000','-1.2400','-10.3600','japan.gif') this.add('4802','1 ליש"ט','3.9082','0.0083','-0.0800','-2.2800','-9.0800','uk.gif') this.add('4801','1 פרנק שוויצרי','3.6957','-0.0008','-0.0500','-1.4700','-8.3200','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','60.3762','-0.1716','-0.2834','-1.7234','-8.9778','coins_flag.png') }