var RepresentativeRates_details = new function() { this.now = '26.04.2024 18:00' this.RepresentativeRates_create = '26.04.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.8180','0.0240','0.6300','3.7200','5.2700','usa.gif') this.add('4181','1 אירו','4.1042','0.0381','0.9400','3.1400','2.3100','euro.gif') this.add('4182','100 ינים יפנים','2.4384','0.0004','0.0200','0.2100','-4.8900','japan.gif') this.add('4802','1 ליש"ט','4.7876','0.0457','0.9600','2.8800','3.6100','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1904','0.0384','0.9200','2.8600','-2.8500','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','77.6775','0.5543','0.7187','3.1461','1.3814','coins_flag.png') }