var RepresentativeRates_details = new function() { this.now = '27.08.2026 13:45' this.RepresentativeRates_create = '26.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.9720','-0.0140','-0.4700','-3.2900','-6.6000','usa.gif') this.add('4181','1 אירו','3.4685','-0.0139','-0.4000','-1.5700','-7.3700','euro.gif') this.add('4182','100 ינים יפנים','1.8684','-0.0062','-0.3300','-0.9300','-8.4300','japan.gif') this.add('4802','1 ליש"ט','4.0511','-0.0196','-0.4800','-1.4400','-5.7500','uk.gif') this.add('4801','1 פרנק שוויצרי','3.6970','-0.0221','-0.5900','-2.1200','-8.2900','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','61.6344','-0.2765','-0.4466','-2.3092','-7.0810','coins_flag.png') }