var RepresentativeRates_details = new function() { this.now = '14.09.2025 09:10' this.RepresentativeRates_create = '12.09.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.3270','-0.0090','-0.3600','-0.1500','-8.7500','usa.gif') this.add('4181','1 אירו','3.9066','0.0031','0.1300','0.4100','2.5400','euro.gif') this.add('4182','100 ינים יפנים','2.2574','-0.0053','0.0600','-0.4300','-2.4000','japan.gif') this.add('4802','1 ליש"ט','4.5144','-0.0023','0.1000','0.4100','-1.7400','uk.gif') this.add('4801','1 פרנק שוויצרי','4.1801','-0.0028','0.1000','0.4100','3.5000','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','69.2850','-0.0811','-0.1169','-0.0349','-4.3387','coins_flag.png') }