var RepresentativeRates_details = new function() { this.now = '14.07.2026 02:45' this.RepresentativeRates_create = '13.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.0250','0.0190','0.6300','1.5400','-4.9300','usa.gif') this.add('4181','1 אירו','3.4573','0.0203','0.5900','1.7200','-7.6600','euro.gif') this.add('4182','100 ינים יפנים','1.8660','0.0060','0.3200','1.3700','-8.5500','japan.gif') this.add('4802','1 ליש"ט','4.0526','0.0207','0.5100','2.8000','-5.7200','uk.gif') this.add('4801','1 פרנק שוויצרי','3.7369','0.0080','0.2100','1.3900','-7.3000','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','62.2302','0.3759','0.6077','1.8116','-6.1828','coins_flag.png') }