var RepresentativeRates_details = new function() { this.now = '26.03.2026 20:40' this.RepresentativeRates_create = '26.03.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.1290','0.0150','0.4800','0.2200','-1.6700','usa.gif') this.add('4181','1 אירו','3.6058','-0.0079','-0.2200','-2.2300','-3.7000','euro.gif') this.add('4182','100 ינים יפנים','1.9594','-0.0008','-0.0400','-2.0500','-3.9700','japan.gif') this.add('4802','1 ליש"ט','4.1693','-0.0089','-0.2100','-1.0300','-3.0000','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9419','-0.0052','-0.1300','-2.4200','-2.2200','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','64.4595','0.0629','0.0977','-1.3501','-2.8219','coins_flag.png') }