var RepresentativeRates_details = new function() { this.now = '21.05.2024 16:10' this.RepresentativeRates_create = '21.05.2024' 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.6720','-0.0310','-0.8400','-3.8200','1.2400','usa.gif') this.add('4181','1 אירו','3.9892','-0.0345','-0.8600','-2.8000','-0.5600','euro.gif') this.add('4182','100 ינים יפנים','2.3493','-0.0287','-1.2100','-3.6500','-8.3600','japan.gif') this.add('4802','1 ליש"ט','4.6666','-0.0367','-0.7800','-2.5300','0.9900','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0361','-0.0376','-0.9200','-3.6800','-6.4300','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.8382','-0.2044','-0.2688','-0.3320','-1.0192','coins_flag.png') }