var RepresentativeRates_details = new function() { this.now = '03.05.2024 15:50' this.RepresentativeRates_create = '03.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.7230','-0.0170','-0.4000','-2.4900','2.6500','usa.gif') this.add('4181','1 אירו','3.9941','0.0027','-0.1700','-2.6800','-0.4400','euro.gif') this.add('4182','100 ינים יפנים','2.4297','0.0608','0.8800','-0.3600','-5.2300','japan.gif') this.add('4802','1 ליש"ט','4.6705','0.0029','-0.1500','-2.4500','1.0700','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0976','0.0346','-0.0300','-2.2100','-5.0100','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','76.0013','0.1470','0.1938','-0.1176','-0.8063','coins_flag.png') }