var RepresentativeRates_details = new function() { this.now = '01.04.2026 17:40' this.RepresentativeRates_create = '31.03.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.1650','0.0160','-0.1600','1.3800','-0.5300','usa.gif') this.add('4181','1 אירו','3.6360','0.0077','-0.1800','-1.4100','-2.8900','euro.gif') this.add('4182','100 ינים יפנים','1.9858','0.0160','-0.0200','-0.7300','-2.6800','japan.gif') this.add('4802','1 ליש"ט','4.1873','-0.0069','-0.2000','-0.6100','-2.5800','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9595','0.0040','-0.1700','-1.9800','-1.7800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','65.1040','-0.0948','-0.1454','0.0000','-1.8503','coins_flag.png') }