var RepresentativeRates_details = new function() { this.now = '07.04.2026 17:45' this.RepresentativeRates_create = '07.04.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.1420','-0.0230','-0.7300','-0.8800','-1.2600','usa.gif') this.add('4181','1 אירו','3.6335','-0.0025','-0.0700','-0.2400','-2.9600','euro.gif') this.add('4182','100 ינים יפנים','1.9682','-0.0176','-0.8900','-0.9000','-3.5400','japan.gif') this.add('4802','1 ליש"ט','4.1652','-0.0221','-0.5300','-0.7200','-3.1000','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9350','-0.0245','-0.6200','-0.7800','-2.3900','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','65.1040','-0.0948','-0.1454','0.0000','-1.8503','coins_flag.png') }