var RepresentativeRates_details = new function() { this.now = '10.09.2026 03:50' this.RepresentativeRates_create = '09.09.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.0170','-0.0030','-0.1000','1.6500','-5.1900','usa.gif') this.add('4181','1 אירו','3.5131','0.0075','0.2100','1.6300','-6.1700','euro.gif') this.add('4182','100 ינים יפנים','1.9678','0.0090','0.4600','5.7200','-3.5600','japan.gif') this.add('4802','1 ליש"ט','4.0909','0.0067','0.1600','1.4200','-4.8300','uk.gif') this.add('4801','1 פרנק שוויצרי','3.7336','0.0127','0.3400','1.2300','-7.3800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','62.6238','0.0464','0.0741','1.3409','-5.5894','coins_flag.png') }