var RepresentativeRates_details = new function() { this.now = '18.09.2025 19:25' this.RepresentativeRates_create = '18.09.2025' 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.3430','0.0030','0.0900','0.3300','-8.3100','usa.gif') this.add('4181','1 אירו','3.9561','0.0025','0.0600','1.6800','3.8400','euro.gif') this.add('4182','100 ינים יפנים','2.2697','-0.0136','-0.6000','0.1100','-1.8700','japan.gif') this.add('4802','1 ליש"ט','4.5639','0.0061','0.1300','1.5100','-0.6600','uk.gif') this.add('4801','1 פרנק שוויצרי','4.2408','-0.0041','-0.1000','1.8600','5.0000','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','69.8997','0.0251','0.0359','0.8520','-3.4900','coins_flag.png') }