var RepresentativeRates_details = new function() { this.now = '03.06.2024 17:00' this.RepresentativeRates_create = '03.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.6610','-0.0570','-1.5300','-1.6100','0.9400','usa.gif') this.add('4181','1 אירו','3.9691','-0.0556','-1.3800','-1.3900','-1.0600','euro.gif') this.add('4182','100 ינים יפנים','2.3337','-0.0329','-1.3900','-1.6900','-8.9700','japan.gif') this.add('4802','1 ליש"ט','4.6603','-0.0651','-1.3800','-1.4500','0.8500','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0617','-0.0475','-1.1600','-0.9600','-5.8400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','75.9321','-0.0806','-0.1060','0.0000','-0.8966','coins_flag.png') }