var RepresentativeRates_details = new function() { this.now = '16.06.2024 11:25' this.RepresentativeRates_create = '14.06.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.0000','0.2200','0.0500','2.6500','usa.gif') this.add('4181','1 אירו','3.9841','-0.0173','-0.5400','-1.0200','-0.6900','euro.gif') this.add('4182','100 ינים יפנים','2.3618','-0.0045','-0.0300','-0.5100','-7.8800','japan.gif') this.add('4802','1 ליש"ט','4.7384','0.0010','-0.0800','0.2000','2.5400','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1720','0.0219','0.6800','1.7300','-3.2800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.6704','-0.0512','-0.0676','-0.3447','-1.2382','coins_flag.png') }