var RepresentativeRates_details = new function() { this.now = '31.01.2025 14:00' this.RepresentativeRates_create = '31.01.2025' 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.5770','-0.0230','-0.2000','-1.8900','-1.8900','usa.gif') this.add('4181','1 אירו','3.7086','-0.0328','-0.4300','-2.6500','-2.6500','euro.gif') this.add('4182','100 ינים יפנים','2.3141','-0.0035','-0.2000','0.0500','0.0500','japan.gif') this.add('4802','1 ליש"ט','4.4380','-0.0309','-0.3700','-3.4000','-3.4000','uk.gif') this.add('4801','1 פרנק שוויצרי','3.9247','-0.0436','-0.4900','-2.8300','-2.8300','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','71.4086','-0.2988','-0.4167','','-1.4066','coins_flag.png') }