var RepresentativeRates_details = new function() { this.now = '08.02.2026 14:00' this.RepresentativeRates_create = '06.02.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 דולר ארה"ב','3.1250','0.0390','0.2600','0.9700','-1.7900','usa.gif') this.add('4181','1 אירו','3.6864','0.0395','0.2400','-0.1900','-1.5500','euro.gif') this.add('4182','100 ינים יפנים','1.9897','0.0201','0.2000','-1.0400','-2.4900','japan.gif') this.add('4802','1 ליש"ט','4.2427','0.0091','0.2300','-0.4100','-1.2900','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0171','0.0393','0.0200','-0.3300','-0.3500','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','65.2062','0.1422','0.2186','0.4119','-1.6962','coins_flag.png') }