var RepresentativeRates_details = new function() { this.now = '05.02.2026 18:00' this.RepresentativeRates_create = '05.02.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.1170','0.0310','1.0000','0.7100','-2.0400','usa.gif') this.add('4181','1 אירו','3.6774','0.0305','0.8400','-0.4400','-1.7900','euro.gif') this.add('4182','100 ינים יפנים','1.9857','0.0161','0.8200','-1.2400','-2.6900','japan.gif') this.add('4802','1 ליש"ט','4.2331','-0.0005','-0.0100','-0.6300','-1.5200','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0164','0.0386','0.9700','-0.3400','-0.3700','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','64.5125','0.0033','0.0051','-0.6563','-2.7420','coins_flag.png') }