var RepresentativeRates_details = new function() { this.now = '30.01.2026 01:55' this.RepresentativeRates_create = '29.01.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.0860','-0.0180','-0.1600','-3.0200','-3.0200','usa.gif') this.add('4181','1 אירו','3.6873','-0.0098','-0.4500','-1.5200','-1.5200','euro.gif') this.add('4182','100 ינים יפנים','2.0106','-0.0119','-0.8300','-1.4700','-1.4700','japan.gif') this.add('4802','1 ליש"ט','4.2563','-0.0039','-0.1100','-0.9800','-0.9800','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0161','0.0008','-0.3800','-0.3800','-0.3800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','64.7886','-0.1754','-0.2700','','-2.3257','coins_flag.png') }