var RepresentativeRates_details = new function() { this.now = '05.07.2025 08:00' this.RepresentativeRates_create = '04.07.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.3400','-0.0310','-0.6200','-1.5300','-8.3900','usa.gif') this.add('4181','1 אירו','3.9326','-0.0317','-0.8400','-1.0600','3.2300','euro.gif') this.add('4182','100 ינים יפנים','2.3140','-0.0259','-1.0000','-1.4400','0.0400','japan.gif') this.add('4802','1 ליש"ט','4.5612','-0.0583','-0.6900','-2.1500','-0.7200','uk.gif') this.add('4801','1 פרנק שוויצרי','4.2100','-0.0422','-0.7800','-0.8000','4.2400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','69.9905','-0.4853','-0.6886','-0.8258','-3.3646','coins_flag.png') }