var RepresentativeRates_details = new function() { this.now = '12.12.2025 08:00' this.RepresentativeRates_create = '11.12.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.2110','-0.0020','-0.5300','-1.5900','-11.9300','usa.gif') this.add('4181','1 אירו','3.7608','0.0215','0.1400','-0.3500','-1.2800','euro.gif') this.add('4182','100 ינים יפנים','2.0609','0.0050','0.0700','-1.2800','-10.9000','japan.gif') this.add('4802','1 ליש"ט','4.2954','0.0154','-0.0200','-0.3300','-6.5100','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0296','0.0462','0.5100','-0.4300','-0.2300','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','66.5842','-0.2324','-0.3478','-1.1860','-8.0677','coins_flag.png') }