var RepresentativeRates_details = new function() { this.now = '10.07.2026 23:50' this.RepresentativeRates_create = '10.07.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.0060','-0.0380','-0.8600','0.9100','-5.5300','usa.gif') this.add('4181','1 אירו','3.4370','-0.0340','-0.7800','1.1200','-8.2100','euro.gif') this.add('4182','100 ינים יפנים','1.8600','-0.0131','-0.3300','1.0500','-8.8500','japan.gif') this.add('4802','1 ליש"ט','4.0319','-0.0311','-0.7000','2.2800','-6.2000','uk.gif') this.add('4801','1 פרנק שוויצרי','3.7289','-0.0350','-0.6500','1.1700','-7.5000','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','61.8543','-0.4758','-0.7634','1.1966','-6.7495','coins_flag.png') }