var RepresentativeRates_details = new function() { this.now = '09.06.2026 16:45' this.RepresentativeRates_create = '09.06.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 דולר ארה"ב','2.9380','0.0300','-0.1700','4.5200','-7.6700','usa.gif') this.add('4181','1 אירו','3.3992','0.0180','0.2700','3.9000','-9.2200','euro.gif') this.add('4182','100 ינים יפנים','1.8342','0.0159','-0.2700','3.9100','-10.1100','japan.gif') this.add('4802','1 ליש"ט','3.9365','0.0283','0.3200','4.3300','-8.4200','uk.gif') this.add('4801','1 פרנק שוויצרי','3.6920','0.0006','0.0600','3.0100','-8.4200','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','60.7885','0.4851','0.8044','4.0514','-8.3562','coins_flag.png') }