var RepresentativeRates_details = new function() { this.now = '25.02.2026 00:25' this.RepresentativeRates_create = '24.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.1140','-0.0090','-0.2900','0.6100','-2.1400','usa.gif') this.add('4181','1 אירו','3.6688','-0.0093','-0.2500','-0.6700','-2.0200','euro.gif') this.add('4182','100 ינים יפנים','1.9971','-0.0188','-0.9300','-0.6800','-2.1300','japan.gif') this.add('4802','1 ליש"ט','4.2001','-0.0102','-0.2400','-1.4100','-2.2800','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0235','0.0025','0.0600','-0.1700','-0.1900','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','65.0836','-0.1404','-0.2153','0.2231','-1.8810','coins_flag.png') }