var RepresentativeRates_details = new function() { this.now = '28.08.2026 08:10' this.RepresentativeRates_create = '27.08.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 דולר ארה"ב','2.9790','0.0070','0.2400','-3.0600','-6.3800','usa.gif') this.add('4181','1 אירו','3.4681','-0.0004','-0.0100','-1.5800','-7.3800','euro.gif') this.add('4182','100 ינים יפנים','1.8680','-0.0004','-0.0200','-0.9500','-8.4500','japan.gif') this.add('4802','1 ליש"ט','4.0455','-0.0056','-0.1400','-1.5800','-5.8800','uk.gif') this.add('4801','1 פרנק שוויצרי','3.6963','-0.0007','-0.0200','-2.1300','-8.3100','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','61.6877','0.0533','0.0865','-2.2247','-7.0006','coins_flag.png') }